2025-06-28 00:00:01.596 +03:00 [DBG] Connection id "0HNC8090TG8AS" accepted. 2025-06-28 00:00:01.600 +03:00 [DBG] Connection id "0HNC8090TG8AS" started. 2025-06-28 00:00:01.600 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:00:01.600 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:00:01.600 +03:00 [DBG] POST requests are not supported 2025-06-28 00:00:01.600 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:00:01.600 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 00:00:01.600 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:00:01.600 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:00:01.600 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:00:01.600 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:00:01.600 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:00:01.600 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:00:01.600 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 00:00:01.600 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:00:01.600 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:00:01.601 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 00:00:01.601 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:00:01.601 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 00:00:01.601 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:00:01.601 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:00:01.601 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:00:01.601 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:00:01.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:00:01.601 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:00:01.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:00:01.601 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:00:01.601 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:00:01.601 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1106ms. 2025-06-28 00:00:01.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:00:01.601 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:00:01.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:00:01.601 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:00:01.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:00:01.601 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:00:01.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:00:01.601 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:00:01.601 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:00:01.601 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:00:01.601 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:00:01.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:00:01.601 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:00:01.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:00:01.601 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:00:01.601 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:00:01.601 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:00:01.601 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5822ms 2025-06-28 00:00:01.601 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:00:01.601 +03:00 [DBG] Connection id "0HNC8090TG8AS" completed keep alive response. 2025-06-28 00:00:01.601 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1505ms 2025-06-28 00:00:01.602 +03:00 [DBG] Connection id "0HNC8090TG8AS" received FIN. 2025-06-28 00:00:01.602 +03:00 [DBG] Connection id "0HNC8090TG8AS" disconnecting. 2025-06-28 00:00:01.602 +03:00 [DBG] Connection id "0HNC8090TG8AS" stopped. 2025-06-28 00:00:01.602 +03:00 [DBG] Connection id "0HNC8090TG8AS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:01:01.588 +03:00 [DBG] Connection id "0HNC8090TG8AT" accepted. 2025-06-28 00:01:01.588 +03:00 [DBG] Connection id "0HNC8090TG8AT" started. 2025-06-28 00:01:01.588 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:01:01.588 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:01:01.588 +03:00 [DBG] POST requests are not supported 2025-06-28 00:01:01.588 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:01:01.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-28 00:01:01.588 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:01:01.588 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:01:01.588 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:01:01.588 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:01:01.588 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:01:01.588 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:01:01.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-28 00:01:01.588 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:01:01.588 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:01:01.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-28 00:01:01.588 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:01:01.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-28 00:01:01.589 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:01:01.589 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:01:01.589 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:01:01.589 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:01:01.589 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:01:01.589 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:01:01.589 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:01:01.589 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:01:01.589 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:01:01.589 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1361ms. 2025-06-28 00:01:01.589 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:01:01.589 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:01:01.589 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:01:01.589 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:01:01.589 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:01:01.589 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:01:01.589 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:01:01.589 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:01:01.589 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:01:01.590 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:01:01.590 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:01:01.590 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:01:01.590 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:01:01.590 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:01:01.590 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:01:01.590 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:01:01.590 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:01:01.590 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2924ms 2025-06-28 00:01:01.590 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:01:01.590 +03:00 [DBG] Connection id "0HNC8090TG8AT" completed keep alive response. 2025-06-28 00:01:01.590 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.158ms 2025-06-28 00:01:01.590 +03:00 [DBG] Connection id "0HNC8090TG8AT" received FIN. 2025-06-28 00:01:01.590 +03:00 [DBG] Connection id "0HNC8090TG8AT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:01:01.590 +03:00 [DBG] Connection id "0HNC8090TG8AT" disconnecting. 2025-06-28 00:01:01.590 +03:00 [DBG] Connection id "0HNC8090TG8AT" stopped. 2025-06-28 00:02:01.679 +03:00 [DBG] Connection id "0HNC8090TG8AU" accepted. 2025-06-28 00:02:01.679 +03:00 [DBG] Connection id "0HNC8090TG8AU" started. 2025-06-28 00:02:01.679 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:02:01.680 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:02:01.680 +03:00 [DBG] POST requests are not supported 2025-06-28 00:02:01.680 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:02:01.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-28 00:02:01.680 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:02:01.680 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:02:01.680 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:02:01.680 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:02:01.680 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:02:01.680 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:02:01.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-28 00:02:01.680 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:02:01.680 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:02:01.680 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 00:02:01.680 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:02:01.680 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 00:02:01.680 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:02:01.680 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:02:01.680 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:02:01.680 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:02:01.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:02:01.680 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:02:01.681 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:02:01.681 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:02:01.681 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:02:01.681 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1544ms. 2025-06-28 00:02:01.681 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:02:01.681 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:02:01.681 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:02:01.681 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:02:01.681 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:02:01.681 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:02:01.681 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:02:01.681 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:02:01.681 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:02:01.681 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:02:01.681 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:02:01.681 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:02:01.681 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:02:01.681 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:02:01.681 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:02:01.681 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:02:01.681 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:02:01.681 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0941ms 2025-06-28 00:02:01.681 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:02:01.681 +03:00 [DBG] Connection id "0HNC8090TG8AU" completed keep alive response. 2025-06-28 00:02:01.681 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9871ms 2025-06-28 00:02:01.682 +03:00 [DBG] Connection id "0HNC8090TG8AU" received FIN. 2025-06-28 00:02:01.682 +03:00 [DBG] Connection id "0HNC8090TG8AU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:02:01.682 +03:00 [DBG] Connection id "0HNC8090TG8AU" disconnecting. 2025-06-28 00:02:01.682 +03:00 [DBG] Connection id "0HNC8090TG8AU" stopped. 2025-06-28 00:03:01.595 +03:00 [DBG] Connection id "0HNC8090TG8AV" accepted. 2025-06-28 00:03:01.595 +03:00 [DBG] Connection id "0HNC8090TG8AV" started. 2025-06-28 00:03:01.595 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:03:01.595 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:03:01.595 +03:00 [DBG] POST requests are not supported 2025-06-28 00:03:01.595 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:03:01.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-28 00:03:01.595 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:03:01.595 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:03:01.595 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:03:01.595 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:03:01.595 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:03:01.595 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:03:01.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-28 00:03:01.595 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:03:01.596 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:03:01.596 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 00:03:01.596 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:03:01.596 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 00:03:01.596 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:03:01.596 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:03:01.596 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:03:01.596 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:03:01.596 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:03:01.596 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:03:01.596 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:03:01.596 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:03:01.596 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:03:01.597 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2328ms. 2025-06-28 00:03:01.597 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:03:01.597 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:03:01.597 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:03:01.597 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:03:01.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:03:01.597 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:03:01.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:03:01.597 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:03:01.597 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:03:01.597 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:03:01.597 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:03:01.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:03:01.597 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:03:01.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:03:01.597 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:03:01.597 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:03:01.597 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:03:01.597 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5932ms 2025-06-28 00:03:01.597 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:03:01.597 +03:00 [DBG] Connection id "0HNC8090TG8AV" completed keep alive response. 2025-06-28 00:03:01.597 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.645ms 2025-06-28 00:03:01.598 +03:00 [DBG] Connection id "0HNC8090TG8AV" received FIN. 2025-06-28 00:03:01.598 +03:00 [DBG] Connection id "0HNC8090TG8AV" disconnecting. 2025-06-28 00:03:01.598 +03:00 [DBG] Connection id "0HNC8090TG8AV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:03:01.599 +03:00 [DBG] Connection id "0HNC8090TG8AV" stopped. 2025-06-28 00:04:01.594 +03:00 [DBG] Connection id "0HNC8090TG8B0" accepted. 2025-06-28 00:04:01.594 +03:00 [DBG] Connection id "0HNC8090TG8B0" started. 2025-06-28 00:04:01.594 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:04:01.594 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:04:01.594 +03:00 [DBG] POST requests are not supported 2025-06-28 00:04:01.594 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:04:01.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-28 00:04:01.594 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:04:01.594 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:04:01.594 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:04:01.594 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:04:01.594 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:04:01.594 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:04:01.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-28 00:04:01.595 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:04:01.595 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:04:01.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-28 00:04:01.595 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:04:01.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-28 00:04:01.595 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:04:01.595 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:04:01.595 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:04:01.595 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:04:01.595 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:04:01.595 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:04:01.595 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:04:01.595 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:04:01.595 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:04:01.595 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1611ms. 2025-06-28 00:04:01.595 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:04:01.595 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:04:01.595 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:04:01.595 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:04:01.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:04:01.595 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:04:01.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:04:01.595 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:04:01.595 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:04:01.595 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:04:01.595 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:04:01.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:04:01.596 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:04:01.596 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:04:01.596 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:04:01.596 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:04:01.596 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:04:01.596 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9261ms 2025-06-28 00:04:01.596 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:04:01.596 +03:00 [DBG] Connection id "0HNC8090TG8B0" completed keep alive response. 2025-06-28 00:04:01.596 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6496ms 2025-06-28 00:04:01.596 +03:00 [DBG] Connection id "0HNC8090TG8B0" received FIN. 2025-06-28 00:04:01.596 +03:00 [DBG] Connection id "0HNC8090TG8B0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:04:01.596 +03:00 [DBG] Connection id "0HNC8090TG8B0" disconnecting. 2025-06-28 00:04:01.596 +03:00 [DBG] Connection id "0HNC8090TG8B0" stopped. 2025-06-28 00:05:01.595 +03:00 [DBG] Connection id "0HNC8090TG8B1" accepted. 2025-06-28 00:05:01.595 +03:00 [DBG] Connection id "0HNC8090TG8B1" started. 2025-06-28 00:05:01.595 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:05:01.595 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:05:01.595 +03:00 [DBG] POST requests are not supported 2025-06-28 00:05:01.595 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:05:01.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-28 00:05:01.596 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:05:01.596 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:05:01.596 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:05:01.596 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:05:01.596 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:05:01.596 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:05:01.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-28 00:05:01.596 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:05:01.596 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:05:01.596 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 00:05:01.596 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:05:01.596 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 00:05:01.596 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:05:01.596 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:05:01.596 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:05:01.596 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:05:01.596 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:05:01.596 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:05:01.596 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:05:01.596 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:05:01.596 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:05:01.597 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1969ms. 2025-06-28 00:05:01.597 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:05:01.597 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:05:01.597 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:05:01.597 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:05:01.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:05:01.597 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:05:01.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:05:01.597 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:05:01.597 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:05:01.597 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:05:01.597 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:05:01.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:05:01.597 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:05:01.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:05:01.597 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:05:01.597 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:05:01.597 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:05:01.597 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3266ms 2025-06-28 00:05:01.597 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:05:01.598 +03:00 [DBG] Connection id "0HNC8090TG8B1" completed keep alive response. 2025-06-28 00:05:01.598 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3641ms 2025-06-28 00:05:01.598 +03:00 [DBG] Connection id "0HNC8090TG8B1" received FIN. 2025-06-28 00:05:01.598 +03:00 [DBG] Connection id "0HNC8090TG8B1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:05:01.598 +03:00 [DBG] Connection id "0HNC8090TG8B1" disconnecting. 2025-06-28 00:05:01.598 +03:00 [DBG] Connection id "0HNC8090TG8B1" stopped. 2025-06-28 00:06:01.594 +03:00 [DBG] Connection id "0HNC8090TG8B2" accepted. 2025-06-28 00:06:01.594 +03:00 [DBG] Connection id "0HNC8090TG8B2" started. 2025-06-28 00:06:01.595 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:06:01.595 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:06:01.595 +03:00 [DBG] POST requests are not supported 2025-06-28 00:06:01.595 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:06:01.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-28 00:06:01.595 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:06:01.595 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:06:01.595 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:06:01.595 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:06:01.595 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:06:01.595 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:06:01.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-28 00:06:01.595 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:06:01.595 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:06:01.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-28 00:06:01.595 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:06:01.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-28 00:06:01.595 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:06:01.596 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:06:01.596 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:06:01.596 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:06:01.596 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:06:01.596 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:06:01.596 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:06:01.596 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:06:01.596 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:06:01.596 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1279ms. 2025-06-28 00:06:01.596 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:06:01.596 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:06:01.596 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:06:01.596 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:06:01.596 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:06:01.596 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:06:01.596 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:06:01.596 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:06:01.596 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:06:01.596 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:06:01.596 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:06:01.596 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:06:01.596 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:06:01.596 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:06:01.596 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:06:01.596 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:06:01.596 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:06:01.596 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0014ms 2025-06-28 00:06:01.597 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:06:01.597 +03:00 [DBG] Connection id "0HNC8090TG8B2" completed keep alive response. 2025-06-28 00:06:01.597 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0601ms 2025-06-28 00:06:01.597 +03:00 [DBG] Connection id "0HNC8090TG8B2" received FIN. 2025-06-28 00:06:01.597 +03:00 [DBG] Connection id "0HNC8090TG8B2" disconnecting. 2025-06-28 00:06:01.597 +03:00 [DBG] Connection id "0HNC8090TG8B2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:06:01.598 +03:00 [DBG] Connection id "0HNC8090TG8B2" stopped. 2025-06-28 00:07:01.592 +03:00 [DBG] Connection id "0HNC8090TG8B3" accepted. 2025-06-28 00:07:01.592 +03:00 [DBG] Connection id "0HNC8090TG8B3" started. 2025-06-28 00:07:01.593 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:07:01.593 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:07:01.593 +03:00 [DBG] POST requests are not supported 2025-06-28 00:07:01.593 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:07:01.593 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 00:07:01.593 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:07:01.593 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:07:01.593 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:07:01.593 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:07:01.593 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:07:01.593 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:07:01.593 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 00:07:01.593 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:07:01.593 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:07:01.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-28 00:07:01.593 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:07:01.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-28 00:07:01.594 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:07:01.594 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:07:01.594 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:07:01.594 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:07:01.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:07:01.594 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:07:01.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:07:01.594 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:07:01.594 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:07:01.594 +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-28 00:07:01.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:07:01.594 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:07:01.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:07:01.594 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:07:01.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:07:01.594 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:07:01.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:07:01.594 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:07:01.594 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:07:01.594 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:07:01.595 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:07:01.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:07:01.595 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:07:01.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:07:01.595 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:07:01.595 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:07:01.595 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:07:01.595 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2006ms 2025-06-28 00:07:01.595 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:07:01.595 +03:00 [DBG] Connection id "0HNC8090TG8B3" completed keep alive response. 2025-06-28 00:07:01.595 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2282ms 2025-06-28 00:07:01.595 +03:00 [DBG] Connection id "0HNC8090TG8B3" received FIN. 2025-06-28 00:07:01.595 +03:00 [DBG] Connection id "0HNC8090TG8B3" disconnecting. 2025-06-28 00:07:01.595 +03:00 [DBG] Connection id "0HNC8090TG8B3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:07:01.596 +03:00 [DBG] Connection id "0HNC8090TG8B3" stopped. 2025-06-28 00:08:01.591 +03:00 [DBG] Connection id "0HNC8090TG8B4" accepted. 2025-06-28 00:08:01.591 +03:00 [DBG] Connection id "0HNC8090TG8B4" started. 2025-06-28 00:08:01.591 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:08:01.591 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:08:01.591 +03:00 [DBG] POST requests are not supported 2025-06-28 00:08:01.591 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:08:01.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-28 00:08:01.592 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:08:01.592 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:08:01.592 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:08:01.592 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:08:01.592 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:08:01.592 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:08:01.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-28 00:08:01.592 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:08:01.592 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:08:01.592 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 00:08:01.592 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:08:01.592 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 00:08:01.592 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:08:01.592 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:08:01.592 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:08:01.592 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:08:01.592 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:08:01.592 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:08:01.592 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:08:01.592 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:08:01.592 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:08:01.592 +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-28 00:08:01.592 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:08:01.592 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:08:01.592 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:08:01.593 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:08:01.593 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:08:01.593 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:08:01.593 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:08:01.593 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:08:01.593 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:08:01.593 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:08:01.593 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:08:01.593 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:08:01.593 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:08:01.593 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:08:01.593 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:08:01.593 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:08:01.593 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:08:01.593 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1302ms 2025-06-28 00:08:01.593 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:08:01.593 +03:00 [DBG] Connection id "0HNC8090TG8B4" completed keep alive response. 2025-06-28 00:08:01.593 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8765ms 2025-06-28 00:08:01.593 +03:00 [DBG] Connection id "0HNC8090TG8B4" received FIN. 2025-06-28 00:08:01.594 +03:00 [DBG] Connection id "0HNC8090TG8B4" disconnecting. 2025-06-28 00:08:01.594 +03:00 [DBG] Connection id "0HNC8090TG8B4" stopped. 2025-06-28 00:08:01.594 +03:00 [DBG] Connection id "0HNC8090TG8B4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:09:01.582 +03:00 [DBG] Connection id "0HNC8090TG8B5" accepted. 2025-06-28 00:09:01.582 +03:00 [DBG] Connection id "0HNC8090TG8B5" started. 2025-06-28 00:09:01.583 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:09:01.583 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:09:01.583 +03:00 [DBG] POST requests are not supported 2025-06-28 00:09:01.583 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:09:01.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-28 00:09:01.583 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:09:01.583 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:09:01.583 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:09:01.583 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:09:01.583 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:09:01.583 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:09:01.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-28 00:09:01.583 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:09:01.583 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:09:01.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-28 00:09:01.583 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:09:01.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-28 00:09:01.583 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:09:01.583 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:09:01.583 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:09:01.584 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:09:01.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:09:01.584 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:09:01.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:09:01.584 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:09:01.584 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:09:01.584 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1662ms. 2025-06-28 00:09:01.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:09:01.584 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:09:01.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:09:01.584 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:09:01.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:09:01.584 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:09:01.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:09:01.584 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:09:01.584 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:09:01.584 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:09:01.585 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:09:01.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:09:01.585 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:09:01.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:09:01.585 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:09:01.585 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:09:01.585 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:09:01.585 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4365ms 2025-06-28 00:09:01.585 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:09:01.585 +03:00 [DBG] Connection id "0HNC8090TG8B5" completed keep alive response. 2025-06-28 00:09:01.585 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3385ms 2025-06-28 00:09:01.585 +03:00 [DBG] Connection id "0HNC8090TG8B5" received FIN. 2025-06-28 00:09:01.585 +03:00 [DBG] Connection id "0HNC8090TG8B5" disconnecting. 2025-06-28 00:09:01.585 +03:00 [DBG] Connection id "0HNC8090TG8B5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:09:01.586 +03:00 [DBG] Connection id "0HNC8090TG8B5" stopped. 2025-06-28 00:10:01.590 +03:00 [DBG] Connection id "0HNC8090TG8B6" accepted. 2025-06-28 00:10:01.591 +03:00 [DBG] Connection id "0HNC8090TG8B6" started. 2025-06-28 00:10:01.591 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:10:01.591 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:10:01.591 +03:00 [DBG] POST requests are not supported 2025-06-28 00:10:01.591 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:10:01.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-28 00:10:01.591 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:10:01.591 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:10:01.591 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:10:01.591 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:10:01.591 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:10:01.591 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:10:01.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-28 00:10:01.591 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:10:01.591 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:10:01.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-28 00:10:01.591 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:10:01.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-28 00:10:01.591 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:10:01.592 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:10:01.592 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:10:01.592 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:10:01.592 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:10:01.592 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:10:01.592 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:10:01.592 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:10:01.592 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:10:01.592 +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-28 00:10:01.592 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:10:01.592 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:10:01.592 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:10:01.592 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:10:01.592 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:10:01.592 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:10:01.592 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:10:01.592 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:10:01.592 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:10:01.592 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:10:01.592 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:10:01.592 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:10:01.592 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:10:01.593 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:10:01.593 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:10:01.593 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:10:01.593 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:10:01.593 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2277ms 2025-06-28 00:10:01.593 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:10:01.593 +03:00 [DBG] Connection id "0HNC8090TG8B6" completed keep alive response. 2025-06-28 00:10:01.593 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.182ms 2025-06-28 00:10:01.593 +03:00 [DBG] Connection id "0HNC8090TG8B6" received FIN. 2025-06-28 00:10:01.593 +03:00 [DBG] Connection id "0HNC8090TG8B6" disconnecting. 2025-06-28 00:10:01.593 +03:00 [DBG] Connection id "0HNC8090TG8B6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:10:01.594 +03:00 [DBG] Connection id "0HNC8090TG8B6" stopped. 2025-06-28 00:11:01.590 +03:00 [DBG] Connection id "0HNC8090TG8B7" accepted. 2025-06-28 00:11:01.590 +03:00 [DBG] Connection id "0HNC8090TG8B7" started. 2025-06-28 00:11:01.590 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:11:01.590 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:11:01.590 +03:00 [DBG] POST requests are not supported 2025-06-28 00:11:01.590 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:11:01.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-28 00:11:01.591 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:11:01.591 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:11:01.591 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:11:01.591 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:11:01.591 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:11:01.591 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:11:01.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-28 00:11:01.591 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:11:01.591 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:11:01.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-28 00:11:01.591 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:11:01.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-28 00:11:01.591 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:11:01.591 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:11:01.591 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:11:01.591 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:11:01.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:11:01.591 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:11:01.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:11:01.591 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:11:01.591 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:11:01.591 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1281ms. 2025-06-28 00:11:01.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:11:01.591 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:11:01.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:11:01.591 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:11:01.591 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:11:01.591 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:11:01.591 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:11:01.591 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:11:01.591 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:11:01.591 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:11:01.591 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:11:01.591 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:11:01.592 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:11:01.592 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:11:01.592 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:11:01.592 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:11:01.592 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:11:01.592 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6873ms 2025-06-28 00:11:01.592 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:11:01.592 +03:00 [DBG] Connection id "0HNC8090TG8B7" completed keep alive response. 2025-06-28 00:11:01.592 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3157ms 2025-06-28 00:11:01.592 +03:00 [DBG] Connection id "0HNC8090TG8B7" received FIN. 2025-06-28 00:11:01.592 +03:00 [DBG] Connection id "0HNC8090TG8B7" disconnecting. 2025-06-28 00:11:01.592 +03:00 [DBG] Connection id "0HNC8090TG8B7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:11:01.593 +03:00 [DBG] Connection id "0HNC8090TG8B7" stopped. 2025-06-28 00:12:01.583 +03:00 [DBG] Connection id "0HNC8090TG8B8" accepted. 2025-06-28 00:12:01.583 +03:00 [DBG] Connection id "0HNC8090TG8B8" started. 2025-06-28 00:12:01.583 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:12:01.583 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:12:01.583 +03:00 [DBG] POST requests are not supported 2025-06-28 00:12:01.583 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:12:01.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-28 00:12:01.583 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:12:01.583 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:12:01.583 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:12:01.583 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:12:01.583 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:12:01.583 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:12:01.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-28 00:12:01.584 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:12:01.584 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:12:01.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-28 00:12:01.584 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:12:01.584 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 00:12:01.584 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:12:01.584 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:12:01.584 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:12:01.584 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:12:01.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:12:01.584 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:12:01.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:12:01.584 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:12:01.584 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:12:01.584 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1525ms. 2025-06-28 00:12:01.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:12:01.584 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:12:01.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:12:01.584 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:12:01.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:12:01.584 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:12:01.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:12:01.585 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:12:01.585 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:12:01.585 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:12:01.585 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:12:01.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:12:01.585 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:12:01.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:12:01.585 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:12:01.585 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:12:01.585 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:12:01.585 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0323ms 2025-06-28 00:12:01.585 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:12:01.585 +03:00 [DBG] Connection id "0HNC8090TG8B8" completed keep alive response. 2025-06-28 00:12:01.585 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8924ms 2025-06-28 00:12:01.585 +03:00 [DBG] Connection id "0HNC8090TG8B8" received FIN. 2025-06-28 00:12:01.585 +03:00 [DBG] Connection id "0HNC8090TG8B8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:12:01.585 +03:00 [DBG] Connection id "0HNC8090TG8B8" disconnecting. 2025-06-28 00:12:01.585 +03:00 [DBG] Connection id "0HNC8090TG8B8" stopped. 2025-06-28 00:13:01.582 +03:00 [DBG] Connection id "0HNC8090TG8B9" accepted. 2025-06-28 00:13:01.583 +03:00 [DBG] Connection id "0HNC8090TG8B9" started. 2025-06-28 00:13:01.583 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:13:01.583 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:13:01.583 +03:00 [DBG] POST requests are not supported 2025-06-28 00:13:01.583 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:13:01.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-28 00:13:01.583 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:13:01.583 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:13:01.583 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:13:01.583 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:13:01.583 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:13:01.583 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:13:01.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-28 00:13:01.583 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:13:01.583 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:13:01.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-28 00:13:01.584 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:13:01.584 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 00:13:01.584 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:13:01.584 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:13:01.584 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:13:01.584 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:13:01.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:13:01.584 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:13:01.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:13:01.584 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:13:01.584 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:13:01.584 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1455ms. 2025-06-28 00:13:01.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:13:01.584 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:13:01.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:13:01.584 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:13:01.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:13:01.584 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:13:01.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:13:01.584 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:13:01.584 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:13:01.584 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:13:01.584 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:13:01.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:13:01.584 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:13:01.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:13:01.584 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:13:01.584 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:13:01.584 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:13:01.584 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7834ms 2025-06-28 00:13:01.584 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:13:01.584 +03:00 [DBG] Connection id "0HNC8090TG8B9" completed keep alive response. 2025-06-28 00:13:01.584 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6632ms 2025-06-28 00:13:01.585 +03:00 [DBG] Connection id "0HNC8090TG8B9" received FIN. 2025-06-28 00:13:01.585 +03:00 [DBG] Connection id "0HNC8090TG8B9" disconnecting. 2025-06-28 00:13:01.585 +03:00 [DBG] Connection id "0HNC8090TG8B9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:13:01.586 +03:00 [DBG] Connection id "0HNC8090TG8B9" stopped. 2025-06-28 00:14:01.593 +03:00 [DBG] Connection id "0HNC8090TG8BA" accepted. 2025-06-28 00:14:01.593 +03:00 [DBG] Connection id "0HNC8090TG8BA" started. 2025-06-28 00:14:01.593 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:14:01.593 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:14:01.593 +03:00 [DBG] POST requests are not supported 2025-06-28 00:14:01.593 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:14:01.593 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 00:14:01.593 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:14:01.593 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:14:01.593 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:14:01.593 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:14:01.593 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:14:01.593 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:14:01.593 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 00:14:01.594 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:14:01.594 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:14:01.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-28 00:14:01.594 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:14:01.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-28 00:14:01.594 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:14:01.594 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:14:01.594 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:14:01.594 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:14:01.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:14:01.594 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:14:01.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:14:01.594 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:14:01.594 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:14:01.594 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1572ms. 2025-06-28 00:14:01.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:14:01.594 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:14:01.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:14:01.594 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:14:01.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:14:01.594 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:14:01.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:14:01.594 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:14:01.594 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:14:01.594 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:14:01.594 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:14:01.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:14:01.594 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:14:01.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:14:01.594 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:14:01.594 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:14:01.594 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:14:01.594 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7499ms 2025-06-28 00:14:01.594 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:14:01.594 +03:00 [DBG] Connection id "0HNC8090TG8BA" completed keep alive response. 2025-06-28 00:14:01.595 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.377ms 2025-06-28 00:14:01.595 +03:00 [DBG] Connection id "0HNC8090TG8BA" received FIN. 2025-06-28 00:14:01.595 +03:00 [DBG] Connection id "0HNC8090TG8BA" disconnecting. 2025-06-28 00:14:01.595 +03:00 [DBG] Connection id "0HNC8090TG8BA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:14:01.596 +03:00 [DBG] Connection id "0HNC8090TG8BA" stopped. 2025-06-28 00:15:01.597 +03:00 [DBG] Connection id "0HNC8090TG8BB" accepted. 2025-06-28 00:15:01.597 +03:00 [DBG] Connection id "0HNC8090TG8BB" started. 2025-06-28 00:15:01.597 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:15:01.597 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:15:01.597 +03:00 [DBG] POST requests are not supported 2025-06-28 00:15:01.597 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:15:01.597 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 00:15:01.597 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:15:01.597 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:15:01.597 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:15:01.597 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:15:01.597 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:15:01.597 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:15:01.598 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 00:15:01.598 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:15:01.598 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:15:01.598 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 00:15:01.598 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:15:01.598 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 00:15:01.598 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:15:01.598 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:15:01.598 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:15:01.598 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:15:01.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:15:01.598 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:15:01.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:15:01.598 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:15:01.598 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:15:01.598 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1249ms. 2025-06-28 00:15:01.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:15:01.598 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:15:01.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:15:01.598 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:15:01.598 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:15:01.598 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:15:01.598 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:15:01.598 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:15:01.598 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:15:01.598 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:15:01.598 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:15:01.598 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:15:01.598 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:15:01.598 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:15:01.598 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:15:01.598 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:15:01.598 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:15:01.598 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7188ms 2025-06-28 00:15:01.598 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:15:01.598 +03:00 [DBG] Connection id "0HNC8090TG8BB" completed keep alive response. 2025-06-28 00:15:01.599 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3329ms 2025-06-28 00:15:01.599 +03:00 [DBG] Connection id "0HNC8090TG8BB" received FIN. 2025-06-28 00:15:01.599 +03:00 [DBG] Connection id "0HNC8090TG8BB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:15:01.599 +03:00 [DBG] Connection id "0HNC8090TG8BB" disconnecting. 2025-06-28 00:15:01.599 +03:00 [DBG] Connection id "0HNC8090TG8BB" stopped. 2025-06-28 00:16:01.595 +03:00 [DBG] Connection id "0HNC8090TG8BC" accepted. 2025-06-28 00:16:01.596 +03:00 [DBG] Connection id "0HNC8090TG8BC" started. 2025-06-28 00:16:01.596 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:16:01.596 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:16:01.596 +03:00 [DBG] POST requests are not supported 2025-06-28 00:16:01.596 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:16:01.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-28 00:16:01.596 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:16:01.596 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:16:01.596 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:16:01.596 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:16:01.596 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:16:01.596 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:16:01.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-28 00:16:01.596 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:16:01.596 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:16:01.596 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 00:16:01.596 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:16:01.596 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 00:16:01.596 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:16:01.596 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:16:01.596 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:16:01.596 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:16:01.596 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:16:01.596 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:16:01.597 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:16:01.597 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:16:01.597 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:16:01.597 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1496ms. 2025-06-28 00:16:01.597 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:16:01.597 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:16:01.597 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:16:01.597 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:16:01.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:16:01.597 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:16:01.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:16:01.597 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:16:01.597 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:16:01.597 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:16:01.597 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:16:01.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:16:01.597 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:16:01.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:16:01.597 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:16:01.597 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:16:01.597 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:16:01.597 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8223ms 2025-06-28 00:16:01.597 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:16:01.597 +03:00 [DBG] Connection id "0HNC8090TG8BC" completed keep alive response. 2025-06-28 00:16:01.597 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5302ms 2025-06-28 00:16:01.598 +03:00 [DBG] Connection id "0HNC8090TG8BC" received FIN. 2025-06-28 00:16:01.598 +03:00 [DBG] Connection id "0HNC8090TG8BC" disconnecting. 2025-06-28 00:16:01.598 +03:00 [DBG] Connection id "0HNC8090TG8BC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:16:01.599 +03:00 [DBG] Connection id "0HNC8090TG8BC" stopped. 2025-06-28 00:17:01.589 +03:00 [DBG] Connection id "0HNC8090TG8BD" accepted. 2025-06-28 00:17:01.590 +03:00 [DBG] Connection id "0HNC8090TG8BD" started. 2025-06-28 00:17:01.590 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:17:01.590 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:17:01.590 +03:00 [DBG] POST requests are not supported 2025-06-28 00:17:01.590 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:17:01.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-28 00:17:01.590 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:17:01.590 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:17:01.590 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:17:01.590 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:17:01.590 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:17:01.590 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:17:01.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-28 00:17:01.590 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:17:01.590 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:17:01.590 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 00:17:01.590 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:17:01.590 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 00:17:01.590 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:17:01.590 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:17:01.590 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:17:01.591 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:17:01.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:17:01.591 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:17:01.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:17:01.591 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:17:01.591 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:17:01.591 +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-28 00:17:01.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:17:01.591 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:17:01.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:17:01.591 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:17:01.591 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:17:01.591 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:17:01.591 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:17:01.591 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:17:01.591 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:17:01.591 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:17:01.591 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:17:01.591 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:17:01.591 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:17:01.591 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:17:01.591 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:17:01.591 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:17:01.591 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:17:01.591 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6917ms 2025-06-28 00:17:01.591 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:17:01.591 +03:00 [DBG] Connection id "0HNC8090TG8BD" completed keep alive response. 2025-06-28 00:17:01.591 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4569ms 2025-06-28 00:17:01.592 +03:00 [DBG] Connection id "0HNC8090TG8BD" received FIN. 2025-06-28 00:17:01.592 +03:00 [DBG] Connection id "0HNC8090TG8BD" disconnecting. 2025-06-28 00:17:01.592 +03:00 [DBG] Connection id "0HNC8090TG8BD" stopped. 2025-06-28 00:17:01.592 +03:00 [DBG] Connection id "0HNC8090TG8BD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:18:01.593 +03:00 [DBG] Connection id "0HNC8090TG8BE" accepted. 2025-06-28 00:18:01.593 +03:00 [DBG] Connection id "0HNC8090TG8BE" started. 2025-06-28 00:18:01.593 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:18:01.593 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:18:01.593 +03:00 [DBG] POST requests are not supported 2025-06-28 00:18:01.593 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:18:01.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-28 00:18:01.594 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:18:01.594 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:18:01.594 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:18:01.594 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:18:01.594 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:18:01.594 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:18:01.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-28 00:18:01.594 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:18:01.594 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:18:01.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-28 00:18:01.594 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:18:01.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-28 00:18:01.594 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:18:01.594 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:18:01.594 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:18:01.594 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:18:01.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:18:01.594 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:18:01.595 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:18:01.595 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:18:01.595 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:18:01.595 +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-28 00:18:01.595 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:18:01.595 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:18:01.595 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:18:01.595 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:18:01.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:18:01.595 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:18:01.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:18:01.595 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:18:01.595 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:18:01.595 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:18:01.595 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:18:01.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:18:01.595 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:18:01.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:18:01.595 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:18:01.595 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:18:01.595 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:18:01.595 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1913ms 2025-06-28 00:18:01.595 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:18:01.596 +03:00 [DBG] Connection id "0HNC8090TG8BE" completed keep alive response. 2025-06-28 00:18:01.596 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.246ms 2025-06-28 00:18:01.596 +03:00 [DBG] Connection id "0HNC8090TG8BE" received FIN. 2025-06-28 00:18:01.596 +03:00 [DBG] Connection id "0HNC8090TG8BE" disconnecting. 2025-06-28 00:18:01.596 +03:00 [DBG] Connection id "0HNC8090TG8BE" stopped. 2025-06-28 00:18:01.596 +03:00 [DBG] Connection id "0HNC8090TG8BE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:19:01.592 +03:00 [DBG] Connection id "0HNC8090TG8BF" accepted. 2025-06-28 00:19:01.592 +03:00 [DBG] Connection id "0HNC8090TG8BF" started. 2025-06-28 00:19:01.592 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:19:01.592 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:19:01.592 +03:00 [DBG] POST requests are not supported 2025-06-28 00:19:01.592 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:19:01.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-28 00:19:01.592 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:19:01.592 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:19:01.592 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:19:01.593 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:19:01.593 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:19:01.593 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:19:01.593 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 00:19:01.593 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:19:01.593 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:19:01.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-28 00:19:01.593 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:19:01.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-28 00:19:01.593 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:19:01.593 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:19:01.593 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:19:01.593 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:19:01.593 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:19:01.593 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:19:01.593 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:19:01.593 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:19:01.593 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:19:01.593 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1475ms. 2025-06-28 00:19:01.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:19:01.594 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:19:01.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:19:01.594 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:19:01.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:19:01.594 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:19:01.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:19:01.594 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:19:01.594 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:19:01.594 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:19:01.594 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:19:01.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:19:01.594 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:19:01.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:19:01.594 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:19:01.594 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:19:01.594 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:19:01.594 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0618ms 2025-06-28 00:19:01.594 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:19:01.594 +03:00 [DBG] Connection id "0HNC8090TG8BF" completed keep alive response. 2025-06-28 00:19:01.594 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9949ms 2025-06-28 00:19:01.594 +03:00 [DBG] Connection id "0HNC8090TG8BF" received FIN. 2025-06-28 00:19:01.595 +03:00 [DBG] Connection id "0HNC8090TG8BF" disconnecting. 2025-06-28 00:19:01.595 +03:00 [DBG] Connection id "0HNC8090TG8BF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:19:01.596 +03:00 [DBG] Connection id "0HNC8090TG8BF" stopped. 2025-06-28 00:20:01.595 +03:00 [DBG] Connection id "0HNC8090TG8BG" accepted. 2025-06-28 00:20:01.596 +03:00 [DBG] Connection id "0HNC8090TG8BG" started. 2025-06-28 00:20:01.596 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:20:01.596 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:20:01.596 +03:00 [DBG] POST requests are not supported 2025-06-28 00:20:01.596 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:20:01.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-28 00:20:01.596 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:20:01.596 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:20:01.596 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:20:01.596 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:20:01.596 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:20:01.596 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:20:01.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-28 00:20:01.596 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:20:01.596 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:20:01.596 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 00:20:01.596 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:20:01.596 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 00:20:01.596 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:20:01.596 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:20:01.596 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:20:01.596 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:20:01.596 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:20:01.596 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:20:01.596 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:20:01.596 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:20:01.596 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:20:01.597 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.124ms. 2025-06-28 00:20:01.597 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:20:01.597 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:20:01.597 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:20:01.597 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:20:01.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:20:01.597 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:20:01.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:20:01.597 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:20:01.597 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:20:01.597 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:20:01.597 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:20:01.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:20:01.597 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:20:01.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:20:01.597 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:20:01.597 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:20:01.597 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:20:01.597 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7075ms 2025-06-28 00:20:01.597 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:20:01.597 +03:00 [DBG] Connection id "0HNC8090TG8BG" completed keep alive response. 2025-06-28 00:20:01.597 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3762ms 2025-06-28 00:20:01.597 +03:00 [DBG] Connection id "0HNC8090TG8BG" received FIN. 2025-06-28 00:20:01.597 +03:00 [DBG] Connection id "0HNC8090TG8BG" disconnecting. 2025-06-28 00:20:01.597 +03:00 [DBG] Connection id "0HNC8090TG8BG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:20:01.598 +03:00 [DBG] Connection id "0HNC8090TG8BG" stopped. 2025-06-28 00:21:01.600 +03:00 [DBG] Connection id "0HNC8090TG8BH" accepted. 2025-06-28 00:21:01.600 +03:00 [DBG] Connection id "0HNC8090TG8BH" started. 2025-06-28 00:21:01.600 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:21:01.601 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:21:01.601 +03:00 [DBG] POST requests are not supported 2025-06-28 00:21:01.601 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:21:01.601 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 00:21:01.601 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:21:01.601 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:21:01.601 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:21:01.601 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:21:01.601 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:21:01.601 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:21:01.601 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 00:21:01.601 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:21:01.601 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:21:01.601 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 00:21:01.601 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:21:01.601 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 00:21:01.601 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:21:01.601 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:21:01.601 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:21:01.601 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:21:01.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:21:01.601 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:21:01.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:21:01.601 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:21:01.601 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:21:01.601 +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-28 00:21:01.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:21:01.602 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:21:01.602 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:21:01.602 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:21:01.602 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:21:01.602 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:21:01.602 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:21:01.602 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:21:01.602 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:21:01.602 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:21:01.602 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:21:01.602 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:21:01.602 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:21:01.602 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:21:01.602 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:21:01.602 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:21:01.602 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:21:01.602 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7963ms 2025-06-28 00:21:01.602 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:21:01.602 +03:00 [DBG] Connection id "0HNC8090TG8BH" completed keep alive response. 2025-06-28 00:21:01.602 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5046ms 2025-06-28 00:21:01.602 +03:00 [DBG] Connection id "0HNC8090TG8BH" received FIN. 2025-06-28 00:21:01.602 +03:00 [DBG] Connection id "0HNC8090TG8BH" disconnecting. 2025-06-28 00:21:01.602 +03:00 [DBG] Connection id "0HNC8090TG8BH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:21:01.603 +03:00 [DBG] Connection id "0HNC8090TG8BH" stopped. 2025-06-28 00:22:01.596 +03:00 [DBG] Connection id "0HNC8090TG8BI" accepted. 2025-06-28 00:22:01.596 +03:00 [DBG] Connection id "0HNC8090TG8BI" started. 2025-06-28 00:22:01.596 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:22:01.597 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:22:01.597 +03:00 [DBG] POST requests are not supported 2025-06-28 00:22:01.597 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:22:01.597 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 00:22:01.597 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:22:01.597 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:22:01.597 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:22:01.597 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:22:01.597 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:22:01.597 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:22:01.597 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 00:22:01.597 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:22:01.597 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:22:01.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-28 00:22:01.597 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:22:01.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-28 00:22:01.597 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:22:01.597 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:22:01.597 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:22:01.597 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:22:01.597 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:22:01.597 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:22:01.597 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:22:01.597 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:22:01.597 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:22:01.598 +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-28 00:22:01.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:22:01.598 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:22:01.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:22:01.598 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:22:01.598 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:22:01.598 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:22:01.598 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:22:01.598 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:22:01.598 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:22:01.598 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:22:01.598 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:22:01.598 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:22:01.598 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:22:01.598 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:22:01.598 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:22:01.598 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:22:01.598 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:22:01.598 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7953ms 2025-06-28 00:22:01.598 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:22:01.598 +03:00 [DBG] Connection id "0HNC8090TG8BI" completed keep alive response. 2025-06-28 00:22:01.598 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6704ms 2025-06-28 00:22:01.598 +03:00 [DBG] Connection id "0HNC8090TG8BI" received FIN. 2025-06-28 00:22:01.598 +03:00 [DBG] Connection id "0HNC8090TG8BI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:22:01.598 +03:00 [DBG] Connection id "0HNC8090TG8BI" disconnecting. 2025-06-28 00:22:01.599 +03:00 [DBG] Connection id "0HNC8090TG8BI" stopped. 2025-06-28 00:23:01.589 +03:00 [DBG] Connection id "0HNC8090TG8BJ" accepted. 2025-06-28 00:23:01.589 +03:00 [DBG] Connection id "0HNC8090TG8BJ" started. 2025-06-28 00:23:01.589 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:23:01.589 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:23:01.589 +03:00 [DBG] POST requests are not supported 2025-06-28 00:23:01.589 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:23:01.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-28 00:23:01.589 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:23:01.589 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:23:01.589 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:23:01.589 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:23:01.589 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:23:01.589 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:23:01.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-28 00:23:01.589 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:23:01.590 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:23:01.590 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 00:23:01.590 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:23:01.590 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 00:23:01.590 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:23:01.590 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:23:01.590 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:23:01.590 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:23:01.590 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:23:01.590 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:23:01.590 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:23:01.590 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:23:01.590 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:23:01.590 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1159ms. 2025-06-28 00:23:01.590 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:23:01.590 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:23:01.590 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:23:01.590 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:23:01.590 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:23:01.590 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:23:01.590 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:23:01.590 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:23:01.590 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:23:01.591 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:23:01.591 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:23:01.591 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:23:01.591 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:23:01.591 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:23:01.591 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:23:01.591 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:23:01.591 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:23:01.591 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1031ms 2025-06-28 00:23:01.591 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:23:01.591 +03:00 [DBG] Connection id "0HNC8090TG8BJ" completed keep alive response. 2025-06-28 00:23:01.591 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9613ms 2025-06-28 00:23:01.591 +03:00 [DBG] Connection id "0HNC8090TG8BJ" received FIN. 2025-06-28 00:23:01.591 +03:00 [DBG] Connection id "0HNC8090TG8BJ" disconnecting. 2025-06-28 00:23:01.591 +03:00 [DBG] Connection id "0HNC8090TG8BJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:23:01.592 +03:00 [DBG] Connection id "0HNC8090TG8BJ" stopped. 2025-06-28 00:24:01.599 +03:00 [DBG] Connection id "0HNC8090TG8BK" accepted. 2025-06-28 00:24:01.599 +03:00 [DBG] Connection id "0HNC8090TG8BK" started. 2025-06-28 00:24:01.599 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:24:01.599 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:24:01.599 +03:00 [DBG] POST requests are not supported 2025-06-28 00:24:01.600 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:24:01.600 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 00:24:01.600 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:24:01.600 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:24:01.600 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:24:01.600 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:24:01.600 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:24:01.600 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:24:01.600 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 00:24:01.600 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:24:01.600 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:24:01.600 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 00:24:01.600 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:24:01.600 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 00:24:01.600 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:24:01.600 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:24:01.600 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:24:01.600 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:24:01.600 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:24:01.600 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:24:01.600 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:24:01.600 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:24:01.600 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:24:01.600 +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-28 00:24:01.600 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:24:01.600 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:24:01.600 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:24:01.600 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:24:01.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:24:01.600 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:24:01.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:24:01.600 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:24:01.601 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:24:01.601 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:24:01.601 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:24:01.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:24:01.601 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:24:01.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:24:01.601 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:24:01.601 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:24:01.601 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:24:01.601 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7629ms 2025-06-28 00:24:01.601 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:24:01.601 +03:00 [DBG] Connection id "0HNC8090TG8BK" completed keep alive response. 2025-06-28 00:24:01.601 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3789ms 2025-06-28 00:24:01.601 +03:00 [DBG] Connection id "0HNC8090TG8BK" received FIN. 2025-06-28 00:24:01.601 +03:00 [DBG] Connection id "0HNC8090TG8BK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:24:01.602 +03:00 [DBG] Connection id "0HNC8090TG8BK" disconnecting. 2025-06-28 00:24:01.602 +03:00 [DBG] Connection id "0HNC8090TG8BK" stopped. 2025-06-28 00:25:01.594 +03:00 [DBG] Connection id "0HNC8090TG8BL" accepted. 2025-06-28 00:25:01.594 +03:00 [DBG] Connection id "0HNC8090TG8BL" started. 2025-06-28 00:25:01.594 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:25:01.594 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:25:01.594 +03:00 [DBG] POST requests are not supported 2025-06-28 00:25:01.594 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:25:01.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-28 00:25:01.595 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:25:01.595 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:25:01.595 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:25:01.595 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:25:01.595 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:25:01.595 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:25:01.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-28 00:25:01.595 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:25:01.595 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:25:01.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-28 00:25:01.595 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:25:01.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-28 00:25:01.595 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:25:01.595 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:25:01.595 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:25:01.596 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:25:01.596 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:25:01.596 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:25:01.596 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:25:01.596 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:25:01.596 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:25:01.596 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2112ms. 2025-06-28 00:25:01.596 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:25:01.596 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:25:01.596 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:25:01.597 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:25:01.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:25:01.597 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:25:01.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:25:01.597 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:25:01.597 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:25:01.597 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:25:01.597 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:25:01.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:25:01.597 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:25:01.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:25:01.597 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:25:01.597 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:25:01.597 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:25:01.597 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0291ms 2025-06-28 00:25:01.597 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:25:01.597 +03:00 [DBG] Connection id "0HNC8090TG8BL" completed keep alive response. 2025-06-28 00:25:01.597 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.0441ms 2025-06-28 00:25:01.598 +03:00 [DBG] Connection id "0HNC8090TG8BL" received FIN. 2025-06-28 00:25:01.598 +03:00 [DBG] Connection id "0HNC8090TG8BL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:25:01.598 +03:00 [DBG] Connection id "0HNC8090TG8BL" disconnecting. 2025-06-28 00:25:01.598 +03:00 [DBG] Connection id "0HNC8090TG8BL" stopped. 2025-06-28 00:26:01.587 +03:00 [DBG] Connection id "0HNC8090TG8BM" accepted. 2025-06-28 00:26:01.587 +03:00 [DBG] Connection id "0HNC8090TG8BM" started. 2025-06-28 00:26:01.588 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:26:01.588 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:26:01.588 +03:00 [DBG] POST requests are not supported 2025-06-28 00:26:01.588 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:26:01.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-28 00:26:01.588 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:26:01.588 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:26:01.588 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:26:01.588 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:26:01.588 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:26:01.588 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:26:01.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-28 00:26:01.588 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:26:01.588 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:26:01.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-28 00:26:01.588 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:26:01.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-28 00:26:01.588 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:26:01.588 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:26:01.588 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:26:01.588 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:26:01.589 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:26:01.589 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:26:01.589 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:26:01.589 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:26:01.589 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:26:01.589 +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-28 00:26:01.589 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:26:01.589 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:26:01.589 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:26:01.589 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:26:01.589 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:26:01.589 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:26:01.589 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:26:01.589 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:26:01.589 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:26:01.589 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:26:01.589 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:26:01.589 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:26:01.589 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:26:01.589 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:26:01.589 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:26:01.589 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:26:01.589 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:26:01.589 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8899ms 2025-06-28 00:26:01.589 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:26:01.589 +03:00 [DBG] Connection id "0HNC8090TG8BM" completed keep alive response. 2025-06-28 00:26:01.589 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6832ms 2025-06-28 00:26:01.589 +03:00 [DBG] Connection id "0HNC8090TG8BM" received FIN. 2025-06-28 00:26:01.589 +03:00 [DBG] Connection id "0HNC8090TG8BM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:26:01.590 +03:00 [DBG] Connection id "0HNC8090TG8BM" disconnecting. 2025-06-28 00:26:01.590 +03:00 [DBG] Connection id "0HNC8090TG8BM" stopped. 2025-06-28 00:27:01.600 +03:00 [DBG] Connection id "0HNC8090TG8BN" accepted. 2025-06-28 00:27:01.600 +03:00 [DBG] Connection id "0HNC8090TG8BN" started. 2025-06-28 00:27:01.600 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:27:01.600 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:27:01.600 +03:00 [DBG] POST requests are not supported 2025-06-28 00:27:01.600 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:27:01.600 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 00:27:01.600 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:27:01.600 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:27:01.600 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:27:01.600 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:27:01.600 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:27:01.600 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:27:01.601 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 00:27:01.601 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:27:01.601 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:27:01.601 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 00:27:01.601 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:27:01.601 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 00:27:01.601 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:27:01.601 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:27:01.601 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:27:01.601 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:27:01.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:27:01.601 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:27:01.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:27:01.601 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:27:01.601 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:27:01.601 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1812ms. 2025-06-28 00:27:01.602 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:27:01.602 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:27:01.602 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:27:01.602 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:27:01.602 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:27:01.602 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:27:01.602 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:27:01.602 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:27:01.602 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:27:01.602 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:27:01.602 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:27:01.602 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:27:01.602 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:27:01.602 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:27:01.602 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:27:01.602 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:27:01.602 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:27:01.602 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3727ms 2025-06-28 00:27:01.602 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:27:01.602 +03:00 [DBG] Connection id "0HNC8090TG8BN" completed keep alive response. 2025-06-28 00:27:01.602 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3812ms 2025-06-28 00:27:01.603 +03:00 [DBG] Connection id "0HNC8090TG8BN" received FIN. 2025-06-28 00:27:01.603 +03:00 [DBG] Connection id "0HNC8090TG8BN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:27:01.603 +03:00 [DBG] Connection id "0HNC8090TG8BN" disconnecting. 2025-06-28 00:27:01.603 +03:00 [DBG] Connection id "0HNC8090TG8BN" stopped. 2025-06-28 00:28:01.600 +03:00 [DBG] Connection id "0HNC8090TG8BO" accepted. 2025-06-28 00:28:01.600 +03:00 [DBG] Connection id "0HNC8090TG8BO" started. 2025-06-28 00:28:01.600 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:28:01.600 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:28:01.600 +03:00 [DBG] POST requests are not supported 2025-06-28 00:28:01.600 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:28:01.600 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 00:28:01.600 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:28:01.600 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:28:01.600 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:28:01.600 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:28:01.600 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:28:01.600 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:28:01.600 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 00:28:01.600 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:28:01.600 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:28:01.601 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 00:28:01.601 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:28:01.601 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 00:28:01.601 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:28:01.601 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:28:01.601 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:28:01.601 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:28:01.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:28:01.601 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:28:01.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:28:01.601 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:28:01.601 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:28:01.601 +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-28 00:28:01.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:28:01.601 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:28:01.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:28:01.601 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:28:01.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:28:01.601 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:28:01.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:28:01.601 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:28:01.601 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:28:01.601 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:28:01.601 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:28:01.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:28:01.601 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:28:01.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:28:01.601 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:28:01.601 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:28:01.602 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:28:01.602 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9248ms 2025-06-28 00:28:01.602 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:28:01.602 +03:00 [DBG] Connection id "0HNC8090TG8BO" completed keep alive response. 2025-06-28 00:28:01.602 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6998ms 2025-06-28 00:28:01.602 +03:00 [DBG] Connection id "0HNC8090TG8BO" received FIN. 2025-06-28 00:28:01.602 +03:00 [DBG] Connection id "0HNC8090TG8BO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:28:01.602 +03:00 [DBG] Connection id "0HNC8090TG8BO" disconnecting. 2025-06-28 00:28:01.602 +03:00 [DBG] Connection id "0HNC8090TG8BO" stopped. 2025-06-28 00:29:01.589 +03:00 [DBG] Connection id "0HNC8090TG8BP" accepted. 2025-06-28 00:29:01.590 +03:00 [DBG] Connection id "0HNC8090TG8BP" started. 2025-06-28 00:29:01.590 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:29:01.590 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:29:01.590 +03:00 [DBG] POST requests are not supported 2025-06-28 00:29:01.590 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:29:01.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-28 00:29:01.590 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:29:01.590 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:29:01.590 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:29:01.590 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:29:01.590 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:29:01.590 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:29:01.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-28 00:29:01.590 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:29:01.590 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:29:01.590 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 00:29:01.590 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:29:01.590 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 00:29:01.590 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:29:01.590 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:29:01.590 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:29:01.591 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:29:01.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:29:01.591 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:29:01.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:29:01.591 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:29:01.591 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:29:01.591 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1608ms. 2025-06-28 00:29:01.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:29:01.591 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:29:01.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:29:01.591 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:29:01.591 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:29:01.591 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:29:01.591 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:29:01.591 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:29:01.591 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:29:01.591 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:29:01.591 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:29:01.591 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:29:01.591 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:29:01.591 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:29:01.591 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:29:01.591 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:29:01.591 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:29:01.591 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0023ms 2025-06-28 00:29:01.591 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:29:01.592 +03:00 [DBG] Connection id "0HNC8090TG8BP" completed keep alive response. 2025-06-28 00:29:01.592 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7876ms 2025-06-28 00:29:01.592 +03:00 [DBG] Connection id "0HNC8090TG8BP" received FIN. 2025-06-28 00:29:01.592 +03:00 [DBG] Connection id "0HNC8090TG8BP" disconnecting. 2025-06-28 00:29:01.592 +03:00 [DBG] Connection id "0HNC8090TG8BP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:29:01.593 +03:00 [DBG] Connection id "0HNC8090TG8BP" stopped. 2025-06-28 00:30:01.598 +03:00 [DBG] Connection id "0HNC8090TG8BQ" accepted. 2025-06-28 00:30:01.598 +03:00 [DBG] Connection id "0HNC8090TG8BQ" started. 2025-06-28 00:30:01.599 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:30:01.599 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:30:01.599 +03:00 [DBG] POST requests are not supported 2025-06-28 00:30:01.599 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:30:01.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-28 00:30:01.599 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:30:01.599 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:30:01.599 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:30:01.599 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:30:01.599 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:30:01.599 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:30:01.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-28 00:30:01.599 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:30:01.599 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:30:01.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-28 00:30:01.599 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:30:01.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-28 00:30:01.599 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:30:01.599 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:30:01.599 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:30:01.599 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:30:01.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:30:01.599 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:30:01.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:30:01.599 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:30:01.600 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:30:01.600 +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-28 00:30:01.600 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:30:01.600 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:30:01.600 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:30:01.600 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:30:01.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:30:01.600 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:30:01.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:30:01.600 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:30:01.600 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:30:01.600 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:30:01.600 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:30:01.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:30:01.600 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:30:01.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:30:01.600 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:30:01.600 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:30:01.600 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:30:01.600 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8911ms 2025-06-28 00:30:01.600 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:30:01.600 +03:00 [DBG] Connection id "0HNC8090TG8BQ" completed keep alive response. 2025-06-28 00:30:01.600 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.686ms 2025-06-28 00:30:01.601 +03:00 [DBG] Connection id "0HNC8090TG8BQ" received FIN. 2025-06-28 00:30:01.601 +03:00 [DBG] Connection id "0HNC8090TG8BQ" disconnecting. 2025-06-28 00:30:01.601 +03:00 [DBG] Connection id "0HNC8090TG8BQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:30:01.602 +03:00 [DBG] Connection id "0HNC8090TG8BQ" stopped. 2025-06-28 00:31:01.592 +03:00 [DBG] Connection id "0HNC8090TG8BR" accepted. 2025-06-28 00:31:01.592 +03:00 [DBG] Connection id "0HNC8090TG8BR" started. 2025-06-28 00:31:01.592 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:31:01.592 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:31:01.592 +03:00 [DBG] POST requests are not supported 2025-06-28 00:31:01.592 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:31:01.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-28 00:31:01.592 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:31:01.592 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:31:01.592 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:31:01.592 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:31:01.592 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:31:01.592 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:31:01.593 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 00:31:01.593 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:31:01.593 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:31:01.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-28 00:31:01.593 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:31:01.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-28 00:31:01.593 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:31:01.593 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:31:01.593 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:31:01.593 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:31:01.593 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:31:01.593 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:31:01.593 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:31:01.593 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:31:01.593 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:31:01.593 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1888ms. 2025-06-28 00:31:01.593 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:31:01.593 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:31:01.593 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:31:01.593 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:31:01.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:31:01.594 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:31:01.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:31:01.594 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:31:01.594 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:31:01.594 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:31:01.594 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:31:01.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:31:01.594 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:31:01.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:31:01.594 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:31:01.594 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:31:01.594 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:31:01.594 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9991ms 2025-06-28 00:31:01.594 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:31:01.594 +03:00 [DBG] Connection id "0HNC8090TG8BR" completed keep alive response. 2025-06-28 00:31:01.594 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9572ms 2025-06-28 00:31:01.594 +03:00 [DBG] Connection id "0HNC8090TG8BR" received FIN. 2025-06-28 00:31:01.594 +03:00 [DBG] Connection id "0HNC8090TG8BR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:31:01.594 +03:00 [DBG] Connection id "0HNC8090TG8BR" disconnecting. 2025-06-28 00:31:01.594 +03:00 [DBG] Connection id "0HNC8090TG8BR" stopped. 2025-06-28 00:32:01.686 +03:00 [DBG] Connection id "0HNC8090TG8BS" accepted. 2025-06-28 00:32:01.686 +03:00 [DBG] Connection id "0HNC8090TG8BS" started. 2025-06-28 00:32:01.686 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:32:01.686 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:32:01.686 +03:00 [DBG] POST requests are not supported 2025-06-28 00:32:01.686 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:32:01.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-28 00:32:01.686 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:32:01.686 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:32:01.686 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:32:01.686 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:32:01.686 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:32:01.686 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:32:01.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-28 00:32:01.686 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:32:01.686 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:32:01.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-28 00:32:01.687 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:32:01.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-28 00:32:01.687 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:32:01.687 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:32:01.687 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:32:01.687 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:32:01.687 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:32:01.687 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:32:01.687 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:32:01.687 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:32:01.687 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:32:01.687 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1415ms. 2025-06-28 00:32:01.687 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:32:01.687 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:32:01.687 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:32:01.687 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:32:01.687 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:32:01.687 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:32:01.687 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:32:01.687 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:32:01.687 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:32:01.687 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:32:01.687 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:32:01.687 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:32:01.687 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:32:01.687 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:32:01.687 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:32:01.687 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:32:01.687 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:32:01.687 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8428ms 2025-06-28 00:32:01.687 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:32:01.688 +03:00 [DBG] Connection id "0HNC8090TG8BS" completed keep alive response. 2025-06-28 00:32:01.688 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5905ms 2025-06-28 00:32:01.688 +03:00 [DBG] Connection id "0HNC8090TG8BS" received FIN. 2025-06-28 00:32:01.688 +03:00 [DBG] Connection id "0HNC8090TG8BS" disconnecting. 2025-06-28 00:32:01.688 +03:00 [DBG] Connection id "0HNC8090TG8BS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:32:01.689 +03:00 [DBG] Connection id "0HNC8090TG8BS" stopped. 2025-06-28 00:33:01.592 +03:00 [DBG] Connection id "0HNC8090TG8BT" accepted. 2025-06-28 00:33:01.592 +03:00 [DBG] Connection id "0HNC8090TG8BT" started. 2025-06-28 00:33:01.592 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:33:01.592 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:33:01.592 +03:00 [DBG] POST requests are not supported 2025-06-28 00:33:01.593 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:33:01.593 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 00:33:01.593 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:33:01.593 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:33:01.593 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:33:01.593 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:33:01.593 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:33:01.593 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:33:01.593 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 00:33:01.593 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:33:01.593 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:33:01.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-28 00:33:01.593 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:33:01.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-28 00:33:01.593 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:33:01.593 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:33:01.593 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:33:01.593 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:33:01.593 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:33:01.593 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:33:01.593 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:33:01.593 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:33:01.593 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:33:01.594 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1564ms. 2025-06-28 00:33:01.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:33:01.594 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:33:01.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:33:01.594 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:33:01.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:33:01.594 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:33:01.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:33:01.594 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:33:01.594 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:33:01.594 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:33:01.594 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:33:01.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:33:01.594 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:33:01.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:33:01.594 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:33:01.594 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:33:01.594 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:33:01.594 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9017ms 2025-06-28 00:33:01.594 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:33:01.594 +03:00 [DBG] Connection id "0HNC8090TG8BT" completed keep alive response. 2025-06-28 00:33:01.594 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6489ms 2025-06-28 00:33:01.594 +03:00 [DBG] Connection id "0HNC8090TG8BT" received FIN. 2025-06-28 00:33:01.594 +03:00 [DBG] Connection id "0HNC8090TG8BT" disconnecting. 2025-06-28 00:33:01.594 +03:00 [DBG] Connection id "0HNC8090TG8BT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:33:01.596 +03:00 [DBG] Connection id "0HNC8090TG8BT" stopped. 2025-06-28 00:34:01.601 +03:00 [DBG] Connection id "0HNC8090TG8BU" accepted. 2025-06-28 00:34:01.601 +03:00 [DBG] Connection id "0HNC8090TG8BU" started. 2025-06-28 00:34:01.602 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:34:01.602 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:34:01.602 +03:00 [DBG] POST requests are not supported 2025-06-28 00:34:01.602 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:34:01.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-28 00:34:01.602 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:34:01.602 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:34:01.602 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:34:01.602 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:34:01.602 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:34:01.602 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:34:01.602 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 00:34:01.602 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:34:01.602 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:34:01.602 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 00:34:01.602 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:34:01.602 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 00:34:01.602 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:34:01.602 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:34:01.602 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:34:01.602 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:34:01.602 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:34:01.602 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:34:01.602 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:34:01.602 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:34:01.602 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:34:01.602 +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-28 00:34:01.602 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:34:01.603 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:34:01.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:34:01.603 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:34:01.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:34:01.603 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:34:01.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:34:01.603 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:34:01.603 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:34:01.603 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:34:01.603 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:34:01.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:34:01.603 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:34:01.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:34:01.603 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:34:01.603 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:34:01.603 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:34:01.603 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7969ms 2025-06-28 00:34:01.603 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:34:01.603 +03:00 [DBG] Connection id "0HNC8090TG8BU" completed keep alive response. 2025-06-28 00:34:01.603 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4493ms 2025-06-28 00:34:01.603 +03:00 [DBG] Connection id "0HNC8090TG8BU" received FIN. 2025-06-28 00:34:01.603 +03:00 [DBG] Connection id "0HNC8090TG8BU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:34:01.604 +03:00 [DBG] Connection id "0HNC8090TG8BU" disconnecting. 2025-06-28 00:34:01.604 +03:00 [DBG] Connection id "0HNC8090TG8BU" stopped. 2025-06-28 00:35:01.604 +03:00 [DBG] Connection id "0HNC8090TG8BV" accepted. 2025-06-28 00:35:01.604 +03:00 [DBG] Connection id "0HNC8090TG8BV" started. 2025-06-28 00:35:01.604 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:35:01.604 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:35:01.604 +03:00 [DBG] POST requests are not supported 2025-06-28 00:35:01.604 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:35:01.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-28 00:35:01.604 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:35:01.604 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:35:01.605 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:35:01.605 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:35:01.605 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:35:01.605 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:35:01.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-28 00:35:01.605 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:35:01.605 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:35:01.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-28 00:35:01.605 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:35:01.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-28 00:35:01.605 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:35:01.605 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:35:01.605 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:35:01.605 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:35:01.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:35:01.605 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:35:01.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:35:01.605 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:35:01.605 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:35:01.605 +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-28 00:35:01.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:35:01.605 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:35:01.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:35:01.605 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:35:01.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:35:01.605 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:35:01.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:35:01.605 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:35:01.606 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:35:01.606 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:35:01.606 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:35:01.606 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:35:01.606 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:35:01.606 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:35:01.606 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:35:01.606 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:35:01.606 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:35:01.606 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8033ms 2025-06-28 00:35:01.606 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:35:01.606 +03:00 [DBG] Connection id "0HNC8090TG8BV" completed keep alive response. 2025-06-28 00:35:01.606 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6297ms 2025-06-28 00:35:01.606 +03:00 [DBG] Connection id "0HNC8090TG8BV" received FIN. 2025-06-28 00:35:01.606 +03:00 [DBG] Connection id "0HNC8090TG8BV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:35:01.606 +03:00 [DBG] Connection id "0HNC8090TG8BV" disconnecting. 2025-06-28 00:35:01.606 +03:00 [DBG] Connection id "0HNC8090TG8BV" stopped. 2025-06-28 00:36:01.593 +03:00 [DBG] Connection id "0HNC8090TG8C0" accepted. 2025-06-28 00:36:01.594 +03:00 [DBG] Connection id "0HNC8090TG8C0" started. 2025-06-28 00:36:01.594 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:36:01.594 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:36:01.594 +03:00 [DBG] POST requests are not supported 2025-06-28 00:36:01.594 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:36:01.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-28 00:36:01.594 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:36:01.594 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:36:01.594 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:36:01.594 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:36:01.594 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:36:01.594 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:36:01.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-28 00:36:01.594 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:36:01.594 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:36:01.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-28 00:36:01.594 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:36:01.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-28 00:36:01.594 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:36:01.594 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:36:01.594 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:36:01.594 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:36:01.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:36:01.594 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:36:01.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:36:01.594 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:36:01.594 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:36:01.595 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1399ms. 2025-06-28 00:36:01.595 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:36:01.595 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:36:01.595 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:36:01.595 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:36:01.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:36:01.595 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:36:01.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:36:01.595 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:36:01.595 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:36:01.595 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:36:01.595 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:36:01.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:36:01.595 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:36:01.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:36:01.595 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:36:01.595 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:36:01.595 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:36:01.595 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7417ms 2025-06-28 00:36:01.595 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:36:01.595 +03:00 [DBG] Connection id "0HNC8090TG8C0" completed keep alive response. 2025-06-28 00:36:01.595 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3972ms 2025-06-28 00:36:01.595 +03:00 [DBG] Connection id "0HNC8090TG8C0" received FIN. 2025-06-28 00:36:01.596 +03:00 [DBG] Connection id "0HNC8090TG8C0" disconnecting. 2025-06-28 00:36:01.596 +03:00 [DBG] Connection id "0HNC8090TG8C0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:36:01.597 +03:00 [DBG] Connection id "0HNC8090TG8C0" stopped. 2025-06-28 00:37:01.593 +03:00 [DBG] Connection id "0HNC8090TG8C1" accepted. 2025-06-28 00:37:01.593 +03:00 [DBG] Connection id "0HNC8090TG8C1" started. 2025-06-28 00:37:01.593 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:37:01.593 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:37:01.593 +03:00 [DBG] POST requests are not supported 2025-06-28 00:37:01.593 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:37:01.593 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 00:37:01.593 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:37:01.593 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:37:01.594 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:37:01.594 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:37:01.594 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:37:01.594 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:37:01.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-28 00:37:01.594 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:37:01.594 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:37:01.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-28 00:37:01.594 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:37:01.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-28 00:37:01.594 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:37:01.594 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:37:01.594 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:37:01.594 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:37:01.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:37:01.594 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:37:01.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:37:01.594 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:37:01.594 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:37:01.594 +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-28 00:37:01.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:37:01.595 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:37:01.595 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:37:01.595 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:37:01.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:37:01.595 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:37:01.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:37:01.595 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:37:01.595 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:37:01.595 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:37:01.595 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:37:01.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:37:01.595 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:37:01.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:37:01.595 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:37:01.595 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:37:01.595 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:37:01.595 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9682ms 2025-06-28 00:37:01.595 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:37:01.595 +03:00 [DBG] Connection id "0HNC8090TG8C1" completed keep alive response. 2025-06-28 00:37:01.595 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8048ms 2025-06-28 00:37:01.595 +03:00 [DBG] Connection id "0HNC8090TG8C1" received FIN. 2025-06-28 00:37:01.595 +03:00 [DBG] Connection id "0HNC8090TG8C1" disconnecting. 2025-06-28 00:37:01.596 +03:00 [DBG] Connection id "0HNC8090TG8C1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:37:01.597 +03:00 [DBG] Connection id "0HNC8090TG8C1" stopped. 2025-06-28 00:38:01.602 +03:00 [DBG] Connection id "0HNC8090TG8C2" accepted. 2025-06-28 00:38:01.602 +03:00 [DBG] Connection id "0HNC8090TG8C2" started. 2025-06-28 00:38:01.602 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:38:01.602 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:38:01.602 +03:00 [DBG] POST requests are not supported 2025-06-28 00:38:01.602 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:38:01.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-28 00:38:01.602 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:38:01.602 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:38:01.602 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:38:01.602 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:38:01.602 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:38:01.602 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:38:01.602 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 00:38:01.602 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:38:01.603 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:38:01.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-28 00:38:01.603 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:38:01.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-28 00:38:01.603 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:38:01.603 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:38:01.603 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:38:01.603 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:38:01.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:38:01.603 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:38:01.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:38:01.603 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:38:01.603 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:38:01.603 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2142ms. 2025-06-28 00:38:01.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:38:01.603 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:38:01.604 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:38:01.604 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:38:01.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:38:01.604 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:38:01.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:38:01.604 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:38:01.604 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:38:01.604 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:38:01.604 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:38:01.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:38:01.604 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:38:01.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:38:01.604 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:38:01.604 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:38:01.604 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:38:01.604 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3996ms 2025-06-28 00:38:01.604 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:38:01.604 +03:00 [DBG] Connection id "0HNC8090TG8C2" completed keep alive response. 2025-06-28 00:38:01.604 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3716ms 2025-06-28 00:38:01.604 +03:00 [DBG] Connection id "0HNC8090TG8C2" received FIN. 2025-06-28 00:38:01.605 +03:00 [DBG] Connection id "0HNC8090TG8C2" disconnecting. 2025-06-28 00:38:01.605 +03:00 [DBG] Connection id "0HNC8090TG8C2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:38:01.606 +03:00 [DBG] Connection id "0HNC8090TG8C2" stopped. 2025-06-28 00:39:01.595 +03:00 [DBG] Connection id "0HNC8090TG8C3" accepted. 2025-06-28 00:39:01.596 +03:00 [DBG] Connection id "0HNC8090TG8C3" started. 2025-06-28 00:39:01.596 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:39:01.596 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:39:01.596 +03:00 [DBG] POST requests are not supported 2025-06-28 00:39:01.596 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:39:01.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-28 00:39:01.596 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:39:01.596 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:39:01.596 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:39:01.596 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:39:01.596 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:39:01.596 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:39:01.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-28 00:39:01.597 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:39:01.597 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:39:01.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-28 00:39:01.597 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:39:01.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-28 00:39:01.597 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:39:01.597 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:39:01.597 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:39:01.597 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:39:01.597 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:39:01.597 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:39:01.597 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:39:01.597 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:39:01.597 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:39:01.597 +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-28 00:39:01.597 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:39:01.597 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:39:01.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:39:01.598 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:39:01.598 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:39:01.598 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:39:01.598 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:39:01.598 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:39:01.598 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:39:01.598 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:39:01.598 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:39:01.598 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:39:01.598 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:39:01.598 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:39:01.598 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:39:01.598 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:39:01.598 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:39:01.598 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2819ms 2025-06-28 00:39:01.598 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:39:01.598 +03:00 [DBG] Connection id "0HNC8090TG8C3" completed keep alive response. 2025-06-28 00:39:01.598 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4571ms 2025-06-28 00:39:01.598 +03:00 [DBG] Connection id "0HNC8090TG8C3" received FIN. 2025-06-28 00:39:01.599 +03:00 [DBG] Connection id "0HNC8090TG8C3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:39:01.599 +03:00 [DBG] Connection id "0HNC8090TG8C3" disconnecting. 2025-06-28 00:39:01.599 +03:00 [DBG] Connection id "0HNC8090TG8C3" stopped. 2025-06-28 00:40:01.590 +03:00 [DBG] Connection id "0HNC8090TG8C4" accepted. 2025-06-28 00:40:01.590 +03:00 [DBG] Connection id "0HNC8090TG8C4" started. 2025-06-28 00:40:01.590 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:40:01.590 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:40:01.590 +03:00 [DBG] POST requests are not supported 2025-06-28 00:40:01.590 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:40:01.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-28 00:40:01.591 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:40:01.591 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:40:01.591 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:40:01.591 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:40:01.591 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:40:01.591 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:40:01.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-28 00:40:01.591 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:40:01.591 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:40:01.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-28 00:40:01.591 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:40:01.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-28 00:40:01.591 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:40:01.591 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:40:01.591 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:40:01.591 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:40:01.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:40:01.591 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:40:01.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:40:01.591 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:40:01.591 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:40:01.592 +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-28 00:40:01.592 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:40:01.592 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:40:01.592 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:40:01.592 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:40:01.592 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:40:01.592 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:40:01.592 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:40:01.592 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:40:01.592 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:40:01.592 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:40:01.592 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:40:01.592 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:40:01.592 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:40:01.592 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:40:01.592 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:40:01.592 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:40:01.592 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:40:01.592 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1008ms 2025-06-28 00:40:01.592 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:40:01.592 +03:00 [DBG] Connection id "0HNC8090TG8C4" completed keep alive response. 2025-06-28 00:40:01.592 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9912ms 2025-06-28 00:40:01.593 +03:00 [DBG] Connection id "0HNC8090TG8C4" received FIN. 2025-06-28 00:40:01.593 +03:00 [DBG] Connection id "0HNC8090TG8C4" disconnecting. 2025-06-28 00:40:01.593 +03:00 [DBG] Connection id "0HNC8090TG8C4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:40:01.594 +03:00 [DBG] Connection id "0HNC8090TG8C4" stopped. 2025-06-28 00:41:01.600 +03:00 [DBG] Connection id "0HNC8090TG8C5" accepted. 2025-06-28 00:41:01.600 +03:00 [DBG] Connection id "0HNC8090TG8C5" started. 2025-06-28 00:41:01.601 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:41:01.601 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:41:01.601 +03:00 [DBG] POST requests are not supported 2025-06-28 00:41:01.601 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:41:01.601 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 00:41:01.601 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:41:01.601 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:41:01.601 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:41:01.601 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:41:01.601 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:41:01.601 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:41:01.601 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 00:41:01.602 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:41:01.602 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:41:01.602 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 00:41:01.602 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:41:01.602 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 00:41:01.602 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:41:01.602 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:41:01.602 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:41:01.602 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:41:01.602 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:41:01.602 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:41:01.602 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:41:01.602 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:41:01.602 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:41:01.603 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1867ms. 2025-06-28 00:41:01.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:41:01.603 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:41:01.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:41:01.603 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:41:01.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:41:01.603 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:41:01.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:41:01.603 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:41:01.603 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:41:01.603 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:41:01.603 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:41:01.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:41:01.604 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:41:01.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:41:01.604 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:41:01.604 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:41:01.604 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:41:01.604 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9728ms 2025-06-28 00:41:01.604 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:41:01.604 +03:00 [DBG] Connection id "0HNC8090TG8C5" completed keep alive response. 2025-06-28 00:41:01.604 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.5122ms 2025-06-28 00:41:01.604 +03:00 [DBG] Connection id "0HNC8090TG8C5" received FIN. 2025-06-28 00:41:01.605 +03:00 [DBG] Connection id "0HNC8090TG8C5" disconnecting. 2025-06-28 00:41:01.605 +03:00 [DBG] Connection id "0HNC8090TG8C5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:41:01.606 +03:00 [DBG] Connection id "0HNC8090TG8C5" stopped. 2025-06-28 00:42:01.603 +03:00 [DBG] Connection id "0HNC8090TG8C6" accepted. 2025-06-28 00:42:01.603 +03:00 [DBG] Connection id "0HNC8090TG8C6" started. 2025-06-28 00:42:01.604 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:42:01.604 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:42:01.604 +03:00 [DBG] POST requests are not supported 2025-06-28 00:42:01.604 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:42:01.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-28 00:42:01.604 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:42:01.604 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:42:01.604 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:42:01.604 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:42:01.604 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:42:01.604 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:42:01.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-28 00:42:01.604 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:42:01.604 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:42:01.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-28 00:42:01.604 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:42:01.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-28 00:42:01.604 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:42:01.604 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:42:01.604 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:42:01.604 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:42:01.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:42:01.605 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:42:01.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:42:01.605 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:42:01.605 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:42:01.605 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1282ms. 2025-06-28 00:42:01.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:42:01.605 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:42:01.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:42:01.605 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:42:01.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:42:01.605 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:42:01.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:42:01.605 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:42:01.605 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:42:01.605 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:42:01.605 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:42:01.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:42:01.605 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:42:01.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:42:01.605 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:42:01.605 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:42:01.605 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:42:01.605 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1025ms 2025-06-28 00:42:01.605 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:42:01.606 +03:00 [DBG] Connection id "0HNC8090TG8C6" completed keep alive response. 2025-06-28 00:42:01.606 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9885ms 2025-06-28 00:42:01.606 +03:00 [DBG] Connection id "0HNC8090TG8C6" received FIN. 2025-06-28 00:42:01.606 +03:00 [DBG] Connection id "0HNC8090TG8C6" disconnecting. 2025-06-28 00:42:01.606 +03:00 [DBG] Connection id "0HNC8090TG8C6" stopped. 2025-06-28 00:42:01.606 +03:00 [DBG] Connection id "0HNC8090TG8C6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:43:01.598 +03:00 [DBG] Connection id "0HNC8090TG8C7" accepted. 2025-06-28 00:43:01.598 +03:00 [DBG] Connection id "0HNC8090TG8C7" started. 2025-06-28 00:43:01.598 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:43:01.598 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:43:01.598 +03:00 [DBG] POST requests are not supported 2025-06-28 00:43:01.598 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:43:01.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-28 00:43:01.598 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:43:01.598 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:43:01.598 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:43:01.598 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:43:01.598 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:43:01.598 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:43:01.598 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 00:43:01.598 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:43:01.598 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:43:01.598 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 00:43:01.598 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:43:01.598 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 00:43:01.598 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:43:01.598 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:43:01.599 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:43:01.599 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:43:01.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:43:01.599 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:43:01.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:43:01.599 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:43:01.599 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:43:01.599 +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-28 00:43:01.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:43:01.599 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:43:01.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:43:01.599 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:43:01.599 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:43:01.599 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:43:01.599 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:43:01.599 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:43:01.599 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:43:01.599 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:43:01.599 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:43:01.599 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:43:01.599 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:43:01.599 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:43:01.599 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:43:01.599 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:43:01.599 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:43:01.599 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7728ms 2025-06-28 00:43:01.599 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:43:01.599 +03:00 [DBG] Connection id "0HNC8090TG8C7" completed keep alive response. 2025-06-28 00:43:01.599 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4046ms 2025-06-28 00:43:01.600 +03:00 [DBG] Connection id "0HNC8090TG8C7" received FIN. 2025-06-28 00:43:01.600 +03:00 [DBG] Connection id "0HNC8090TG8C7" disconnecting. 2025-06-28 00:43:01.600 +03:00 [DBG] Connection id "0HNC8090TG8C7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:43:01.601 +03:00 [DBG] Connection id "0HNC8090TG8C7" stopped. 2025-06-28 00:44:01.597 +03:00 [DBG] Connection id "0HNC8090TG8C8" accepted. 2025-06-28 00:44:01.597 +03:00 [DBG] Connection id "0HNC8090TG8C8" started. 2025-06-28 00:44:01.597 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:44:01.598 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:44:01.598 +03:00 [DBG] POST requests are not supported 2025-06-28 00:44:01.598 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:44:01.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-28 00:44:01.598 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:44:01.598 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:44:01.598 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:44:01.598 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:44:01.598 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:44:01.598 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:44:01.598 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 00:44:01.598 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:44:01.598 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:44:01.598 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 00:44:01.598 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:44:01.598 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 00:44:01.598 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:44:01.598 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:44:01.598 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:44:01.598 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:44:01.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:44:01.598 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:44:01.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:44:01.598 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:44:01.598 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:44:01.599 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1249ms. 2025-06-28 00:44:01.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:44:01.599 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:44:01.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:44:01.599 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:44:01.599 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:44:01.599 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:44:01.599 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:44:01.599 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:44:01.599 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:44:01.599 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:44:01.599 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:44:01.599 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:44:01.599 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:44:01.599 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:44:01.599 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:44:01.599 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:44:01.599 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:44:01.599 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7749ms 2025-06-28 00:44:01.599 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:44:01.599 +03:00 [DBG] Connection id "0HNC8090TG8C8" completed keep alive response. 2025-06-28 00:44:01.599 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4809ms 2025-06-28 00:44:01.599 +03:00 [DBG] Connection id "0HNC8090TG8C8" received FIN. 2025-06-28 00:44:01.599 +03:00 [DBG] Connection id "0HNC8090TG8C8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:44:01.600 +03:00 [DBG] Connection id "0HNC8090TG8C8" disconnecting. 2025-06-28 00:44:01.600 +03:00 [DBG] Connection id "0HNC8090TG8C8" stopped. 2025-06-28 00:45:01.592 +03:00 [DBG] Connection id "0HNC8090TG8C9" accepted. 2025-06-28 00:45:01.593 +03:00 [DBG] Connection id "0HNC8090TG8C9" started. 2025-06-28 00:45:01.593 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:45:01.593 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:45:01.593 +03:00 [DBG] POST requests are not supported 2025-06-28 00:45:01.593 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:45:01.593 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 00:45:01.593 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:45:01.593 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:45:01.593 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:45:01.593 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:45:01.593 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:45:01.593 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:45:01.593 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 00:45:01.593 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:45:01.593 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:45:01.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-28 00:45:01.593 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:45:01.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-28 00:45:01.593 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:45:01.593 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:45:01.593 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:45:01.593 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:45:01.593 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:45:01.593 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:45:01.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:45:01.594 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:45:01.594 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:45:01.594 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1399ms. 2025-06-28 00:45:01.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:45:01.594 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:45:01.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:45:01.594 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:45:01.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:45:01.594 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:45:01.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:45:01.594 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:45:01.594 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:45:01.594 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:45:01.594 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:45:01.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:45:01.594 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:45:01.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:45:01.594 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:45:01.594 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:45:01.594 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:45:01.594 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8017ms 2025-06-28 00:45:01.594 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:45:01.594 +03:00 [DBG] Connection id "0HNC8090TG8C9" completed keep alive response. 2025-06-28 00:45:01.594 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4969ms 2025-06-28 00:45:01.594 +03:00 [DBG] Connection id "0HNC8090TG8C9" received FIN. 2025-06-28 00:45:01.594 +03:00 [DBG] Connection id "0HNC8090TG8C9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:45:01.595 +03:00 [DBG] Connection id "0HNC8090TG8C9" disconnecting. 2025-06-28 00:45:01.595 +03:00 [DBG] Connection id "0HNC8090TG8C9" stopped. 2025-06-28 00:46:01.601 +03:00 [DBG] Connection id "0HNC8090TG8CA" accepted. 2025-06-28 00:46:01.601 +03:00 [DBG] Connection id "0HNC8090TG8CA" started. 2025-06-28 00:46:01.601 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:46:01.601 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:46:01.601 +03:00 [DBG] POST requests are not supported 2025-06-28 00:46:01.601 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:46:01.601 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 00:46:01.602 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:46:01.602 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:46:01.602 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:46:01.602 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:46:01.602 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:46:01.602 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:46:01.602 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 00:46:01.602 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:46:01.602 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:46:01.602 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 00:46:01.602 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:46:01.602 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 00:46:01.602 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:46:01.603 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:46:01.603 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:46:01.603 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:46:01.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:46:01.603 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:46:01.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:46:01.603 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:46:01.603 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:46:01.603 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1801ms. 2025-06-28 00:46:01.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:46:01.603 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:46:01.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:46:01.603 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:46:01.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:46:01.603 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:46:01.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:46:01.603 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:46:01.603 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:46:01.603 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:46:01.603 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:46:01.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:46:01.603 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:46:01.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:46:01.603 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:46:01.604 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:46:01.604 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:46:01.604 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1227ms 2025-06-28 00:46:01.604 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:46:01.604 +03:00 [DBG] Connection id "0HNC8090TG8CA" completed keep alive response. 2025-06-28 00:46:01.604 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3413ms 2025-06-28 00:46:01.604 +03:00 [DBG] Connection id "0HNC8090TG8CA" received FIN. 2025-06-28 00:46:01.604 +03:00 [DBG] Connection id "0HNC8090TG8CA" disconnecting. 2025-06-28 00:46:01.604 +03:00 [DBG] Connection id "0HNC8090TG8CA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:46:01.605 +03:00 [DBG] Connection id "0HNC8090TG8CA" stopped. 2025-06-28 00:47:01.591 +03:00 [DBG] Connection id "0HNC8090TG8CB" accepted. 2025-06-28 00:47:01.591 +03:00 [DBG] Connection id "0HNC8090TG8CB" started. 2025-06-28 00:47:01.591 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:47:01.591 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:47:01.591 +03:00 [DBG] POST requests are not supported 2025-06-28 00:47:01.591 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:47:01.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-28 00:47:01.591 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:47:01.591 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:47:01.591 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:47:01.591 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:47:01.591 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:47:01.591 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:47:01.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-28 00:47:01.591 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:47:01.591 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:47:01.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-28 00:47:01.591 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:47:01.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-28 00:47:01.591 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:47:01.591 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:47:01.592 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:47:01.592 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:47:01.592 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:47:01.592 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:47:01.592 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:47:01.592 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:47:01.592 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:47:01.592 +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-28 00:47:01.592 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:47:01.592 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:47:01.592 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:47:01.592 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:47:01.592 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:47:01.592 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:47:01.592 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:47:01.592 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:47:01.592 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:47:01.592 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:47:01.592 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:47:01.592 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:47:01.592 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:47:01.592 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:47:01.592 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:47:01.592 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:47:01.592 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:47:01.592 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6979ms 2025-06-28 00:47:01.592 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:47:01.592 +03:00 [DBG] Connection id "0HNC8090TG8CB" completed keep alive response. 2025-06-28 00:47:01.592 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.454ms 2025-06-28 00:47:01.598 +03:00 [DBG] Connection id "0HNC8090TG8CB" received FIN. 2025-06-28 00:47:01.598 +03:00 [DBG] Connection id "0HNC8090TG8CB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:47:01.598 +03:00 [DBG] Connection id "0HNC8090TG8CB" disconnecting. 2025-06-28 00:47:01.598 +03:00 [DBG] Connection id "0HNC8090TG8CB" stopped. 2025-06-28 00:48:01.597 +03:00 [DBG] Connection id "0HNC8090TG8CC" accepted. 2025-06-28 00:48:01.597 +03:00 [DBG] Connection id "0HNC8090TG8CC" started. 2025-06-28 00:48:01.597 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:48:01.597 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:48:01.597 +03:00 [DBG] POST requests are not supported 2025-06-28 00:48:01.597 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:48:01.597 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 00:48:01.598 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:48:01.598 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:48:01.598 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:48:01.598 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:48:01.598 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:48:01.598 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:48:01.598 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 00:48:01.598 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:48:01.598 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:48:01.598 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 00:48:01.598 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:48:01.598 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 00:48:01.598 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:48:01.598 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:48:01.598 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:48:01.598 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:48:01.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:48:01.598 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:48:01.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:48:01.598 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:48:01.598 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:48:01.598 +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-28 00:48:01.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:48:01.599 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:48:01.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:48:01.599 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:48:01.599 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:48:01.599 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:48:01.599 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:48:01.599 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:48:01.599 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:48:01.599 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:48:01.599 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:48:01.599 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:48:01.599 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:48:01.599 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:48:01.599 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:48:01.599 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:48:01.599 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:48:01.599 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0862ms 2025-06-28 00:48:01.599 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:48:01.599 +03:00 [DBG] Connection id "0HNC8090TG8CC" completed keep alive response. 2025-06-28 00:48:01.599 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8735ms 2025-06-28 00:48:01.600 +03:00 [DBG] Connection id "0HNC8090TG8CC" received FIN. 2025-06-28 00:48:01.600 +03:00 [DBG] Connection id "0HNC8090TG8CC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:48:01.600 +03:00 [DBG] Connection id "0HNC8090TG8CC" disconnecting. 2025-06-28 00:48:01.600 +03:00 [DBG] Connection id "0HNC8090TG8CC" stopped. 2025-06-28 00:49:01.603 +03:00 [DBG] Connection id "0HNC8090TG8CD" accepted. 2025-06-28 00:49:01.603 +03:00 [DBG] Connection id "0HNC8090TG8CD" started. 2025-06-28 00:49:01.603 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:49:01.603 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:49:01.604 +03:00 [DBG] POST requests are not supported 2025-06-28 00:49:01.604 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:49:01.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-28 00:49:01.604 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:49:01.604 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:49:01.604 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:49:01.604 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:49:01.604 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:49:01.604 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:49:01.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-28 00:49:01.604 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:49:01.604 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:49:01.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-28 00:49:01.604 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:49:01.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-28 00:49:01.604 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:49:01.604 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:49:01.604 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:49:01.604 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:49:01.604 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:49:01.604 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:49:01.604 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:49:01.604 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:49:01.604 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:49:01.605 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.136ms. 2025-06-28 00:49:01.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:49:01.605 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:49:01.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:49:01.605 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:49:01.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:49:01.605 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:49:01.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:49:01.605 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:49:01.605 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:49:01.605 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:49:01.605 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:49:01.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:49:01.605 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:49:01.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:49:01.605 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:49:01.605 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:49:01.605 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:49:01.605 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9819ms 2025-06-28 00:49:01.605 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:49:01.605 +03:00 [DBG] Connection id "0HNC8090TG8CD" completed keep alive response. 2025-06-28 00:49:01.605 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8247ms 2025-06-28 00:49:01.605 +03:00 [DBG] Connection id "0HNC8090TG8CD" received FIN. 2025-06-28 00:49:01.605 +03:00 [DBG] Connection id "0HNC8090TG8CD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:49:01.605 +03:00 [DBG] Connection id "0HNC8090TG8CD" disconnecting. 2025-06-28 00:49:01.606 +03:00 [DBG] Connection id "0HNC8090TG8CD" stopped. 2025-06-28 00:50:01.601 +03:00 [DBG] Connection id "0HNC8090TG8CE" accepted. 2025-06-28 00:50:01.601 +03:00 [DBG] Connection id "0HNC8090TG8CE" started. 2025-06-28 00:50:01.601 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:50:01.601 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:50:01.601 +03:00 [DBG] POST requests are not supported 2025-06-28 00:50:01.601 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:50:01.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-28 00:50:01.602 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:50:01.602 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:50:01.602 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:50:01.602 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:50:01.602 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:50:01.602 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:50:01.602 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 00:50:01.602 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:50:01.602 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:50:01.602 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 00:50:01.602 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:50:01.602 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 00:50:01.602 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:50:01.602 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:50:01.602 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:50:01.602 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:50:01.602 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:50:01.602 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:50:01.602 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:50:01.602 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:50:01.602 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:50:01.603 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.148ms. 2025-06-28 00:50:01.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:50:01.603 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:50:01.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:50:01.603 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:50:01.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:50:01.603 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:50:01.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:50:01.603 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:50:01.603 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:50:01.603 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:50:01.603 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:50:01.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:50:01.603 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:50:01.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:50:01.603 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:50:01.603 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:50:01.603 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:50:01.603 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9949ms 2025-06-28 00:50:01.603 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:50:01.603 +03:00 [DBG] Connection id "0HNC8090TG8CE" completed keep alive response. 2025-06-28 00:50:01.603 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8856ms 2025-06-28 00:50:01.604 +03:00 [DBG] Connection id "0HNC8090TG8CE" received FIN. 2025-06-28 00:50:01.604 +03:00 [DBG] Connection id "0HNC8090TG8CE" disconnecting. 2025-06-28 00:50:01.604 +03:00 [DBG] Connection id "0HNC8090TG8CE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:50:01.605 +03:00 [DBG] Connection id "0HNC8090TG8CE" stopped. 2025-06-28 00:51:01.604 +03:00 [DBG] Connection id "0HNC8090TG8CF" accepted. 2025-06-28 00:51:01.604 +03:00 [DBG] Connection id "0HNC8090TG8CF" started. 2025-06-28 00:51:01.604 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:51:01.604 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:51:01.605 +03:00 [DBG] POST requests are not supported 2025-06-28 00:51:01.605 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:51:01.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-28 00:51:01.605 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:51:01.605 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:51:01.605 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:51:01.605 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:51:01.605 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:51:01.605 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:51:01.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-28 00:51:01.605 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:51:01.605 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:51:01.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-28 00:51:01.605 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:51:01.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-28 00:51:01.605 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:51:01.605 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:51:01.605 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:51:01.605 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:51:01.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:51:01.605 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:51:01.606 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:51:01.606 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:51:01.606 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:51:01.606 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1569ms. 2025-06-28 00:51:01.606 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:51:01.606 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:51:01.606 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:51:01.606 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:51:01.606 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:51:01.606 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:51:01.606 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:51:01.606 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:51:01.606 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:51:01.606 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:51:01.606 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:51:01.606 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:51:01.606 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:51:01.606 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:51:01.606 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:51:01.606 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:51:01.606 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:51:01.606 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1847ms 2025-06-28 00:51:01.606 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:51:01.607 +03:00 [DBG] Connection id "0HNC8090TG8CF" completed keep alive response. 2025-06-28 00:51:01.607 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1422ms 2025-06-28 00:51:01.607 +03:00 [DBG] Connection id "0HNC8090TG8CF" received FIN. 2025-06-28 00:51:01.607 +03:00 [DBG] Connection id "0HNC8090TG8CF" disconnecting. 2025-06-28 00:51:01.607 +03:00 [DBG] Connection id "0HNC8090TG8CF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:51:01.608 +03:00 [DBG] Connection id "0HNC8090TG8CF" stopped. 2025-06-28 00:52:01.595 +03:00 [DBG] Connection id "0HNC8090TG8CG" accepted. 2025-06-28 00:52:01.595 +03:00 [DBG] Connection id "0HNC8090TG8CG" started. 2025-06-28 00:52:01.595 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:52:01.595 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:52:01.595 +03:00 [DBG] POST requests are not supported 2025-06-28 00:52:01.595 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:52:01.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-28 00:52:01.595 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:52:01.596 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:52:01.596 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:52:01.596 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:52:01.596 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:52:01.596 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:52:01.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-28 00:52:01.596 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:52:01.596 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:52:01.596 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 00:52:01.596 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:52:01.596 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 00:52:01.596 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:52:01.596 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:52:01.596 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:52:01.596 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:52:01.596 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:52:01.596 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:52:01.596 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:52:01.596 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:52:01.596 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:52:01.596 +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-28 00:52:01.596 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:52:01.597 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:52:01.597 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:52:01.597 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:52:01.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:52:01.597 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:52:01.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:52:01.597 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:52:01.597 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:52:01.597 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:52:01.597 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:52:01.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:52:01.597 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:52:01.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:52:01.597 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:52:01.597 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:52:01.597 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:52:01.597 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1066ms 2025-06-28 00:52:01.597 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:52:01.597 +03:00 [DBG] Connection id "0HNC8090TG8CG" completed keep alive response. 2025-06-28 00:52:01.597 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8448ms 2025-06-28 00:52:01.597 +03:00 [DBG] Connection id "0HNC8090TG8CG" received FIN. 2025-06-28 00:52:01.598 +03:00 [DBG] Connection id "0HNC8090TG8CG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:52:01.598 +03:00 [DBG] Connection id "0HNC8090TG8CG" disconnecting. 2025-06-28 00:52:01.598 +03:00 [DBG] Connection id "0HNC8090TG8CG" stopped. 2025-06-28 00:53:01.593 +03:00 [DBG] Connection id "0HNC8090TG8CH" accepted. 2025-06-28 00:53:01.594 +03:00 [DBG] Connection id "0HNC8090TG8CH" started. 2025-06-28 00:53:01.594 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:53:01.594 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:53:01.594 +03:00 [DBG] POST requests are not supported 2025-06-28 00:53:01.594 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:53:01.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-28 00:53:01.594 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:53:01.594 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:53:01.594 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:53:01.594 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:53:01.594 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:53:01.594 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:53:01.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-28 00:53:01.594 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:53:01.594 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:53:01.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-28 00:53:01.594 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:53:01.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-28 00:53:01.594 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:53:01.594 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:53:01.594 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:53:01.594 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:53:01.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:53:01.594 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:53:01.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:53:01.594 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:53:01.594 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:53:01.595 +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-28 00:53:01.595 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:53:01.595 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:53:01.595 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:53:01.595 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:53:01.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:53:01.595 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:53:01.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:53:01.595 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:53:01.595 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:53:01.595 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:53:01.595 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:53:01.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:53:01.595 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:53:01.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:53:01.595 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:53:01.595 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:53:01.595 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:53:01.595 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7102ms 2025-06-28 00:53:01.595 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:53:01.595 +03:00 [DBG] Connection id "0HNC8090TG8CH" completed keep alive response. 2025-06-28 00:53:01.595 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3993ms 2025-06-28 00:53:01.595 +03:00 [DBG] Connection id "0HNC8090TG8CH" received FIN. 2025-06-28 00:53:01.596 +03:00 [DBG] Connection id "0HNC8090TG8CH" disconnecting. 2025-06-28 00:53:01.596 +03:00 [DBG] Connection id "0HNC8090TG8CH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:53:01.597 +03:00 [DBG] Connection id "0HNC8090TG8CH" stopped. 2025-06-28 00:54:01.597 +03:00 [DBG] Connection id "0HNC8090TG8CI" accepted. 2025-06-28 00:54:01.597 +03:00 [DBG] Connection id "0HNC8090TG8CI" started. 2025-06-28 00:54:01.597 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:54:01.597 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:54:01.597 +03:00 [DBG] POST requests are not supported 2025-06-28 00:54:01.597 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:54:01.597 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 00:54:01.597 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:54:01.597 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:54:01.598 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:54:01.598 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:54:01.598 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:54:01.598 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:54:01.598 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 00:54:01.598 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:54:01.598 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:54:01.598 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 00:54:01.598 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:54:01.598 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 00:54:01.598 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:54:01.598 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:54:01.598 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:54:01.598 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:54:01.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:54:01.598 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:54:01.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:54:01.598 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:54:01.598 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:54:01.599 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1588ms. 2025-06-28 00:54:01.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:54:01.599 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:54:01.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:54:01.599 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:54:01.599 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:54:01.599 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:54:01.599 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:54:01.599 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:54:01.599 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:54:01.599 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:54:01.599 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:54:01.599 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:54:01.599 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:54:01.599 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:54:01.599 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:54:01.599 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:54:01.599 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:54:01.599 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3609ms 2025-06-28 00:54:01.599 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:54:01.599 +03:00 [DBG] Connection id "0HNC8090TG8CI" completed keep alive response. 2025-06-28 00:54:01.600 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2122ms 2025-06-28 00:54:01.600 +03:00 [DBG] Connection id "0HNC8090TG8CI" received FIN. 2025-06-28 00:54:01.600 +03:00 [DBG] Connection id "0HNC8090TG8CI" disconnecting. 2025-06-28 00:54:01.600 +03:00 [DBG] Connection id "0HNC8090TG8CI" stopped. 2025-06-28 00:54:01.600 +03:00 [DBG] Connection id "0HNC8090TG8CI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:55:01.604 +03:00 [DBG] Connection id "0HNC8090TG8CJ" accepted. 2025-06-28 00:55:01.604 +03:00 [DBG] Connection id "0HNC8090TG8CJ" started. 2025-06-28 00:55:01.605 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:55:01.605 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:55:01.605 +03:00 [DBG] POST requests are not supported 2025-06-28 00:55:01.605 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:55:01.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-28 00:55:01.605 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:55:01.605 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:55:01.605 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:55:01.605 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:55:01.605 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:55:01.605 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:55:01.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-28 00:55:01.605 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:55:01.605 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:55:01.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-28 00:55:01.605 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:55:01.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-28 00:55:01.605 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:55:01.605 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:55:01.605 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:55:01.605 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:55:01.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:55:01.605 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:55:01.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:55:01.605 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:55:01.605 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:55:01.606 +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-28 00:55:01.606 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:55:01.606 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:55:01.606 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:55:01.606 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:55:01.606 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:55:01.606 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:55:01.606 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:55:01.606 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:55:01.606 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:55:01.606 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:55:01.606 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:55:01.606 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:55:01.606 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:55:01.606 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:55:01.606 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:55:01.606 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:55:01.606 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:55:01.606 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7034ms 2025-06-28 00:55:01.606 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:55:01.606 +03:00 [DBG] Connection id "0HNC8090TG8CJ" completed keep alive response. 2025-06-28 00:55:01.606 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.52ms 2025-06-28 00:55:01.606 +03:00 [DBG] Connection id "0HNC8090TG8CJ" received FIN. 2025-06-28 00:55:01.606 +03:00 [DBG] Connection id "0HNC8090TG8CJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:55:01.606 +03:00 [DBG] Connection id "0HNC8090TG8CJ" disconnecting. 2025-06-28 00:55:01.606 +03:00 [DBG] Connection id "0HNC8090TG8CJ" stopped. 2025-06-28 00:56:01.592 +03:00 [DBG] Connection id "0HNC8090TG8CK" accepted. 2025-06-28 00:56:01.593 +03:00 [DBG] Connection id "0HNC8090TG8CK" started. 2025-06-28 00:56:01.593 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:56:01.593 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:56:01.593 +03:00 [DBG] POST requests are not supported 2025-06-28 00:56:01.593 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:56:01.593 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 00:56:01.593 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:56:01.593 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:56:01.593 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:56:01.593 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:56:01.593 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:56:01.593 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:56:01.593 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 00:56:01.593 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:56:01.593 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:56:01.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-28 00:56:01.593 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:56:01.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-28 00:56:01.593 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:56:01.593 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:56:01.593 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:56:01.593 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:56:01.593 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:56:01.593 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:56:01.593 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:56:01.593 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:56:01.594 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:56:01.594 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1298ms. 2025-06-28 00:56:01.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:56:01.594 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:56:01.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:56:01.594 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:56:01.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:56:01.594 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:56:01.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:56:01.594 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:56:01.594 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:56:01.594 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:56:01.594 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:56:01.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:56:01.594 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:56:01.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:56:01.594 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:56:01.594 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:56:01.594 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:56:01.594 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8262ms 2025-06-28 00:56:01.594 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:56:01.594 +03:00 [DBG] Connection id "0HNC8090TG8CK" completed keep alive response. 2025-06-28 00:56:01.594 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4675ms 2025-06-28 00:56:01.594 +03:00 [DBG] Connection id "0HNC8090TG8CK" received FIN. 2025-06-28 00:56:01.595 +03:00 [DBG] Connection id "0HNC8090TG8CK" disconnecting. 2025-06-28 00:56:01.595 +03:00 [DBG] Connection id "0HNC8090TG8CK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:56:01.596 +03:00 [DBG] Connection id "0HNC8090TG8CK" stopped. 2025-06-28 00:57:01.605 +03:00 [DBG] Connection id "0HNC8090TG8CL" accepted. 2025-06-28 00:57:01.606 +03:00 [DBG] Connection id "0HNC8090TG8CL" started. 2025-06-28 00:57:01.606 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:57:01.606 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:57:01.606 +03:00 [DBG] POST requests are not supported 2025-06-28 00:57:01.606 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:57:01.606 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 00:57:01.606 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:57:01.606 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:57:01.606 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:57:01.606 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:57:01.606 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:57:01.606 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:57:01.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-28 00:57:01.606 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:57:01.606 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:57:01.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-28 00:57:01.606 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:57:01.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-28 00:57:01.606 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:57:01.606 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:57:01.606 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:57:01.607 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:57:01.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:57:01.607 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:57:01.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:57:01.607 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:57:01.607 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:57:01.607 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1576ms. 2025-06-28 00:57:01.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:57:01.607 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:57:01.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:57:01.607 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:57:01.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:57:01.607 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:57:01.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:57:01.607 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:57:01.607 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:57:01.607 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:57:01.607 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:57:01.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:57:01.607 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:57:01.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:57:01.607 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:57:01.607 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:57:01.607 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:57:01.607 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9598ms 2025-06-28 00:57:01.607 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:57:01.607 +03:00 [DBG] Connection id "0HNC8090TG8CL" completed keep alive response. 2025-06-28 00:57:01.607 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7215ms 2025-06-28 00:57:01.608 +03:00 [DBG] Connection id "0HNC8090TG8CL" received FIN. 2025-06-28 00:57:01.608 +03:00 [DBG] Connection id "0HNC8090TG8CL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:57:01.608 +03:00 [DBG] Connection id "0HNC8090TG8CL" disconnecting. 2025-06-28 00:57:01.608 +03:00 [DBG] Connection id "0HNC8090TG8CL" stopped. 2025-06-28 00:58:01.597 +03:00 [DBG] Connection id "0HNC8090TG8CM" accepted. 2025-06-28 00:58:01.597 +03:00 [DBG] Connection id "0HNC8090TG8CM" started. 2025-06-28 00:58:01.597 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:58:01.597 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:58:01.597 +03:00 [DBG] POST requests are not supported 2025-06-28 00:58:01.597 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:58:01.597 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 00:58:01.597 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:58:01.598 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:58:01.598 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:58:01.598 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:58:01.598 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:58:01.598 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:58:01.598 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 00:58:01.598 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:58:01.598 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:58:01.598 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 00:58:01.598 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:58:01.598 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 00:58:01.598 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:58:01.598 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:58:01.598 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:58:01.598 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:58:01.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:58:01.598 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:58:01.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:58:01.598 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:58:01.598 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:58:01.598 +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-28 00:58:01.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:58:01.598 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:58:01.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:58:01.598 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:58:01.598 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:58:01.598 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:58:01.598 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:58:01.598 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:58:01.598 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:58:01.598 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:58:01.598 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:58:01.598 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:58:01.598 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:58:01.598 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:58:01.598 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:58:01.598 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:58:01.598 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:58:01.598 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6043ms 2025-06-28 00:58:01.598 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:58:01.599 +03:00 [DBG] Connection id "0HNC8090TG8CM" completed keep alive response. 2025-06-28 00:58:01.599 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1896ms 2025-06-28 00:58:01.599 +03:00 [DBG] Connection id "0HNC8090TG8CM" received FIN. 2025-06-28 00:58:01.599 +03:00 [DBG] Connection id "0HNC8090TG8CM" disconnecting. 2025-06-28 00:58:01.599 +03:00 [DBG] Connection id "0HNC8090TG8CM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:58:01.600 +03:00 [DBG] Connection id "0HNC8090TG8CM" stopped. 2025-06-28 00:59:01.595 +03:00 [DBG] Connection id "0HNC8090TG8CN" accepted. 2025-06-28 00:59:01.595 +03:00 [DBG] Connection id "0HNC8090TG8CN" started. 2025-06-28 00:59:01.595 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 00:59:01.595 +03:00 [VRB] All hosts are allowed. 2025-06-28 00:59:01.596 +03:00 [DBG] POST requests are not supported 2025-06-28 00:59:01.596 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 00:59:01.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-28 00:59:01.596 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:59:01.596 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 00:59:01.596 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 00:59:01.596 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 00:59:01.596 +03:00 [INF] CORS policy execution successful. 2025-06-28 00:59:01.596 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:59:01.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-28 00:59:01.596 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 00:59:01.596 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 00:59:01.596 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 00:59:01.596 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 00:59:01.596 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 00:59:01.596 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:59:01.596 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:59:01.596 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:59:01.596 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 00:59:01.596 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:59:01.596 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:59:01.596 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:59:01.596 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:59:01.597 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 00:59:01.597 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2279ms. 2025-06-28 00:59:01.597 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:59:01.597 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 00:59:01.597 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:59:01.597 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 00:59:01.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:59:01.597 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:59:01.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:59:01.597 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:59:01.597 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:59:01.597 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 00:59:01.597 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 00:59:01.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:59:01.597 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 00:59:01.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:59:01.597 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:59:01.597 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:59:01.597 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 00:59:01.597 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1493ms 2025-06-28 00:59:01.597 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 00:59:01.597 +03:00 [DBG] Connection id "0HNC8090TG8CN" completed keep alive response. 2025-06-28 00:59:01.598 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0577ms 2025-06-28 00:59:01.598 +03:00 [DBG] Connection id "0HNC8090TG8CN" received FIN. 2025-06-28 00:59:01.598 +03:00 [DBG] Connection id "0HNC8090TG8CN" disconnecting. 2025-06-28 00:59:01.598 +03:00 [DBG] Connection id "0HNC8090TG8CN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 00:59:01.599 +03:00 [DBG] Connection id "0HNC8090TG8CN" stopped. 2025-06-28 01:00:01.604 +03:00 [DBG] Connection id "0HNC8090TG8CO" accepted. 2025-06-28 01:00:01.605 +03:00 [DBG] Connection id "0HNC8090TG8CO" started. 2025-06-28 01:00:01.605 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:00:01.605 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:00:01.605 +03:00 [DBG] POST requests are not supported 2025-06-28 01:00:01.605 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:00:01.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-28 01:00:01.605 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:00:01.605 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:00:01.605 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:00:01.605 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:00:01.605 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:00:01.605 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:00:01.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-28 01:00:01.605 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:00:01.605 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:00:01.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-28 01:00:01.605 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:00:01.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-28 01:00:01.606 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:00:01.606 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:00:01.606 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:00:01.606 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:00:01.606 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:00:01.606 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:00:01.606 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:00:01.606 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:00:01.606 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:00:01.606 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.147ms. 2025-06-28 01:00:01.606 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:00:01.606 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:00:01.606 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:00:01.606 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:00:01.606 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:00:01.606 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:00:01.606 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:00:01.606 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:00:01.606 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:00:01.606 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:00:01.606 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:00:01.606 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:00:01.606 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:00:01.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:00:01.607 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:00:01.607 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:00:01.607 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:00:01.607 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0696ms 2025-06-28 01:00:01.607 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:00:01.607 +03:00 [DBG] Connection id "0HNC8090TG8CO" completed keep alive response. 2025-06-28 01:00:01.607 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0288ms 2025-06-28 01:00:01.607 +03:00 [DBG] Connection id "0HNC8090TG8CO" received FIN. 2025-06-28 01:00:01.608 +03:00 [DBG] Connection id "0HNC8090TG8CO" disconnecting. 2025-06-28 01:00:01.608 +03:00 [DBG] Connection id "0HNC8090TG8CO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:00:01.609 +03:00 [DBG] Connection id "0HNC8090TG8CO" stopped. 2025-06-28 01:01:01.603 +03:00 [DBG] Connection id "0HNC8090TG8CP" accepted. 2025-06-28 01:01:01.604 +03:00 [DBG] Connection id "0HNC8090TG8CP" started. 2025-06-28 01:01:01.604 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:01:01.604 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:01:01.604 +03:00 [DBG] POST requests are not supported 2025-06-28 01:01:01.604 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:01:01.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-28 01:01:01.604 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:01:01.604 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:01:01.604 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:01:01.604 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:01:01.604 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:01:01.604 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:01:01.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-28 01:01:01.604 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:01:01.604 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:01:01.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-28 01:01:01.605 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:01:01.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-28 01:01:01.605 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:01:01.605 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:01:01.605 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:01:01.605 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:01:01.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:01:01.605 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:01:01.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:01:01.605 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:01:01.605 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:01:01.605 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1447ms. 2025-06-28 01:01:01.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:01:01.605 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:01:01.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:01:01.605 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:01:01.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:01:01.605 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:01:01.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:01:01.605 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:01:01.605 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:01:01.605 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:01:01.605 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:01:01.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:01:01.605 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:01:01.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:01:01.606 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:01:01.606 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:01:01.606 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:01:01.606 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9314ms 2025-06-28 01:01:01.606 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:01:01.606 +03:00 [DBG] Connection id "0HNC8090TG8CP" completed keep alive response. 2025-06-28 01:01:01.606 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0494ms 2025-06-28 01:01:01.606 +03:00 [DBG] Connection id "0HNC8090TG8CP" received FIN. 2025-06-28 01:01:01.606 +03:00 [DBG] Connection id "0HNC8090TG8CP" disconnecting. 2025-06-28 01:01:01.606 +03:00 [DBG] Connection id "0HNC8090TG8CP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:01:01.607 +03:00 [DBG] Connection id "0HNC8090TG8CP" stopped. 2025-06-28 01:02:01.679 +03:00 [DBG] Connection id "0HNC8090TG8CQ" accepted. 2025-06-28 01:02:01.679 +03:00 [DBG] Connection id "0HNC8090TG8CQ" started. 2025-06-28 01:02:01.680 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:02:01.680 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:02:01.680 +03:00 [DBG] POST requests are not supported 2025-06-28 01:02:01.680 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:02:01.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-28 01:02:01.680 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:02:01.680 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:02:01.680 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:02:01.680 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:02:01.680 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:02:01.680 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:02:01.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-28 01:02:01.681 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:02:01.681 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:02:01.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-28 01:02:01.681 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:02:01.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-28 01:02:01.681 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:02:01.681 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:02:01.681 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:02:01.681 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:02:01.681 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:02:01.681 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:02:01.681 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:02:01.681 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:02:01.681 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:02:01.682 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1768ms. 2025-06-28 01:02:01.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:02:01.682 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:02:01.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:02:01.682 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:02:01.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:02:01.682 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:02:01.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:02:01.682 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:02:01.682 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:02:01.682 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:02:01.682 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:02:01.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:02:01.682 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:02:01.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:02:01.682 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:02:01.682 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:02:01.682 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:02:01.682 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3271ms 2025-06-28 01:02:01.682 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:02:01.682 +03:00 [DBG] Connection id "0HNC8090TG8CQ" completed keep alive response. 2025-06-28 01:02:01.683 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.9238ms 2025-06-28 01:02:01.683 +03:00 [DBG] Connection id "0HNC8090TG8CQ" received FIN. 2025-06-28 01:02:01.683 +03:00 [DBG] Connection id "0HNC8090TG8CQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:02:01.683 +03:00 [DBG] Connection id "0HNC8090TG8CQ" disconnecting. 2025-06-28 01:02:01.683 +03:00 [DBG] Connection id "0HNC8090TG8CQ" stopped. 2025-06-28 01:03:01.606 +03:00 [DBG] Connection id "0HNC8090TG8CR" accepted. 2025-06-28 01:03:01.607 +03:00 [DBG] Connection id "0HNC8090TG8CR" started. 2025-06-28 01:03:01.607 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:03:01.607 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:03:01.607 +03:00 [DBG] POST requests are not supported 2025-06-28 01:03:01.607 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:03:01.607 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 01:03:01.607 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:03:01.607 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:03:01.607 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:03:01.607 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:03:01.607 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:03:01.607 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:03:01.607 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 01:03:01.607 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:03:01.607 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:03:01.607 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 01:03:01.607 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:03:01.607 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 01:03:01.607 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:03:01.608 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:03:01.608 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:03:01.608 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:03:01.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:03:01.608 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:03:01.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:03:01.608 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:03:01.608 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:03:01.608 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1339ms. 2025-06-28 01:03:01.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:03:01.608 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:03:01.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:03:01.608 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:03:01.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:03:01.608 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:03:01.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:03:01.608 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:03:01.608 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:03:01.608 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:03:01.608 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:03:01.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:03:01.608 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:03:01.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:03:01.608 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:03:01.608 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:03:01.608 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:03:01.608 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0088ms 2025-06-28 01:03:01.609 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:03:01.609 +03:00 [DBG] Connection id "0HNC8090TG8CR" completed keep alive response. 2025-06-28 01:03:01.609 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9763ms 2025-06-28 01:03:01.609 +03:00 [DBG] Connection id "0HNC8090TG8CR" received FIN. 2025-06-28 01:03:01.609 +03:00 [DBG] Connection id "0HNC8090TG8CR" disconnecting. 2025-06-28 01:03:01.609 +03:00 [DBG] Connection id "0HNC8090TG8CR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:03:01.610 +03:00 [DBG] Connection id "0HNC8090TG8CR" stopped. 2025-06-28 01:04:01.607 +03:00 [DBG] Connection id "0HNC8090TG8CS" accepted. 2025-06-28 01:04:01.607 +03:00 [DBG] Connection id "0HNC8090TG8CS" started. 2025-06-28 01:04:01.607 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:04:01.607 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:04:01.607 +03:00 [DBG] POST requests are not supported 2025-06-28 01:04:01.607 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:04:01.607 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 01:04:01.607 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:04:01.607 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:04:01.607 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:04:01.607 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:04:01.607 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:04:01.607 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:04:01.607 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 01:04:01.608 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:04:01.608 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:04:01.608 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 01:04:01.608 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:04:01.608 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 01:04:01.608 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:04:01.608 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:04:01.608 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:04:01.608 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:04:01.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:04:01.608 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:04:01.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:04:01.608 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:04:01.608 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:04:01.608 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1643ms. 2025-06-28 01:04:01.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:04:01.608 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:04:01.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:04:01.609 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:04:01.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:04:01.609 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:04:01.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:04:01.609 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:04:01.609 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:04:01.609 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:04:01.609 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:04:01.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:04:01.609 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:04:01.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:04:01.609 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:04:01.609 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:04:01.609 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:04:01.609 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2634ms 2025-06-28 01:04:01.609 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:04:01.609 +03:00 [DBG] Connection id "0HNC8090TG8CS" completed keep alive response. 2025-06-28 01:04:01.609 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2603ms 2025-06-28 01:04:01.609 +03:00 [DBG] Connection id "0HNC8090TG8CS" received FIN. 2025-06-28 01:04:01.609 +03:00 [DBG] Connection id "0HNC8090TG8CS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:04:01.610 +03:00 [DBG] Connection id "0HNC8090TG8CS" disconnecting. 2025-06-28 01:04:01.610 +03:00 [DBG] Connection id "0HNC8090TG8CS" stopped. 2025-06-28 01:05:01.597 +03:00 [DBG] Connection id "0HNC8090TG8CT" accepted. 2025-06-28 01:05:01.597 +03:00 [DBG] Connection id "0HNC8090TG8CT" started. 2025-06-28 01:05:01.597 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:05:01.597 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:05:01.597 +03:00 [DBG] POST requests are not supported 2025-06-28 01:05:01.597 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:05:01.597 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 01:05:01.597 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:05:01.597 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:05:01.597 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:05:01.597 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:05:01.597 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:05:01.597 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:05:01.597 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 01:05:01.598 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:05:01.598 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:05:01.598 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 01:05:01.598 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:05:01.598 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 01:05:01.598 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:05:01.598 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:05:01.598 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:05:01.598 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:05:01.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:05:01.598 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:05:01.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:05:01.598 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:05:01.598 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:05:01.598 +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-28 01:05:01.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:05:01.598 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:05:01.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:05:01.598 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:05:01.598 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:05:01.598 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:05:01.598 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:05:01.598 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:05:01.598 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:05:01.598 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:05:01.598 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:05:01.598 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:05:01.598 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:05:01.598 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:05:01.599 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:05:01.599 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:05:01.599 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:05:01.599 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9113ms 2025-06-28 01:05:01.599 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:05:01.599 +03:00 [DBG] Connection id "0HNC8090TG8CT" completed keep alive response. 2025-06-28 01:05:01.599 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7652ms 2025-06-28 01:05:01.599 +03:00 [DBG] Connection id "0HNC8090TG8CT" received FIN. 2025-06-28 01:05:01.599 +03:00 [DBG] Connection id "0HNC8090TG8CT" disconnecting. 2025-06-28 01:05:01.599 +03:00 [DBG] Connection id "0HNC8090TG8CT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:05:01.600 +03:00 [DBG] Connection id "0HNC8090TG8CT" stopped. 2025-06-28 01:06:01.599 +03:00 [DBG] Connection id "0HNC8090TG8CU" accepted. 2025-06-28 01:06:01.599 +03:00 [DBG] Connection id "0HNC8090TG8CU" started. 2025-06-28 01:06:01.599 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:06:01.599 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:06:01.599 +03:00 [DBG] POST requests are not supported 2025-06-28 01:06:01.599 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:06:01.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-28 01:06:01.599 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:06:01.599 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:06:01.599 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:06:01.599 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:06:01.599 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:06:01.599 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:06:01.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-28 01:06:01.599 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:06:01.600 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:06:01.600 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 01:06:01.600 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:06:01.600 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 01:06:01.600 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:06:01.600 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:06:01.600 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:06:01.600 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:06:01.600 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:06:01.600 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:06:01.600 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:06:01.600 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:06:01.600 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:06:01.600 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1688ms. 2025-06-28 01:06:01.600 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:06:01.600 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:06:01.600 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:06:01.600 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:06:01.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:06:01.600 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:06:01.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:06:01.600 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:06:01.600 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:06:01.601 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:06:01.601 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:06:01.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:06:01.601 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:06:01.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:06:01.601 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:06:01.601 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:06:01.601 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:06:01.601 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1846ms 2025-06-28 01:06:01.601 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:06:01.601 +03:00 [DBG] Connection id "0HNC8090TG8CU" completed keep alive response. 2025-06-28 01:06:01.601 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.018ms 2025-06-28 01:06:01.601 +03:00 [DBG] Connection id "0HNC8090TG8CU" received FIN. 2025-06-28 01:06:01.601 +03:00 [DBG] Connection id "0HNC8090TG8CU" disconnecting. 2025-06-28 01:06:01.601 +03:00 [DBG] Connection id "0HNC8090TG8CU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:06:01.603 +03:00 [DBG] Connection id "0HNC8090TG8CU" stopped. 2025-06-28 01:07:01.614 +03:00 [DBG] Connection id "0HNC8090TG8CV" accepted. 2025-06-28 01:07:01.614 +03:00 [DBG] Connection id "0HNC8090TG8CV" started. 2025-06-28 01:07:01.614 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:07:01.614 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:07:01.614 +03:00 [DBG] POST requests are not supported 2025-06-28 01:07:01.615 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:07:01.615 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 01:07:01.615 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:07:01.615 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:07:01.615 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:07:01.615 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:07:01.615 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:07:01.615 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:07:01.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-28 01:07:01.615 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:07:01.615 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:07:01.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-28 01:07:01.615 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:07:01.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-28 01:07:01.615 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:07:01.615 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:07:01.615 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:07:01.615 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:07:01.615 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:07:01.615 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:07:01.615 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:07:01.615 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:07:01.615 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:07:01.615 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1584ms. 2025-06-28 01:07:01.615 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:07:01.616 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:07:01.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:07:01.616 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:07:01.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:07:01.616 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:07:01.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:07:01.616 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:07:01.616 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:07:01.616 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:07:01.616 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:07:01.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:07:01.616 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:07:01.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:07:01.616 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:07:01.616 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:07:01.616 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:07:01.616 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9432ms 2025-06-28 01:07:01.616 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:07:01.616 +03:00 [DBG] Connection id "0HNC8090TG8CV" completed keep alive response. 2025-06-28 01:07:01.616 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6539ms 2025-06-28 01:07:01.616 +03:00 [DBG] Connection id "0HNC8090TG8CV" received FIN. 2025-06-28 01:07:01.616 +03:00 [DBG] Connection id "0HNC8090TG8CV" disconnecting. 2025-06-28 01:07:01.616 +03:00 [DBG] Connection id "0HNC8090TG8CV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:07:01.618 +03:00 [DBG] Connection id "0HNC8090TG8CV" stopped. 2025-06-28 01:08:01.602 +03:00 [DBG] Connection id "0HNC8090TG8D0" accepted. 2025-06-28 01:08:01.602 +03:00 [DBG] Connection id "0HNC8090TG8D0" started. 2025-06-28 01:08:01.602 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:08:01.602 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:08:01.602 +03:00 [DBG] POST requests are not supported 2025-06-28 01:08:01.602 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:08:01.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-28 01:08:01.602 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:08:01.602 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:08:01.602 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:08:01.602 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:08:01.602 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:08:01.602 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:08:01.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-28 01:08:01.603 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:08:01.603 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:08:01.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-28 01:08:01.603 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:08:01.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-28 01:08:01.603 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:08:01.603 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:08:01.603 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:08:01.603 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:08:01.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:08:01.603 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:08:01.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:08:01.603 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:08:01.603 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:08:01.603 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1311ms. 2025-06-28 01:08:01.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:08:01.603 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:08:01.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:08:01.603 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:08:01.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:08:01.603 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:08:01.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:08:01.603 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:08:01.603 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:08:01.603 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:08:01.603 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:08:01.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:08:01.603 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:08:01.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:08:01.603 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:08:01.603 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:08:01.603 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:08:01.603 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7027ms 2025-06-28 01:08:01.603 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:08:01.603 +03:00 [DBG] Connection id "0HNC8090TG8D0" completed keep alive response. 2025-06-28 01:08:01.603 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5282ms 2025-06-28 01:08:01.604 +03:00 [DBG] Connection id "0HNC8090TG8D0" received FIN. 2025-06-28 01:08:01.604 +03:00 [DBG] Connection id "0HNC8090TG8D0" disconnecting. 2025-06-28 01:08:01.604 +03:00 [DBG] Connection id "0HNC8090TG8D0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:08:01.605 +03:00 [DBG] Connection id "0HNC8090TG8D0" stopped. 2025-06-28 01:09:01.597 +03:00 [DBG] Connection id "0HNC8090TG8D1" accepted. 2025-06-28 01:09:01.597 +03:00 [DBG] Connection id "0HNC8090TG8D1" started. 2025-06-28 01:09:01.597 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:09:01.597 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:09:01.597 +03:00 [DBG] POST requests are not supported 2025-06-28 01:09:01.597 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:09:01.597 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 01:09:01.597 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:09:01.597 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:09:01.597 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:09:01.597 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:09:01.597 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:09:01.597 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:09:01.597 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 01:09:01.597 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:09:01.597 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:09:01.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-28 01:09:01.597 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:09:01.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-28 01:09:01.597 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:09:01.598 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:09:01.598 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:09:01.598 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:09:01.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:09:01.598 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:09:01.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:09:01.598 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:09:01.598 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:09:01.598 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1394ms. 2025-06-28 01:09:01.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:09:01.598 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:09:01.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:09:01.598 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:09:01.598 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:09:01.598 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:09:01.598 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:09:01.598 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:09:01.598 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:09:01.598 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:09:01.598 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:09:01.598 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:09:01.598 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:09:01.598 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:09:01.598 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:09:01.598 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:09:01.598 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:09:01.598 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8433ms 2025-06-28 01:09:01.598 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:09:01.598 +03:00 [DBG] Connection id "0HNC8090TG8D1" completed keep alive response. 2025-06-28 01:09:01.598 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5572ms 2025-06-28 01:09:01.599 +03:00 [DBG] Connection id "0HNC8090TG8D1" received FIN. 2025-06-28 01:09:01.599 +03:00 [DBG] Connection id "0HNC8090TG8D1" disconnecting. 2025-06-28 01:09:01.599 +03:00 [DBG] Connection id "0HNC8090TG8D1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:09:01.600 +03:00 [DBG] Connection id "0HNC8090TG8D1" stopped. 2025-06-28 01:10:01.608 +03:00 [DBG] Connection id "0HNC8090TG8D2" accepted. 2025-06-28 01:10:01.608 +03:00 [DBG] Connection id "0HNC8090TG8D2" started. 2025-06-28 01:10:01.608 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:10:01.608 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:10:01.608 +03:00 [DBG] POST requests are not supported 2025-06-28 01:10:01.609 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:10:01.609 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 01:10:01.609 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:10:01.609 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:10:01.609 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:10:01.609 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:10:01.609 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:10:01.609 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:10:01.609 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 01:10:01.609 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:10:01.609 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:10:01.609 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 01:10:01.609 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:10:01.609 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 01:10:01.609 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:10:01.609 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:10:01.609 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:10:01.609 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:10:01.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:10:01.609 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:10:01.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:10:01.609 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:10:01.609 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:10:01.609 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1254ms. 2025-06-28 01:10:01.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:10:01.609 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:10:01.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:10:01.609 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:10:01.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:10:01.610 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:10:01.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:10:01.610 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:10:01.610 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:10:01.610 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:10:01.610 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:10:01.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:10:01.610 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:10:01.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:10:01.610 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:10:01.610 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:10:01.610 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:10:01.610 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7493ms 2025-06-28 01:10:01.610 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:10:01.610 +03:00 [DBG] Connection id "0HNC8090TG8D2" completed keep alive response. 2025-06-28 01:10:01.610 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4754ms 2025-06-28 01:10:01.610 +03:00 [DBG] Connection id "0HNC8090TG8D2" received FIN. 2025-06-28 01:10:01.610 +03:00 [DBG] Connection id "0HNC8090TG8D2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:10:01.610 +03:00 [DBG] Connection id "0HNC8090TG8D2" disconnecting. 2025-06-28 01:10:01.610 +03:00 [DBG] Connection id "0HNC8090TG8D2" stopped. 2025-06-28 01:11:01.601 +03:00 [DBG] Connection id "0HNC8090TG8D3" accepted. 2025-06-28 01:11:01.601 +03:00 [DBG] Connection id "0HNC8090TG8D3" started. 2025-06-28 01:11:01.601 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:11:01.601 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:11:01.601 +03:00 [DBG] POST requests are not supported 2025-06-28 01:11:01.601 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:11:01.601 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 01:11:01.601 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:11:01.601 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:11:01.601 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:11:01.601 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:11:01.601 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:11:01.601 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:11:01.601 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 01:11:01.601 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:11:01.601 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:11:01.601 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 01:11:01.601 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:11:01.601 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 01:11:01.602 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:11:01.602 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:11:01.602 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:11:01.602 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:11:01.602 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:11:01.602 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:11:01.602 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:11:01.602 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:11:01.602 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:11:01.602 +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-28 01:11:01.602 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:11:01.602 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:11:01.602 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:11:01.602 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:11:01.602 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:11:01.602 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:11:01.602 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:11:01.602 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:11:01.602 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:11:01.602 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:11:01.602 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:11:01.602 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:11:01.602 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:11:01.602 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:11:01.602 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:11:01.602 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:11:01.602 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:11:01.602 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8239ms 2025-06-28 01:11:01.602 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:11:01.602 +03:00 [DBG] Connection id "0HNC8090TG8D3" completed keep alive response. 2025-06-28 01:11:01.602 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5928ms 2025-06-28 01:11:01.603 +03:00 [DBG] Connection id "0HNC8090TG8D3" received FIN. 2025-06-28 01:11:01.603 +03:00 [DBG] Connection id "0HNC8090TG8D3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:11:01.603 +03:00 [DBG] Connection id "0HNC8090TG8D3" disconnecting. 2025-06-28 01:11:01.603 +03:00 [DBG] Connection id "0HNC8090TG8D3" stopped. 2025-06-28 01:12:01.607 +03:00 [DBG] Connection id "0HNC8090TG8D4" accepted. 2025-06-28 01:12:01.608 +03:00 [DBG] Connection id "0HNC8090TG8D4" started. 2025-06-28 01:12:01.608 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:12:01.608 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:12:01.608 +03:00 [DBG] POST requests are not supported 2025-06-28 01:12:01.608 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:12:01.608 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 01:12:01.608 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:12:01.608 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:12:01.608 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:12:01.608 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:12:01.608 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:12:01.608 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:12:01.608 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 01:12:01.608 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:12:01.608 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:12:01.608 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 01:12:01.608 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:12:01.608 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 01:12:01.608 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:12:01.608 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:12:01.608 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:12:01.609 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:12:01.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:12:01.609 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:12:01.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:12:01.609 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:12:01.609 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:12:01.609 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1574ms. 2025-06-28 01:12:01.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:12:01.609 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:12:01.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:12:01.609 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:12:01.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:12:01.609 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:12:01.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:12:01.609 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:12:01.609 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:12:01.609 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:12:01.609 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:12:01.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:12:01.609 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:12:01.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:12:01.609 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:12:01.609 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:12:01.609 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:12:01.609 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0002ms 2025-06-28 01:12:01.609 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:12:01.609 +03:00 [DBG] Connection id "0HNC8090TG8D4" completed keep alive response. 2025-06-28 01:12:01.609 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8464ms 2025-06-28 01:12:01.610 +03:00 [DBG] Connection id "0HNC8090TG8D4" received FIN. 2025-06-28 01:12:01.610 +03:00 [DBG] Connection id "0HNC8090TG8D4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:12:01.610 +03:00 [DBG] Connection id "0HNC8090TG8D4" disconnecting. 2025-06-28 01:12:01.610 +03:00 [DBG] Connection id "0HNC8090TG8D4" stopped. 2025-06-28 01:13:01.606 +03:00 [DBG] Connection id "0HNC8090TG8D5" accepted. 2025-06-28 01:13:01.606 +03:00 [DBG] Connection id "0HNC8090TG8D5" started. 2025-06-28 01:13:01.606 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:13:01.606 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:13:01.606 +03:00 [DBG] POST requests are not supported 2025-06-28 01:13:01.606 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:13:01.606 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 01:13:01.606 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:13:01.606 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:13:01.606 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:13:01.606 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:13:01.606 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:13:01.606 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:13:01.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-28 01:13:01.606 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:13:01.607 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:13:01.607 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 01:13:01.607 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:13:01.607 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 01:13:01.607 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:13:01.607 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:13:01.607 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:13:01.607 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:13:01.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:13:01.607 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:13:01.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:13:01.607 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:13:01.607 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:13:01.607 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1609ms. 2025-06-28 01:13:01.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:13:01.607 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:13:01.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:13:01.607 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:13:01.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:13:01.607 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:13:01.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:13:01.607 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:13:01.607 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:13:01.607 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:13:01.607 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:13:01.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:13:01.607 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:13:01.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:13:01.607 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:13:01.607 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:13:01.607 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:13:01.607 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8375ms 2025-06-28 01:13:01.608 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:13:01.608 +03:00 [DBG] Connection id "0HNC8090TG8D5" completed keep alive response. 2025-06-28 01:13:01.608 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5655ms 2025-06-28 01:13:01.608 +03:00 [DBG] Connection id "0HNC8090TG8D5" received FIN. 2025-06-28 01:13:01.608 +03:00 [DBG] Connection id "0HNC8090TG8D5" disconnecting. 2025-06-28 01:13:01.608 +03:00 [DBG] Connection id "0HNC8090TG8D5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:13:01.609 +03:00 [DBG] Connection id "0HNC8090TG8D5" stopped. 2025-06-28 01:14:01.602 +03:00 [DBG] Connection id "0HNC8090TG8D6" accepted. 2025-06-28 01:14:01.602 +03:00 [DBG] Connection id "0HNC8090TG8D6" started. 2025-06-28 01:14:01.602 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:14:01.602 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:14:01.602 +03:00 [DBG] POST requests are not supported 2025-06-28 01:14:01.602 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:14:01.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-28 01:14:01.602 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:14:01.602 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:14:01.602 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:14:01.602 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:14:01.602 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:14:01.602 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:14:01.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-28 01:14:01.603 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:14:01.603 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:14:01.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-28 01:14:01.603 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:14:01.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-28 01:14:01.603 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:14:01.603 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:14:01.603 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:14:01.603 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:14:01.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:14:01.603 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:14:01.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:14:01.603 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:14:01.603 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:14:01.603 +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-28 01:14:01.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:14:01.603 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:14:01.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:14:01.603 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:14:01.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:14:01.603 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:14:01.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:14:01.603 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:14:01.603 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:14:01.603 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:14:01.603 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:14:01.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:14:01.603 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:14:01.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:14:01.603 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:14:01.603 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:14:01.603 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:14:01.603 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7908ms 2025-06-28 01:14:01.604 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:14:01.604 +03:00 [DBG] Connection id "0HNC8090TG8D6" completed keep alive response. 2025-06-28 01:14:01.604 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4386ms 2025-06-28 01:14:01.604 +03:00 [DBG] Connection id "0HNC8090TG8D6" received FIN. 2025-06-28 01:14:01.604 +03:00 [DBG] Connection id "0HNC8090TG8D6" disconnecting. 2025-06-28 01:14:01.604 +03:00 [DBG] Connection id "0HNC8090TG8D6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:14:01.605 +03:00 [DBG] Connection id "0HNC8090TG8D6" stopped. 2025-06-28 01:15:01.612 +03:00 [DBG] Connection id "0HNC8090TG8D7" accepted. 2025-06-28 01:15:01.612 +03:00 [DBG] Connection id "0HNC8090TG8D7" started. 2025-06-28 01:15:01.612 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:15:01.612 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:15:01.612 +03:00 [DBG] POST requests are not supported 2025-06-28 01:15:01.612 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:15:01.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-28 01:15:01.612 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:15:01.612 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:15:01.612 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:15:01.612 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:15:01.612 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:15:01.613 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:15:01.613 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 01:15:01.613 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:15:01.613 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:15:01.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-28 01:15:01.613 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:15:01.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-28 01:15:01.613 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:15:01.613 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:15:01.613 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:15:01.613 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:15:01.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:15:01.613 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:15:01.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:15:01.613 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:15:01.613 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:15:01.613 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1594ms. 2025-06-28 01:15:01.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:15:01.613 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:15:01.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:15:01.613 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:15:01.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:15:01.613 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:15:01.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:15:01.613 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:15:01.613 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:15:01.613 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:15:01.613 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:15:01.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:15:01.613 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:15:01.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:15:01.613 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:15:01.614 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:15:01.614 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:15:01.614 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8007ms 2025-06-28 01:15:01.614 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:15:01.614 +03:00 [DBG] Connection id "0HNC8090TG8D7" completed keep alive response. 2025-06-28 01:15:01.614 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4552ms 2025-06-28 01:15:01.614 +03:00 [DBG] Connection id "0HNC8090TG8D7" received FIN. 2025-06-28 01:15:01.614 +03:00 [DBG] Connection id "0HNC8090TG8D7" disconnecting. 2025-06-28 01:15:01.614 +03:00 [DBG] Connection id "0HNC8090TG8D7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:15:01.615 +03:00 [DBG] Connection id "0HNC8090TG8D7" stopped. 2025-06-28 01:16:01.605 +03:00 [DBG] Connection id "0HNC8090TG8D8" accepted. 2025-06-28 01:16:01.605 +03:00 [DBG] Connection id "0HNC8090TG8D8" started. 2025-06-28 01:16:01.605 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:16:01.605 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:16:01.605 +03:00 [DBG] POST requests are not supported 2025-06-28 01:16:01.606 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:16:01.606 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 01:16:01.606 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:16:01.606 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:16:01.606 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:16:01.606 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:16:01.606 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:16:01.606 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:16:01.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-28 01:16:01.606 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:16:01.606 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:16:01.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-28 01:16:01.606 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:16:01.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-28 01:16:01.606 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:16:01.606 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:16:01.606 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:16:01.606 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:16:01.606 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:16:01.606 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:16:01.606 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:16:01.606 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:16:01.606 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:16:01.606 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1608ms. 2025-06-28 01:16:01.606 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:16:01.606 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:16:01.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:16:01.607 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:16:01.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:16:01.607 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:16:01.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:16:01.607 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:16:01.607 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:16:01.607 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:16:01.607 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:16:01.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:16:01.607 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:16:01.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:16:01.607 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:16:01.607 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:16:01.607 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:16:01.607 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8883ms 2025-06-28 01:16:01.607 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:16:01.607 +03:00 [DBG] Connection id "0HNC8090TG8D8" completed keep alive response. 2025-06-28 01:16:01.607 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5258ms 2025-06-28 01:16:01.607 +03:00 [DBG] Connection id "0HNC8090TG8D8" received FIN. 2025-06-28 01:16:01.607 +03:00 [DBG] Connection id "0HNC8090TG8D8" disconnecting. 2025-06-28 01:16:01.607 +03:00 [DBG] Connection id "0HNC8090TG8D8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:16:01.608 +03:00 [DBG] Connection id "0HNC8090TG8D8" stopped. 2025-06-28 01:17:01.597 +03:00 [DBG] Connection id "0HNC8090TG8D9" accepted. 2025-06-28 01:17:01.598 +03:00 [DBG] Connection id "0HNC8090TG8D9" started. 2025-06-28 01:17:01.598 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:17:01.598 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:17:01.598 +03:00 [DBG] POST requests are not supported 2025-06-28 01:17:01.598 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:17:01.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-28 01:17:01.598 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:17:01.598 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:17:01.598 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:17:01.598 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:17:01.598 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:17:01.598 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:17:01.598 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 01:17:01.598 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:17:01.598 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:17:01.598 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 01:17:01.598 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:17:01.598 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 01:17:01.598 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:17:01.598 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:17:01.598 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:17:01.598 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:17:01.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:17:01.598 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:17:01.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:17:01.598 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:17:01.598 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:17:01.598 +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-28 01:17:01.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:17:01.598 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:17:01.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:17:01.598 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:17:01.598 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:17:01.598 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:17:01.598 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:17:01.598 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:17:01.598 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:17:01.599 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:17:01.599 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:17:01.599 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:17:01.599 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:17:01.599 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:17:01.599 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:17:01.599 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:17:01.599 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:17:01.599 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6293ms 2025-06-28 01:17:01.599 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:17:01.599 +03:00 [DBG] Connection id "0HNC8090TG8D9" completed keep alive response. 2025-06-28 01:17:01.599 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.0654ms 2025-06-28 01:17:01.600 +03:00 [DBG] Connection id "0HNC8090TG8D9" received FIN. 2025-06-28 01:17:01.600 +03:00 [DBG] Connection id "0HNC8090TG8D9" disconnecting. 2025-06-28 01:17:01.600 +03:00 [DBG] Connection id "0HNC8090TG8D9" stopped. 2025-06-28 01:17:01.600 +03:00 [DBG] Connection id "0HNC8090TG8D9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:18:01.606 +03:00 [DBG] Connection id "0HNC8090TG8DA" accepted. 2025-06-28 01:18:01.606 +03:00 [DBG] Connection id "0HNC8090TG8DA" started. 2025-06-28 01:18:01.606 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:18:01.606 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:18:01.606 +03:00 [DBG] POST requests are not supported 2025-06-28 01:18:01.606 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:18:01.606 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 01:18:01.606 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:18:01.606 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:18:01.606 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:18:01.606 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:18:01.607 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:18:01.607 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:18:01.607 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 01:18:01.607 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:18:01.607 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:18:01.607 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 01:18:01.607 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:18:01.607 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 01:18:01.607 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:18:01.607 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:18:01.607 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:18:01.607 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:18:01.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:18:01.607 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:18:01.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:18:01.607 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:18:01.607 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:18:01.607 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.159ms. 2025-06-28 01:18:01.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:18:01.607 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:18:01.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:18:01.607 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:18:01.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:18:01.607 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:18:01.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:18:01.607 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:18:01.607 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:18:01.607 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:18:01.607 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:18:01.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:18:01.607 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:18:01.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:18:01.607 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:18:01.608 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:18:01.608 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:18:01.608 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7967ms 2025-06-28 01:18:01.608 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:18:01.608 +03:00 [DBG] Connection id "0HNC8090TG8DA" completed keep alive response. 2025-06-28 01:18:01.608 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4994ms 2025-06-28 01:18:01.608 +03:00 [DBG] Connection id "0HNC8090TG8DA" received FIN. 2025-06-28 01:18:01.608 +03:00 [DBG] Connection id "0HNC8090TG8DA" disconnecting. 2025-06-28 01:18:01.608 +03:00 [DBG] Connection id "0HNC8090TG8DA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:18:01.609 +03:00 [DBG] Connection id "0HNC8090TG8DA" stopped. 2025-06-28 01:19:01.600 +03:00 [DBG] Connection id "0HNC8090TG8DB" accepted. 2025-06-28 01:19:01.600 +03:00 [DBG] Connection id "0HNC8090TG8DB" started. 2025-06-28 01:19:01.600 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:19:01.600 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:19:01.600 +03:00 [DBG] POST requests are not supported 2025-06-28 01:19:01.600 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:19:01.600 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 01:19:01.600 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:19:01.600 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:19:01.600 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:19:01.601 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:19:01.601 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:19:01.601 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:19:01.601 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 01:19:01.601 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:19:01.601 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:19:01.601 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 01:19:01.601 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:19:01.601 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 01:19:01.601 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:19:01.601 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:19:01.601 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:19:01.601 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:19:01.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:19:01.601 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:19:01.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:19:01.601 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:19:01.601 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:19:01.602 +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-28 01:19:01.602 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:19:01.602 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:19:01.602 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:19:01.602 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:19:01.602 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:19:01.602 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:19:01.602 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:19:01.602 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:19:01.602 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:19:01.602 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:19:01.602 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:19:01.602 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:19:01.602 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:19:01.602 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:19:01.602 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:19:01.602 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:19:01.602 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:19:01.602 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2259ms 2025-06-28 01:19:01.602 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:19:01.602 +03:00 [DBG] Connection id "0HNC8090TG8DB" completed keep alive response. 2025-06-28 01:19:01.602 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2317ms 2025-06-28 01:19:01.603 +03:00 [DBG] Connection id "0HNC8090TG8DB" received FIN. 2025-06-28 01:19:01.603 +03:00 [DBG] Connection id "0HNC8090TG8DB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:19:01.603 +03:00 [DBG] Connection id "0HNC8090TG8DB" disconnecting. 2025-06-28 01:19:01.603 +03:00 [DBG] Connection id "0HNC8090TG8DB" stopped. 2025-06-28 01:20:01.612 +03:00 [DBG] Connection id "0HNC8090TG8DC" accepted. 2025-06-28 01:20:01.612 +03:00 [DBG] Connection id "0HNC8090TG8DC" started. 2025-06-28 01:20:01.612 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:20:01.612 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:20:01.613 +03:00 [DBG] POST requests are not supported 2025-06-28 01:20:01.613 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:20:01.613 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 01:20:01.613 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:20:01.613 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:20:01.613 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:20:01.613 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:20:01.613 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:20:01.613 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:20:01.613 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 01:20:01.613 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:20:01.613 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:20:01.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-28 01:20:01.613 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:20:01.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-28 01:20:01.613 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:20:01.613 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:20:01.613 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:20:01.613 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:20:01.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:20:01.613 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:20:01.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:20:01.613 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:20:01.613 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:20:01.614 +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-28 01:20:01.614 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:20:01.614 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:20:01.614 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:20:01.614 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:20:01.614 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:20:01.614 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:20:01.614 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:20:01.614 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:20:01.614 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:20:01.614 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:20:01.614 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:20:01.614 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:20:01.614 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:20:01.614 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:20:01.614 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:20:01.614 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:20:01.614 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:20:01.614 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0819ms 2025-06-28 01:20:01.614 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:20:01.614 +03:00 [DBG] Connection id "0HNC8090TG8DC" completed keep alive response. 2025-06-28 01:20:01.614 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9481ms 2025-06-28 01:20:01.614 +03:00 [DBG] Connection id "0HNC8090TG8DC" received FIN. 2025-06-28 01:20:01.615 +03:00 [DBG] Connection id "0HNC8090TG8DC" disconnecting. 2025-06-28 01:20:01.615 +03:00 [DBG] Connection id "0HNC8090TG8DC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:20:01.616 +03:00 [DBG] Connection id "0HNC8090TG8DC" stopped. 2025-06-28 01:21:01.612 +03:00 [DBG] Connection id "0HNC8090TG8DD" accepted. 2025-06-28 01:21:01.612 +03:00 [DBG] Connection id "0HNC8090TG8DD" started. 2025-06-28 01:21:01.612 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:21:01.612 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:21:01.612 +03:00 [DBG] POST requests are not supported 2025-06-28 01:21:01.612 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:21:01.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-28 01:21:01.612 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:21:01.612 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:21:01.612 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:21:01.612 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:21:01.612 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:21:01.612 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:21:01.613 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 01:21:01.613 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:21:01.613 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:21:01.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-28 01:21:01.613 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:21:01.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-28 01:21:01.613 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:21:01.613 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:21:01.613 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:21:01.613 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:21:01.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:21:01.613 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:21:01.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:21:01.613 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:21:01.613 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:21:01.613 +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-28 01:21:01.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:21:01.613 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:21:01.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:21:01.613 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:21:01.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:21:01.613 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:21:01.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:21:01.613 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:21:01.613 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:21:01.613 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:21:01.613 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:21:01.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:21:01.613 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:21:01.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:21:01.613 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:21:01.613 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:21:01.614 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:21:01.614 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7865ms 2025-06-28 01:21:01.614 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:21:01.614 +03:00 [DBG] Connection id "0HNC8090TG8DD" completed keep alive response. 2025-06-28 01:21:01.614 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4791ms 2025-06-28 01:21:01.614 +03:00 [DBG] Connection id "0HNC8090TG8DD" received FIN. 2025-06-28 01:21:01.614 +03:00 [DBG] Connection id "0HNC8090TG8DD" disconnecting. 2025-06-28 01:21:01.614 +03:00 [DBG] Connection id "0HNC8090TG8DD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:21:01.615 +03:00 [DBG] Connection id "0HNC8090TG8DD" stopped. 2025-06-28 01:22:01.616 +03:00 [DBG] Connection id "0HNC8090TG8DE" accepted. 2025-06-28 01:22:01.616 +03:00 [DBG] Connection id "0HNC8090TG8DE" started. 2025-06-28 01:22:01.616 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:22:01.616 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:22:01.616 +03:00 [DBG] POST requests are not supported 2025-06-28 01:22:01.616 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:22:01.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-28 01:22:01.616 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:22:01.616 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:22:01.616 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:22:01.616 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:22:01.616 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:22:01.616 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:22:01.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-28 01:22:01.617 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:22:01.617 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:22:01.617 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 01:22:01.617 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:22:01.617 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 01:22:01.617 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:22:01.617 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:22:01.617 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:22:01.617 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:22:01.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:22:01.617 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:22:01.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:22:01.617 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:22:01.617 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:22:01.617 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1546ms. 2025-06-28 01:22:01.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:22:01.617 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:22:01.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:22:01.617 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:22:01.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:22:01.617 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:22:01.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:22:01.617 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:22:01.617 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:22:01.617 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:22:01.617 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:22:01.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:22:01.617 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:22:01.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:22:01.617 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:22:01.617 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:22:01.617 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:22:01.618 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.833ms 2025-06-28 01:22:01.618 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:22:01.618 +03:00 [DBG] Connection id "0HNC8090TG8DE" completed keep alive response. 2025-06-28 01:22:01.618 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5325ms 2025-06-28 01:22:01.618 +03:00 [DBG] Connection id "0HNC8090TG8DE" received FIN. 2025-06-28 01:22:01.618 +03:00 [DBG] Connection id "0HNC8090TG8DE" disconnecting. 2025-06-28 01:22:01.618 +03:00 [DBG] Connection id "0HNC8090TG8DE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:22:01.619 +03:00 [DBG] Connection id "0HNC8090TG8DE" stopped. 2025-06-28 01:23:01.612 +03:00 [DBG] Connection id "0HNC8090TG8DF" accepted. 2025-06-28 01:23:01.612 +03:00 [DBG] Connection id "0HNC8090TG8DF" started. 2025-06-28 01:23:01.612 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:23:01.612 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:23:01.612 +03:00 [DBG] POST requests are not supported 2025-06-28 01:23:01.612 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:23:01.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-28 01:23:01.612 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:23:01.612 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:23:01.612 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:23:01.612 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:23:01.612 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:23:01.612 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:23:01.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-28 01:23:01.612 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:23:01.613 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:23:01.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-28 01:23:01.613 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:23:01.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-28 01:23:01.613 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:23:01.613 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:23:01.613 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:23:01.613 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:23:01.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:23:01.613 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:23:01.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:23:01.613 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:23:01.613 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:23:01.613 +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-28 01:23:01.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:23:01.613 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:23:01.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:23:01.613 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:23:01.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:23:01.613 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:23:01.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:23:01.613 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:23:01.613 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:23:01.613 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:23:01.613 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:23:01.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:23:01.613 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:23:01.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:23:01.613 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:23:01.614 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:23:01.614 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:23:01.614 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.835ms 2025-06-28 01:23:01.614 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:23:01.614 +03:00 [DBG] Connection id "0HNC8090TG8DF" completed keep alive response. 2025-06-28 01:23:01.614 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5896ms 2025-06-28 01:23:01.614 +03:00 [DBG] Connection id "0HNC8090TG8DF" received FIN. 2025-06-28 01:23:01.614 +03:00 [DBG] Connection id "0HNC8090TG8DF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:23:01.614 +03:00 [DBG] Connection id "0HNC8090TG8DF" disconnecting. 2025-06-28 01:23:01.614 +03:00 [DBG] Connection id "0HNC8090TG8DF" stopped. 2025-06-28 01:24:01.612 +03:00 [DBG] Connection id "0HNC8090TG8DG" accepted. 2025-06-28 01:24:01.613 +03:00 [DBG] Connection id "0HNC8090TG8DG" started. 2025-06-28 01:24:01.613 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:24:01.613 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:24:01.613 +03:00 [DBG] POST requests are not supported 2025-06-28 01:24:01.613 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:24:01.613 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 01:24:01.613 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:24:01.613 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:24:01.613 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:24:01.613 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:24:01.613 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:24:01.613 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:24:01.613 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 01:24:01.613 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:24:01.613 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:24:01.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-28 01:24:01.613 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:24:01.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-28 01:24:01.613 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:24:01.613 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:24:01.613 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:24:01.613 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:24:01.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:24:01.613 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:24:01.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:24:01.614 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:24:01.614 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:24:01.614 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.137ms. 2025-06-28 01:24:01.614 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:24:01.614 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:24:01.614 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:24:01.614 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:24:01.614 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:24:01.614 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:24:01.614 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:24:01.614 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:24:01.614 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:24:01.614 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:24:01.614 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:24:01.614 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:24:01.614 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:24:01.614 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:24:01.614 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:24:01.614 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:24:01.614 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:24:01.614 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7924ms 2025-06-28 01:24:01.614 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:24:01.614 +03:00 [DBG] Connection id "0HNC8090TG8DG" completed keep alive response. 2025-06-28 01:24:01.614 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4293ms 2025-06-28 01:24:01.614 +03:00 [DBG] Connection id "0HNC8090TG8DG" received FIN. 2025-06-28 01:24:01.615 +03:00 [DBG] Connection id "0HNC8090TG8DG" disconnecting. 2025-06-28 01:24:01.615 +03:00 [DBG] Connection id "0HNC8090TG8DG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:24:01.616 +03:00 [DBG] Connection id "0HNC8090TG8DG" stopped. 2025-06-28 01:25:01.602 +03:00 [DBG] Connection id "0HNC8090TG8DH" accepted. 2025-06-28 01:25:01.602 +03:00 [DBG] Connection id "0HNC8090TG8DH" started. 2025-06-28 01:25:01.603 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:25:01.603 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:25:01.603 +03:00 [DBG] POST requests are not supported 2025-06-28 01:25:01.603 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:25:01.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-28 01:25:01.603 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:25:01.603 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:25:01.603 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:25:01.603 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:25:01.603 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:25:01.603 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:25:01.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-28 01:25:01.603 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:25:01.603 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:25:01.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-28 01:25:01.603 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:25:01.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-28 01:25:01.603 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:25:01.603 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:25:01.603 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:25:01.603 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:25:01.604 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:25:01.604 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:25:01.604 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:25:01.604 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:25:01.604 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:25:01.604 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2024ms. 2025-06-28 01:25:01.604 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:25:01.604 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:25:01.604 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:25:01.604 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:25:01.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:25:01.604 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:25:01.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:25:01.604 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:25:01.604 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:25:01.604 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:25:01.604 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:25:01.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:25:01.604 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:25:01.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:25:01.605 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:25:01.605 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:25:01.605 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:25:01.605 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3162ms 2025-06-28 01:25:01.605 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:25:01.605 +03:00 [DBG] Connection id "0HNC8090TG8DH" completed keep alive response. 2025-06-28 01:25:01.605 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2318ms 2025-06-28 01:25:01.605 +03:00 [DBG] Connection id "0HNC8090TG8DH" received FIN. 2025-06-28 01:25:01.605 +03:00 [DBG] Connection id "0HNC8090TG8DH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:25:01.605 +03:00 [DBG] Connection id "0HNC8090TG8DH" disconnecting. 2025-06-28 01:25:01.605 +03:00 [DBG] Connection id "0HNC8090TG8DH" stopped. 2025-06-28 01:26:01.614 +03:00 [DBG] Connection id "0HNC8090TG8DI" accepted. 2025-06-28 01:26:01.615 +03:00 [DBG] Connection id "0HNC8090TG8DI" started. 2025-06-28 01:26:01.615 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:26:01.615 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:26:01.615 +03:00 [DBG] POST requests are not supported 2025-06-28 01:26:01.615 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:26:01.615 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 01:26:01.615 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:26:01.615 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:26:01.615 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:26:01.615 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:26:01.615 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:26:01.615 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:26:01.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-28 01:26:01.615 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:26:01.616 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:26:01.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-28 01:26:01.616 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:26:01.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-28 01:26:01.616 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:26:01.616 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:26:01.616 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:26:01.616 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:26:01.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:26:01.616 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:26:01.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:26:01.616 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:26:01.616 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:26:01.616 +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-28 01:26:01.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:26:01.616 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:26:01.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:26:01.616 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:26:01.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:26:01.616 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:26:01.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:26:01.616 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:26:01.616 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:26:01.616 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:26:01.617 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:26:01.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:26:01.617 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:26:01.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:26:01.617 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:26:01.617 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:26:01.617 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:26:01.617 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0961ms 2025-06-28 01:26:01.617 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:26:01.617 +03:00 [DBG] Connection id "0HNC8090TG8DI" completed keep alive response. 2025-06-28 01:26:01.617 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0346ms 2025-06-28 01:26:01.617 +03:00 [DBG] Connection id "0HNC8090TG8DI" received FIN. 2025-06-28 01:26:01.617 +03:00 [DBG] Connection id "0HNC8090TG8DI" disconnecting. 2025-06-28 01:26:01.617 +03:00 [DBG] Connection id "0HNC8090TG8DI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:26:01.618 +03:00 [DBG] Connection id "0HNC8090TG8DI" stopped. 2025-06-28 01:27:01.608 +03:00 [DBG] Connection id "0HNC8090TG8DJ" accepted. 2025-06-28 01:27:01.608 +03:00 [DBG] Connection id "0HNC8090TG8DJ" started. 2025-06-28 01:27:01.608 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:27:01.608 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:27:01.608 +03:00 [DBG] POST requests are not supported 2025-06-28 01:27:01.608 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:27:01.608 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 01:27:01.608 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:27:01.608 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:27:01.608 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:27:01.608 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:27:01.608 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:27:01.608 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:27:01.608 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 01:27:01.608 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:27:01.608 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:27:01.609 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 01:27:01.609 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:27:01.609 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 01:27:01.609 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:27:01.609 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:27:01.609 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:27:01.609 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:27:01.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:27:01.609 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:27:01.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:27:01.609 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:27:01.609 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:27:01.609 +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-28 01:27:01.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:27:01.609 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:27:01.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:27:01.609 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:27:01.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:27:01.609 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:27:01.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:27:01.609 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:27:01.610 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:27:01.610 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:27:01.610 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:27:01.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:27:01.610 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:27:01.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:27:01.610 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:27:01.610 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:27:01.610 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:27:01.610 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0153ms 2025-06-28 01:27:01.610 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:27:01.610 +03:00 [DBG] Connection id "0HNC8090TG8DJ" completed keep alive response. 2025-06-28 01:27:01.610 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7992ms 2025-06-28 01:27:01.610 +03:00 [DBG] Connection id "0HNC8090TG8DJ" received FIN. 2025-06-28 01:27:01.610 +03:00 [DBG] Connection id "0HNC8090TG8DJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:27:01.610 +03:00 [DBG] Connection id "0HNC8090TG8DJ" disconnecting. 2025-06-28 01:27:01.610 +03:00 [DBG] Connection id "0HNC8090TG8DJ" stopped. 2025-06-28 01:28:01.611 +03:00 [DBG] Connection id "0HNC8090TG8DK" accepted. 2025-06-28 01:28:01.611 +03:00 [DBG] Connection id "0HNC8090TG8DK" started. 2025-06-28 01:28:01.611 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:28:01.611 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:28:01.611 +03:00 [DBG] POST requests are not supported 2025-06-28 01:28:01.611 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:28:01.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-28 01:28:01.611 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:28:01.611 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:28:01.611 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:28:01.611 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:28:01.611 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:28:01.612 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:28:01.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-28 01:28:01.612 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:28:01.612 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:28:01.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-28 01:28:01.612 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:28:01.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-28 01:28:01.612 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:28:01.612 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:28:01.612 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:28:01.612 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:28:01.612 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:28:01.612 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:28:01.612 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:28:01.612 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:28:01.612 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:28:01.612 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1503ms. 2025-06-28 01:28:01.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:28:01.613 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:28:01.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:28:01.613 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:28:01.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:28:01.613 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:28:01.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:28:01.613 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:28:01.613 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:28:01.613 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:28:01.613 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:28:01.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:28:01.613 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:28:01.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:28:01.613 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:28:01.613 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:28:01.613 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:28:01.613 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1453ms 2025-06-28 01:28:01.613 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:28:01.613 +03:00 [DBG] Connection id "0HNC8090TG8DK" completed keep alive response. 2025-06-28 01:28:01.613 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1928ms 2025-06-28 01:28:01.613 +03:00 [DBG] Connection id "0HNC8090TG8DK" received FIN. 2025-06-28 01:28:01.614 +03:00 [DBG] Connection id "0HNC8090TG8DK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:28:01.614 +03:00 [DBG] Connection id "0HNC8090TG8DK" disconnecting. 2025-06-28 01:28:01.614 +03:00 [DBG] Connection id "0HNC8090TG8DK" stopped. 2025-06-28 01:29:01.601 +03:00 [DBG] Connection id "0HNC8090TG8DL" accepted. 2025-06-28 01:29:01.601 +03:00 [DBG] Connection id "0HNC8090TG8DL" started. 2025-06-28 01:29:01.601 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:29:01.601 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:29:01.601 +03:00 [DBG] POST requests are not supported 2025-06-28 01:29:01.601 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:29:01.601 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 01:29:01.601 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:29:01.601 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:29:01.602 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:29:01.602 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:29:01.602 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:29:01.602 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:29:01.602 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 01:29:01.602 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:29:01.602 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:29:01.602 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 01:29:01.602 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:29:01.602 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 01:29:01.602 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:29:01.602 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:29:01.602 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:29:01.602 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:29:01.602 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:29:01.602 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:29:01.602 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:29:01.602 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:29:01.602 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:29:01.602 +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-28 01:29:01.602 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:29:01.602 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:29:01.602 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:29:01.602 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:29:01.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:29:01.603 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:29:01.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:29:01.603 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:29:01.603 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:29:01.603 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:29:01.603 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:29:01.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:29:01.603 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:29:01.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:29:01.603 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:29:01.603 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:29:01.603 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:29:01.603 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9655ms 2025-06-28 01:29:01.603 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:29:01.603 +03:00 [DBG] Connection id "0HNC8090TG8DL" completed keep alive response. 2025-06-28 01:29:01.603 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6976ms 2025-06-28 01:29:01.603 +03:00 [DBG] Connection id "0HNC8090TG8DL" received FIN. 2025-06-28 01:29:01.603 +03:00 [DBG] Connection id "0HNC8090TG8DL" disconnecting. 2025-06-28 01:29:01.603 +03:00 [DBG] Connection id "0HNC8090TG8DL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:29:01.604 +03:00 [DBG] Connection id "0HNC8090TG8DL" stopped. 2025-06-28 01:30:01.616 +03:00 [DBG] Connection id "0HNC8090TG8DM" accepted. 2025-06-28 01:30:01.616 +03:00 [DBG] Connection id "0HNC8090TG8DM" started. 2025-06-28 01:30:01.617 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:30:01.617 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:30:01.617 +03:00 [DBG] POST requests are not supported 2025-06-28 01:30:01.617 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:30:01.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-28 01:30:01.617 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:30:01.617 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:30:01.617 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:30:01.617 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:30:01.617 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:30:01.617 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:30:01.617 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 01:30:01.617 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:30:01.617 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:30:01.617 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 01:30:01.617 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:30:01.617 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 01:30:01.617 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:30:01.617 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:30:01.617 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:30:01.617 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:30:01.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:30:01.617 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:30:01.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:30:01.617 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:30:01.617 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:30:01.618 +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-28 01:30:01.618 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:30:01.618 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:30:01.618 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:30:01.618 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:30:01.618 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:30:01.618 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:30:01.618 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:30:01.618 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:30:01.618 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:30:01.618 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:30:01.618 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:30:01.618 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:30:01.618 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:30:01.618 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:30:01.618 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:30:01.618 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:30:01.618 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:30:01.618 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.811ms 2025-06-28 01:30:01.618 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:30:01.618 +03:00 [DBG] Connection id "0HNC8090TG8DM" completed keep alive response. 2025-06-28 01:30:01.618 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5513ms 2025-06-28 01:30:01.619 +03:00 [DBG] Connection id "0HNC8090TG8DM" received FIN. 2025-06-28 01:30:01.619 +03:00 [DBG] Connection id "0HNC8090TG8DM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:30:01.620 +03:00 [DBG] Connection id "0HNC8090TG8DM" disconnecting. 2025-06-28 01:30:01.620 +03:00 [DBG] Connection id "0HNC8090TG8DM" stopped. 2025-06-28 01:31:01.610 +03:00 [DBG] Connection id "0HNC8090TG8DN" accepted. 2025-06-28 01:31:01.610 +03:00 [DBG] Connection id "0HNC8090TG8DN" started. 2025-06-28 01:31:01.610 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:31:01.611 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:31:01.611 +03:00 [DBG] POST requests are not supported 2025-06-28 01:31:01.611 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:31:01.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-28 01:31:01.611 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:31:01.611 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:31:01.611 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:31:01.611 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:31:01.611 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:31:01.611 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:31:01.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-28 01:31:01.611 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:31:01.611 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:31:01.611 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 01:31:01.611 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:31:01.611 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 01:31:01.611 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:31:01.611 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:31:01.611 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:31:01.612 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:31:01.612 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:31:01.612 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:31:01.612 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:31:01.612 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:31:01.612 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:31:01.612 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1405ms. 2025-06-28 01:31:01.612 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:31:01.612 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:31:01.612 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:31:01.612 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:31:01.612 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:31:01.612 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:31:01.612 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:31:01.612 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:31:01.612 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:31:01.612 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:31:01.612 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:31:01.612 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:31:01.612 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:31:01.612 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:31:01.612 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:31:01.612 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:31:01.613 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:31:01.613 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.202ms 2025-06-28 01:31:01.613 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:31:01.613 +03:00 [DBG] Connection id "0HNC8090TG8DN" completed keep alive response. 2025-06-28 01:31:01.613 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2776ms 2025-06-28 01:31:01.613 +03:00 [DBG] Connection id "0HNC8090TG8DN" received FIN. 2025-06-28 01:31:01.613 +03:00 [DBG] Connection id "0HNC8090TG8DN" disconnecting. 2025-06-28 01:31:01.613 +03:00 [DBG] Connection id "0HNC8090TG8DN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:31:01.614 +03:00 [DBG] Connection id "0HNC8090TG8DN" stopped. 2025-06-28 01:32:01.684 +03:00 [DBG] Connection id "0HNC8090TG8DO" accepted. 2025-06-28 01:32:01.684 +03:00 [DBG] Connection id "0HNC8090TG8DO" started. 2025-06-28 01:32:01.684 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:32:01.684 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:32:01.684 +03:00 [DBG] POST requests are not supported 2025-06-28 01:32:01.684 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:32:01.684 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 01:32:01.684 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:32:01.684 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:32:01.684 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:32:01.684 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:32:01.684 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:32:01.684 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:32:01.684 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 01:32:01.685 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:32:01.685 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:32:01.685 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 01:32:01.685 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:32:01.685 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 01:32:01.685 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:32:01.685 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:32:01.685 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:32:01.685 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:32:01.685 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:32:01.685 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:32:01.685 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:32:01.685 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:32:01.685 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:32:01.685 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1392ms. 2025-06-28 01:32:01.685 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:32:01.685 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:32:01.685 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:32:01.685 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:32:01.685 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:32:01.685 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:32:01.685 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:32:01.685 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:32:01.685 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:32:01.686 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:32:01.686 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:32:01.686 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:32:01.686 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:32:01.686 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:32:01.686 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:32:01.686 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:32:01.686 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:32:01.686 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9009ms 2025-06-28 01:32:01.686 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:32:01.686 +03:00 [DBG] Connection id "0HNC8090TG8DO" completed keep alive response. 2025-06-28 01:32:01.686 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7365ms 2025-06-28 01:32:01.686 +03:00 [DBG] Connection id "0HNC8090TG8DO" received FIN. 2025-06-28 01:32:01.686 +03:00 [DBG] Connection id "0HNC8090TG8DO" disconnecting. 2025-06-28 01:32:01.686 +03:00 [DBG] Connection id "0HNC8090TG8DO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:32:01.687 +03:00 [DBG] Connection id "0HNC8090TG8DO" stopped. 2025-06-28 01:33:01.602 +03:00 [DBG] Connection id "0HNC8090TG8DP" accepted. 2025-06-28 01:33:01.602 +03:00 [DBG] Connection id "0HNC8090TG8DP" started. 2025-06-28 01:33:01.602 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:33:01.602 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:33:01.602 +03:00 [DBG] POST requests are not supported 2025-06-28 01:33:01.602 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:33:01.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-28 01:33:01.603 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:33:01.603 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:33:01.603 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:33:01.603 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:33:01.603 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:33:01.603 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:33:01.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-28 01:33:01.603 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:33:01.603 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:33:01.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-28 01:33:01.603 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:33:01.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-28 01:33:01.603 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:33:01.603 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:33:01.603 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:33:01.603 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:33:01.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:33:01.603 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:33:01.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:33:01.603 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:33:01.603 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:33:01.603 +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-28 01:33:01.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:33:01.603 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:33:01.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:33:01.603 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:33:01.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:33:01.603 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:33:01.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:33:01.604 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:33:01.604 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:33:01.604 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:33:01.604 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:33:01.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:33:01.604 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:33:01.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:33:01.604 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:33:01.604 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:33:01.604 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:33:01.604 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8217ms 2025-06-28 01:33:01.604 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:33:01.604 +03:00 [DBG] Connection id "0HNC8090TG8DP" completed keep alive response. 2025-06-28 01:33:01.604 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4626ms 2025-06-28 01:33:01.604 +03:00 [DBG] Connection id "0HNC8090TG8DP" received FIN. 2025-06-28 01:33:01.604 +03:00 [DBG] Connection id "0HNC8090TG8DP" disconnecting. 2025-06-28 01:33:01.604 +03:00 [DBG] Connection id "0HNC8090TG8DP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:33:01.605 +03:00 [DBG] Connection id "0HNC8090TG8DP" stopped. 2025-06-28 01:34:01.612 +03:00 [DBG] Connection id "0HNC8090TG8DQ" accepted. 2025-06-28 01:34:01.613 +03:00 [DBG] Connection id "0HNC8090TG8DQ" started. 2025-06-28 01:34:01.613 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:34:01.613 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:34:01.613 +03:00 [DBG] POST requests are not supported 2025-06-28 01:34:01.613 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:34:01.613 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 01:34:01.613 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:34:01.613 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:34:01.613 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:34:01.613 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:34:01.613 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:34:01.613 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:34:01.613 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 01:34:01.613 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:34:01.613 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:34:01.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-28 01:34:01.613 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:34:01.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-28 01:34:01.613 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:34:01.613 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:34:01.613 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:34:01.613 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:34:01.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:34:01.613 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:34:01.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:34:01.613 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:34:01.614 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:34:01.614 +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-28 01:34:01.614 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:34:01.614 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:34:01.614 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:34:01.614 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:34:01.614 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:34:01.614 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:34:01.614 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:34:01.614 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:34:01.614 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:34:01.614 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:34:01.614 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:34:01.614 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:34:01.614 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:34:01.614 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:34:01.614 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:34:01.614 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:34:01.614 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:34:01.614 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.942ms 2025-06-28 01:34:01.614 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:34:01.614 +03:00 [DBG] Connection id "0HNC8090TG8DQ" completed keep alive response. 2025-06-28 01:34:01.614 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5796ms 2025-06-28 01:34:01.614 +03:00 [DBG] Connection id "0HNC8090TG8DQ" received FIN. 2025-06-28 01:34:01.614 +03:00 [DBG] Connection id "0HNC8090TG8DQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:34:01.615 +03:00 [DBG] Connection id "0HNC8090TG8DQ" disconnecting. 2025-06-28 01:34:01.615 +03:00 [DBG] Connection id "0HNC8090TG8DQ" stopped. 2025-06-28 01:35:01.612 +03:00 [DBG] Connection id "0HNC8090TG8DR" accepted. 2025-06-28 01:35:01.612 +03:00 [DBG] Connection id "0HNC8090TG8DR" started. 2025-06-28 01:35:01.612 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:35:01.612 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:35:01.612 +03:00 [DBG] POST requests are not supported 2025-06-28 01:35:01.612 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:35:01.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-28 01:35:01.612 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:35:01.612 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:35:01.612 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:35:01.612 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:35:01.612 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:35:01.612 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:35:01.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-28 01:35:01.612 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:35:01.612 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:35:01.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-28 01:35:01.612 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:35:01.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-28 01:35:01.612 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:35:01.612 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:35:01.612 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:35:01.613 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:35:01.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:35:01.613 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:35:01.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:35:01.613 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:35:01.613 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:35:01.613 +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-28 01:35:01.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:35:01.613 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:35:01.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:35:01.613 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:35:01.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:35:01.613 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:35:01.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:35:01.613 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:35:01.613 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:35:01.613 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:35:01.613 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:35:01.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:35:01.613 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:35:01.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:35:01.613 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:35:01.613 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:35:01.613 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:35:01.613 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7844ms 2025-06-28 01:35:01.613 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:35:01.613 +03:00 [DBG] Connection id "0HNC8090TG8DR" completed keep alive response. 2025-06-28 01:35:01.613 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4654ms 2025-06-28 01:35:01.614 +03:00 [DBG] Connection id "0HNC8090TG8DR" received FIN. 2025-06-28 01:35:01.614 +03:00 [DBG] Connection id "0HNC8090TG8DR" disconnecting. 2025-06-28 01:35:01.614 +03:00 [DBG] Connection id "0HNC8090TG8DR" stopped. 2025-06-28 01:35:01.614 +03:00 [DBG] Connection id "0HNC8090TG8DR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:36:01.604 +03:00 [DBG] Connection id "0HNC8090TG8DS" accepted. 2025-06-28 01:36:01.605 +03:00 [DBG] Connection id "0HNC8090TG8DS" started. 2025-06-28 01:36:01.605 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:36:01.605 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:36:01.605 +03:00 [DBG] POST requests are not supported 2025-06-28 01:36:01.605 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:36:01.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-28 01:36:01.605 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:36:01.605 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:36:01.605 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:36:01.605 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:36:01.605 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:36:01.605 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:36:01.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-28 01:36:01.605 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:36:01.605 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:36:01.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-28 01:36:01.605 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:36:01.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-28 01:36:01.606 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:36:01.606 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:36:01.606 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:36:01.606 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:36:01.606 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:36:01.606 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:36:01.606 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:36:01.606 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:36:01.606 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:36:01.606 +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-28 01:36:01.606 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:36:01.606 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:36:01.606 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:36:01.606 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:36:01.606 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:36:01.606 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:36:01.606 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:36:01.606 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:36:01.606 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:36:01.606 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:36:01.606 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:36:01.606 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:36:01.607 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:36:01.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:36:01.607 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:36:01.607 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:36:01.607 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:36:01.607 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.101ms 2025-06-28 01:36:01.607 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:36:01.607 +03:00 [DBG] Connection id "0HNC8090TG8DS" completed keep alive response. 2025-06-28 01:36:01.607 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0249ms 2025-06-28 01:36:01.607 +03:00 [DBG] Connection id "0HNC8090TG8DS" received FIN. 2025-06-28 01:36:01.607 +03:00 [DBG] Connection id "0HNC8090TG8DS" disconnecting. 2025-06-28 01:36:01.607 +03:00 [DBG] Connection id "0HNC8090TG8DS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:36:01.608 +03:00 [DBG] Connection id "0HNC8090TG8DS" stopped. 2025-06-28 01:37:01.616 +03:00 [DBG] Connection id "0HNC8090TG8DT" accepted. 2025-06-28 01:37:01.616 +03:00 [DBG] Connection id "0HNC8090TG8DT" started. 2025-06-28 01:37:01.616 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:37:01.616 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:37:01.616 +03:00 [DBG] POST requests are not supported 2025-06-28 01:37:01.616 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:37:01.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-28 01:37:01.616 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:37:01.616 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:37:01.616 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:37:01.616 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:37:01.616 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:37:01.616 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:37:01.617 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 01:37:01.617 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:37:01.617 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:37:01.617 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 01:37:01.617 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:37:01.617 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 01:37:01.617 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:37:01.617 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:37:01.617 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:37:01.617 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:37:01.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:37:01.617 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:37:01.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:37:01.617 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:37:01.617 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:37:01.617 +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-28 01:37:01.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:37:01.617 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:37:01.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:37:01.617 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:37:01.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:37:01.617 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:37:01.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:37:01.618 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:37:01.618 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:37:01.618 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:37:01.618 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:37:01.618 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:37:01.618 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:37:01.618 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:37:01.618 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:37:01.618 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:37:01.618 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:37:01.618 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9816ms 2025-06-28 01:37:01.618 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:37:01.618 +03:00 [DBG] Connection id "0HNC8090TG8DT" completed keep alive response. 2025-06-28 01:37:01.618 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8231ms 2025-06-28 01:37:01.618 +03:00 [DBG] Connection id "0HNC8090TG8DT" received FIN. 2025-06-28 01:37:01.618 +03:00 [DBG] Connection id "0HNC8090TG8DT" disconnecting. 2025-06-28 01:37:01.618 +03:00 [DBG] Connection id "0HNC8090TG8DT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:37:01.619 +03:00 [DBG] Connection id "0HNC8090TG8DT" stopped. 2025-06-28 01:38:01.612 +03:00 [DBG] Connection id "0HNC8090TG8DU" accepted. 2025-06-28 01:38:01.612 +03:00 [DBG] Connection id "0HNC8090TG8DU" started. 2025-06-28 01:38:01.612 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:38:01.612 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:38:01.612 +03:00 [DBG] POST requests are not supported 2025-06-28 01:38:01.612 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:38:01.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-28 01:38:01.612 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:38:01.612 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:38:01.612 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:38:01.612 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:38:01.612 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:38:01.612 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:38:01.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-28 01:38:01.613 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:38:01.613 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:38:01.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-28 01:38:01.613 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:38:01.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-28 01:38:01.613 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:38:01.613 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:38:01.613 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:38:01.613 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:38:01.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:38:01.613 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:38:01.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:38:01.613 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:38:01.613 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:38:01.613 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1534ms. 2025-06-28 01:38:01.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:38:01.613 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:38:01.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:38:01.613 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:38:01.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:38:01.613 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:38:01.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:38:01.613 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:38:01.613 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:38:01.613 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:38:01.613 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:38:01.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:38:01.613 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:38:01.614 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:38:01.614 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:38:01.614 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:38:01.614 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:38:01.614 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9016ms 2025-06-28 01:38:01.614 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:38:01.614 +03:00 [DBG] Connection id "0HNC8090TG8DU" completed keep alive response. 2025-06-28 01:38:01.614 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.639ms 2025-06-28 01:38:01.614 +03:00 [DBG] Connection id "0HNC8090TG8DU" received FIN. 2025-06-28 01:38:01.614 +03:00 [DBG] Connection id "0HNC8090TG8DU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:38:01.614 +03:00 [DBG] Connection id "0HNC8090TG8DU" disconnecting. 2025-06-28 01:38:01.614 +03:00 [DBG] Connection id "0HNC8090TG8DU" stopped. 2025-06-28 01:39:01.608 +03:00 [DBG] Connection id "0HNC8090TG8DV" accepted. 2025-06-28 01:39:01.608 +03:00 [DBG] Connection id "0HNC8090TG8DV" started. 2025-06-28 01:39:01.608 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:39:01.608 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:39:01.608 +03:00 [DBG] POST requests are not supported 2025-06-28 01:39:01.608 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:39:01.608 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 01:39:01.608 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:39:01.609 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:39:01.609 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:39:01.609 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:39:01.609 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:39:01.609 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:39:01.609 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 01:39:01.609 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:39:01.609 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:39:01.609 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 01:39:01.609 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:39:01.609 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 01:39:01.609 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:39:01.609 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:39:01.609 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:39:01.609 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:39:01.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:39:01.609 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:39:01.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:39:01.609 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:39:01.609 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:39:01.610 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1401ms. 2025-06-28 01:39:01.610 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:39:01.610 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:39:01.610 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:39:01.610 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:39:01.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:39:01.610 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:39:01.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:39:01.610 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:39:01.610 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:39:01.610 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:39:01.610 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:39:01.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:39:01.610 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:39:01.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:39:01.610 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:39:01.610 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:39:01.610 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:39:01.610 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0212ms 2025-06-28 01:39:01.610 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:39:01.610 +03:00 [DBG] Connection id "0HNC8090TG8DV" completed keep alive response. 2025-06-28 01:39:01.610 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.985ms 2025-06-28 01:39:01.610 +03:00 [DBG] Connection id "0HNC8090TG8DV" received FIN. 2025-06-28 01:39:01.610 +03:00 [DBG] Connection id "0HNC8090TG8DV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:39:01.611 +03:00 [DBG] Connection id "0HNC8090TG8DV" disconnecting. 2025-06-28 01:39:01.611 +03:00 [DBG] Connection id "0HNC8090TG8DV" stopped. 2025-06-28 01:40:01.607 +03:00 [DBG] Connection id "0HNC8090TG8E0" accepted. 2025-06-28 01:40:01.607 +03:00 [DBG] Connection id "0HNC8090TG8E0" started. 2025-06-28 01:40:01.607 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:40:01.607 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:40:01.607 +03:00 [DBG] POST requests are not supported 2025-06-28 01:40:01.607 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:40:01.607 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 01:40:01.607 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:40:01.607 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:40:01.607 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:40:01.607 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:40:01.607 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:40:01.608 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:40:01.608 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 01:40:01.608 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:40:01.608 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:40:01.608 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 01:40:01.608 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:40:01.608 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 01:40:01.608 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:40:01.608 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:40:01.608 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:40:01.608 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:40:01.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:40:01.608 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:40:01.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:40:01.608 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:40:01.608 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:40:01.608 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1479ms. 2025-06-28 01:40:01.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:40:01.609 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:40:01.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:40:01.609 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:40:01.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:40:01.609 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:40:01.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:40:01.609 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:40:01.609 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:40:01.609 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:40:01.609 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:40:01.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:40:01.609 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:40:01.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:40:01.609 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:40:01.609 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:40:01.609 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:40:01.609 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0911ms 2025-06-28 01:40:01.609 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:40:01.609 +03:00 [DBG] Connection id "0HNC8090TG8E0" completed keep alive response. 2025-06-28 01:40:01.609 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1233ms 2025-06-28 01:40:01.609 +03:00 [DBG] Connection id "0HNC8090TG8E0" received FIN. 2025-06-28 01:40:01.609 +03:00 [DBG] Connection id "0HNC8090TG8E0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:40:01.610 +03:00 [DBG] Connection id "0HNC8090TG8E0" disconnecting. 2025-06-28 01:40:01.610 +03:00 [DBG] Connection id "0HNC8090TG8E0" stopped. 2025-06-28 01:41:01.618 +03:00 [DBG] Connection id "0HNC8090TG8E1" accepted. 2025-06-28 01:41:01.618 +03:00 [DBG] Connection id "0HNC8090TG8E1" started. 2025-06-28 01:41:01.618 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:41:01.618 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:41:01.618 +03:00 [DBG] POST requests are not supported 2025-06-28 01:41:01.618 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:41:01.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-28 01:41:01.618 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:41:01.618 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:41:01.618 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:41:01.618 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:41:01.618 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:41:01.618 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:41:01.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-28 01:41:01.618 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:41:01.618 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:41:01.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-28 01:41:01.619 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:41:01.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-28 01:41:01.619 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:41:01.619 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:41:01.619 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:41:01.619 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:41:01.619 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:41:01.619 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:41:01.619 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:41:01.619 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:41:01.619 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:41:01.619 +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-28 01:41:01.619 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:41:01.619 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:41:01.619 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:41:01.619 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:41:01.619 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:41:01.619 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:41:01.619 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:41:01.619 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:41:01.619 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:41:01.619 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:41:01.619 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:41:01.619 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:41:01.619 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:41:01.619 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:41:01.619 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:41:01.619 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:41:01.619 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:41:01.619 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9315ms 2025-06-28 01:41:01.620 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:41:01.620 +03:00 [DBG] Connection id "0HNC8090TG8E1" completed keep alive response. 2025-06-28 01:41:01.620 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7787ms 2025-06-28 01:41:01.620 +03:00 [DBG] Connection id "0HNC8090TG8E1" received FIN. 2025-06-28 01:41:01.620 +03:00 [DBG] Connection id "0HNC8090TG8E1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:41:01.620 +03:00 [DBG] Connection id "0HNC8090TG8E1" disconnecting. 2025-06-28 01:41:01.620 +03:00 [DBG] Connection id "0HNC8090TG8E1" stopped. 2025-06-28 01:42:01.623 +03:00 [DBG] Connection id "0HNC8090TG8E2" accepted. 2025-06-28 01:42:01.623 +03:00 [DBG] Connection id "0HNC8090TG8E2" started. 2025-06-28 01:42:01.623 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:42:01.623 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:42:01.623 +03:00 [DBG] POST requests are not supported 2025-06-28 01:42:01.623 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:42:01.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-28 01:42:01.623 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:42:01.623 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:42:01.623 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:42:01.623 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:42:01.623 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:42:01.623 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:42:01.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-28 01:42:01.624 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:42:01.624 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:42:01.624 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 01:42:01.624 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:42:01.624 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 01:42:01.624 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:42:01.624 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:42:01.624 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:42:01.624 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:42:01.624 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:42:01.624 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:42:01.624 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:42:01.624 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:42:01.624 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:42:01.624 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1658ms. 2025-06-28 01:42:01.624 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:42:01.624 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:42:01.624 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:42:01.624 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:42:01.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:42:01.625 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:42:01.625 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:42:01.625 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:42:01.625 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:42:01.625 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:42:01.625 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:42:01.625 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:42:01.625 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:42:01.625 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:42:01.625 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:42:01.625 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:42:01.625 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:42:01.625 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.232ms 2025-06-28 01:42:01.625 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:42:01.625 +03:00 [DBG] Connection id "0HNC8090TG8E2" completed keep alive response. 2025-06-28 01:42:01.625 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2079ms 2025-06-28 01:42:01.625 +03:00 [DBG] Connection id "0HNC8090TG8E2" received FIN. 2025-06-28 01:42:01.626 +03:00 [DBG] Connection id "0HNC8090TG8E2" disconnecting. 2025-06-28 01:42:01.626 +03:00 [DBG] Connection id "0HNC8090TG8E2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:42:01.627 +03:00 [DBG] Connection id "0HNC8090TG8E2" stopped. 2025-06-28 01:43:01.619 +03:00 [DBG] Connection id "0HNC8090TG8E3" accepted. 2025-06-28 01:43:01.619 +03:00 [DBG] Connection id "0HNC8090TG8E3" started. 2025-06-28 01:43:01.620 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:43:01.620 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:43:01.620 +03:00 [DBG] POST requests are not supported 2025-06-28 01:43:01.620 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:43:01.620 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 01:43:01.620 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:43:01.620 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:43:01.620 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:43:01.620 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:43:01.620 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:43:01.620 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:43:01.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-28 01:43:01.620 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:43:01.620 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:43:01.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-28 01:43:01.620 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:43:01.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-28 01:43:01.620 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:43:01.620 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:43:01.621 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:43:01.621 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:43:01.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:43:01.621 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:43:01.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:43:01.621 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:43:01.621 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:43:01.621 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2367ms. 2025-06-28 01:43:01.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:43:01.621 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:43:01.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:43:01.621 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:43:01.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:43:01.621 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:43:01.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:43:01.621 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:43:01.621 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:43:01.621 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:43:01.622 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:43:01.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:43:01.622 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:43:01.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:43:01.622 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:43:01.622 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:43:01.622 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:43:01.622 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3182ms 2025-06-28 01:43:01.622 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:43:01.622 +03:00 [DBG] Connection id "0HNC8090TG8E3" completed keep alive response. 2025-06-28 01:43:01.622 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.258ms 2025-06-28 01:43:01.622 +03:00 [DBG] Connection id "0HNC8090TG8E3" received FIN. 2025-06-28 01:43:01.622 +03:00 [DBG] Connection id "0HNC8090TG8E3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:43:01.622 +03:00 [DBG] Connection id "0HNC8090TG8E3" disconnecting. 2025-06-28 01:43:01.622 +03:00 [DBG] Connection id "0HNC8090TG8E3" stopped. 2025-06-28 01:44:01.602 +03:00 [DBG] Connection id "0HNC8090TG8E4" accepted. 2025-06-28 01:44:01.602 +03:00 [DBG] Connection id "0HNC8090TG8E4" started. 2025-06-28 01:44:01.602 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:44:01.602 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:44:01.602 +03:00 [DBG] POST requests are not supported 2025-06-28 01:44:01.602 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:44:01.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-28 01:44:01.603 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:44:01.603 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:44:01.603 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:44:01.603 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:44:01.603 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:44:01.603 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:44:01.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-28 01:44:01.603 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:44:01.603 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:44:01.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-28 01:44:01.603 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:44:01.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-28 01:44:01.603 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:44:01.603 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:44:01.603 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:44:01.603 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:44:01.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:44:01.603 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:44:01.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:44:01.604 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:44:01.604 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:44:01.604 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1704ms. 2025-06-28 01:44:01.604 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:44:01.604 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:44:01.604 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:44:01.604 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:44:01.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:44:01.604 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:44:01.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:44:01.604 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:44:01.604 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:44:01.604 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:44:01.604 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:44:01.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:44:01.604 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:44:01.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:44:01.604 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:44:01.605 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:44:01.605 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:44:01.605 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4615ms 2025-06-28 01:44:01.605 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:44:01.605 +03:00 [DBG] Connection id "0HNC8090TG8E4" completed keep alive response. 2025-06-28 01:44:01.605 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4766ms 2025-06-28 01:44:01.605 +03:00 [DBG] Connection id "0HNC8090TG8E4" received FIN. 2025-06-28 01:44:01.605 +03:00 [DBG] Connection id "0HNC8090TG8E4" disconnecting. 2025-06-28 01:44:01.605 +03:00 [DBG] Connection id "0HNC8090TG8E4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:44:01.606 +03:00 [DBG] Connection id "0HNC8090TG8E4" stopped. 2025-06-28 01:45:01.609 +03:00 [DBG] Connection id "0HNC8090TG8E5" accepted. 2025-06-28 01:45:01.609 +03:00 [DBG] Connection id "0HNC8090TG8E5" started. 2025-06-28 01:45:01.609 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:45:01.609 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:45:01.609 +03:00 [DBG] POST requests are not supported 2025-06-28 01:45:01.610 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:45:01.610 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 01:45:01.610 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:45:01.610 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:45:01.610 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:45:01.610 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:45:01.610 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:45:01.610 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:45:01.610 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 01:45:01.610 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:45:01.610 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:45:01.610 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 01:45:01.610 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:45:01.610 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 01:45:01.610 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:45:01.610 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:45:01.610 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:45:01.610 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:45:01.610 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:45:01.610 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:45:01.610 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:45:01.610 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:45:01.610 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:45:01.610 +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-28 01:45:01.610 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:45:01.611 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:45:01.611 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:45:01.611 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:45:01.611 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:45:01.611 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:45:01.611 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:45:01.611 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:45:01.611 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:45:01.611 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:45:01.611 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:45:01.611 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:45:01.611 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:45:01.611 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:45:01.611 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:45:01.611 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:45:01.611 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:45:01.611 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8072ms 2025-06-28 01:45:01.611 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:45:01.611 +03:00 [DBG] Connection id "0HNC8090TG8E5" completed keep alive response. 2025-06-28 01:45:01.611 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6146ms 2025-06-28 01:45:01.611 +03:00 [DBG] Connection id "0HNC8090TG8E5" received FIN. 2025-06-28 01:45:01.611 +03:00 [DBG] Connection id "0HNC8090TG8E5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:45:01.611 +03:00 [DBG] Connection id "0HNC8090TG8E5" disconnecting. 2025-06-28 01:45:01.611 +03:00 [DBG] Connection id "0HNC8090TG8E5" stopped. 2025-06-28 01:46:01.612 +03:00 [DBG] Connection id "0HNC8090TG8E6" accepted. 2025-06-28 01:46:01.612 +03:00 [DBG] Connection id "0HNC8090TG8E6" started. 2025-06-28 01:46:01.612 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:46:01.612 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:46:01.612 +03:00 [DBG] POST requests are not supported 2025-06-28 01:46:01.612 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:46:01.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-28 01:46:01.612 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:46:01.612 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:46:01.612 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:46:01.612 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:46:01.612 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:46:01.612 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:46:01.613 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 01:46:01.613 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:46:01.613 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:46:01.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-28 01:46:01.613 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:46:01.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-28 01:46:01.613 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:46:01.613 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:46:01.613 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:46:01.613 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:46:01.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:46:01.613 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:46:01.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:46:01.613 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:46:01.613 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:46:01.613 +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-28 01:46:01.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:46:01.613 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:46:01.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:46:01.613 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:46:01.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:46:01.613 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:46:01.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:46:01.613 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:46:01.613 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:46:01.613 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:46:01.613 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:46:01.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:46:01.613 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:46:01.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:46:01.613 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:46:01.613 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:46:01.613 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:46:01.613 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7038ms 2025-06-28 01:46:01.613 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:46:01.614 +03:00 [DBG] Connection id "0HNC8090TG8E6" completed keep alive response. 2025-06-28 01:46:01.614 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5227ms 2025-06-28 01:46:01.614 +03:00 [DBG] Connection id "0HNC8090TG8E6" received FIN. 2025-06-28 01:46:01.614 +03:00 [DBG] Connection id "0HNC8090TG8E6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:46:01.614 +03:00 [DBG] Connection id "0HNC8090TG8E6" disconnecting. 2025-06-28 01:46:01.614 +03:00 [DBG] Connection id "0HNC8090TG8E6" stopped. 2025-06-28 01:47:01.610 +03:00 [DBG] Connection id "0HNC8090TG8E7" accepted. 2025-06-28 01:47:01.610 +03:00 [DBG] Connection id "0HNC8090TG8E7" started. 2025-06-28 01:47:01.610 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:47:01.610 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:47:01.610 +03:00 [DBG] POST requests are not supported 2025-06-28 01:47:01.610 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:47:01.610 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 01:47:01.610 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:47:01.610 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:47:01.610 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:47:01.610 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:47:01.610 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:47:01.610 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:47:01.610 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 01:47:01.610 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:47:01.610 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:47:01.611 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 01:47:01.611 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:47:01.611 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 01:47:01.611 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:47:01.611 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:47:01.611 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:47:01.611 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:47:01.611 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:47:01.611 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:47:01.611 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:47:01.611 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:47:01.611 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:47:01.611 +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-28 01:47:01.611 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:47:01.611 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:47:01.611 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:47:01.611 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:47:01.611 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:47:01.611 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:47:01.611 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:47:01.611 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:47:01.611 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:47:01.611 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:47:01.611 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:47:01.611 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:47:01.611 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:47:01.611 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:47:01.611 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:47:01.611 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:47:01.611 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:47:01.611 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6596ms 2025-06-28 01:47:01.611 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:47:01.611 +03:00 [DBG] Connection id "0HNC8090TG8E7" completed keep alive response. 2025-06-28 01:47:01.611 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2164ms 2025-06-28 01:47:01.612 +03:00 [DBG] Connection id "0HNC8090TG8E7" received FIN. 2025-06-28 01:47:01.612 +03:00 [DBG] Connection id "0HNC8090TG8E7" disconnecting. 2025-06-28 01:47:01.612 +03:00 [DBG] Connection id "0HNC8090TG8E7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:47:01.613 +03:00 [DBG] Connection id "0HNC8090TG8E7" stopped. 2025-06-28 01:48:01.608 +03:00 [DBG] Connection id "0HNC8090TG8E8" accepted. 2025-06-28 01:48:01.608 +03:00 [DBG] Connection id "0HNC8090TG8E8" started. 2025-06-28 01:48:01.608 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:48:01.608 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:48:01.608 +03:00 [DBG] POST requests are not supported 2025-06-28 01:48:01.609 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:48:01.609 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 01:48:01.609 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:48:01.609 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:48:01.609 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:48:01.609 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:48:01.609 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:48:01.609 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:48:01.609 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 01:48:01.609 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:48:01.609 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:48:01.609 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 01:48:01.609 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:48:01.609 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 01:48:01.609 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:48:01.609 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:48:01.609 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:48:01.609 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:48:01.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:48:01.609 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:48:01.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:48:01.609 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:48:01.609 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:48:01.609 +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-28 01:48:01.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:48:01.609 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:48:01.610 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:48:01.610 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:48:01.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:48:01.610 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:48:01.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:48:01.610 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:48:01.610 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:48:01.610 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:48:01.610 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:48:01.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:48:01.610 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:48:01.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:48:01.610 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:48:01.610 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:48:01.610 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:48:01.610 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7216ms 2025-06-28 01:48:01.610 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:48:01.610 +03:00 [DBG] Connection id "0HNC8090TG8E8" completed keep alive response. 2025-06-28 01:48:01.610 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3998ms 2025-06-28 01:48:01.611 +03:00 [DBG] Connection id "0HNC8090TG8E8" received FIN. 2025-06-28 01:48:01.612 +03:00 [DBG] Connection id "0HNC8090TG8E8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:48:01.612 +03:00 [DBG] Connection id "0HNC8090TG8E8" disconnecting. 2025-06-28 01:48:01.612 +03:00 [DBG] Connection id "0HNC8090TG8E8" stopped. 2025-06-28 01:49:01.610 +03:00 [DBG] Connection id "0HNC8090TG8E9" accepted. 2025-06-28 01:49:01.610 +03:00 [DBG] Connection id "0HNC8090TG8E9" started. 2025-06-28 01:49:01.610 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:49:01.610 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:49:01.611 +03:00 [DBG] POST requests are not supported 2025-06-28 01:49:01.611 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:49:01.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-28 01:49:01.611 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:49:01.611 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:49:01.611 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:49:01.611 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:49:01.611 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:49:01.611 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:49:01.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-28 01:49:01.611 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:49:01.611 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:49:01.611 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 01:49:01.611 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:49:01.611 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 01:49:01.611 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:49:01.611 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:49:01.611 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:49:01.612 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:49:01.612 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:49:01.612 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:49:01.612 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:49:01.612 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:49:01.612 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:49:01.612 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2218ms. 2025-06-28 01:49:01.612 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:49:01.612 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:49:01.612 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:49:01.612 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:49:01.612 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:49:01.612 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:49:01.612 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:49:01.612 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:49:01.612 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:49:01.612 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:49:01.612 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:49:01.612 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:49:01.612 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:49:01.612 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:49:01.612 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:49:01.612 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:49:01.612 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:49:01.613 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1194ms 2025-06-28 01:49:01.613 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:49:01.613 +03:00 [DBG] Connection id "0HNC8090TG8E9" completed keep alive response. 2025-06-28 01:49:01.613 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3264ms 2025-06-28 01:49:01.613 +03:00 [DBG] Connection id "0HNC8090TG8E9" received FIN. 2025-06-28 01:49:01.613 +03:00 [DBG] Connection id "0HNC8090TG8E9" disconnecting. 2025-06-28 01:49:01.613 +03:00 [DBG] Connection id "0HNC8090TG8E9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:49:01.614 +03:00 [DBG] Connection id "0HNC8090TG8E9" stopped. 2025-06-28 01:50:01.614 +03:00 [DBG] Connection id "0HNC8090TG8EA" accepted. 2025-06-28 01:50:01.614 +03:00 [DBG] Connection id "0HNC8090TG8EA" started. 2025-06-28 01:50:01.615 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:50:01.615 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:50:01.615 +03:00 [DBG] POST requests are not supported 2025-06-28 01:50:01.615 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:50:01.615 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 01:50:01.615 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:50:01.615 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:50:01.615 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:50:01.615 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:50:01.615 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:50:01.615 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:50:01.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-28 01:50:01.615 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:50:01.615 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:50:01.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-28 01:50:01.615 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:50:01.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-28 01:50:01.615 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:50:01.615 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:50:01.615 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:50:01.616 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:50:01.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:50:01.616 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:50:01.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:50:01.616 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:50:01.616 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:50:01.616 +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-28 01:50:01.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:50:01.616 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:50:01.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:50:01.616 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:50:01.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:50:01.616 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:50:01.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:50:01.616 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:50:01.616 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:50:01.616 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:50:01.616 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:50:01.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:50:01.616 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:50:01.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:50:01.616 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:50:01.616 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:50:01.616 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:50:01.617 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0738ms 2025-06-28 01:50:01.617 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:50:01.617 +03:00 [DBG] Connection id "0HNC8090TG8EA" completed keep alive response. 2025-06-28 01:50:01.617 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0423ms 2025-06-28 01:50:01.617 +03:00 [DBG] Connection id "0HNC8090TG8EA" received FIN. 2025-06-28 01:50:01.617 +03:00 [DBG] Connection id "0HNC8090TG8EA" disconnecting. 2025-06-28 01:50:01.617 +03:00 [DBG] Connection id "0HNC8090TG8EA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:50:01.618 +03:00 [DBG] Connection id "0HNC8090TG8EA" stopped. 2025-06-28 01:51:01.608 +03:00 [DBG] Connection id "0HNC8090TG8EB" accepted. 2025-06-28 01:51:01.608 +03:00 [DBG] Connection id "0HNC8090TG8EB" started. 2025-06-28 01:51:01.608 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:51:01.608 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:51:01.608 +03:00 [DBG] POST requests are not supported 2025-06-28 01:51:01.608 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:51:01.608 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 01:51:01.608 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:51:01.608 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:51:01.608 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:51:01.608 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:51:01.608 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:51:01.608 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:51:01.608 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 01:51:01.609 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:51:01.609 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:51:01.609 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 01:51:01.609 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:51:01.609 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 01:51:01.609 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:51:01.609 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:51:01.609 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:51:01.609 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:51:01.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:51:01.609 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:51:01.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:51:01.609 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:51:01.609 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:51:01.609 +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-28 01:51:01.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:51:01.609 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:51:01.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:51:01.609 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:51:01.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:51:01.609 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:51:01.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:51:01.610 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:51:01.610 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:51:01.610 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:51:01.610 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:51:01.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:51:01.610 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:51:01.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:51:01.610 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:51:01.610 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:51:01.610 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:51:01.610 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0493ms 2025-06-28 01:51:01.610 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:51:01.610 +03:00 [DBG] Connection id "0HNC8090TG8EB" completed keep alive response. 2025-06-28 01:51:01.610 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9471ms 2025-06-28 01:51:01.610 +03:00 [DBG] Connection id "0HNC8090TG8EB" received FIN. 2025-06-28 01:51:01.610 +03:00 [DBG] Connection id "0HNC8090TG8EB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:51:01.610 +03:00 [DBG] Connection id "0HNC8090TG8EB" disconnecting. 2025-06-28 01:51:01.610 +03:00 [DBG] Connection id "0HNC8090TG8EB" stopped. 2025-06-28 01:52:01.626 +03:00 [DBG] Connection id "0HNC8090TG8EC" accepted. 2025-06-28 01:52:01.626 +03:00 [DBG] Connection id "0HNC8090TG8EC" started. 2025-06-28 01:52:01.626 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:52:01.626 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:52:01.626 +03:00 [DBG] POST requests are not supported 2025-06-28 01:52:01.626 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:52:01.626 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 01:52:01.626 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:52:01.626 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:52:01.627 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:52:01.627 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:52:01.627 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:52:01.627 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:52:01.627 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 01:52:01.627 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:52:01.627 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:52:01.627 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 01:52:01.627 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:52:01.627 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 01:52:01.627 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:52:01.627 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:52:01.627 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:52:01.627 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:52:01.627 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:52:01.627 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:52:01.627 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:52:01.627 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:52:01.627 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:52:01.627 +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-28 01:52:01.627 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:52:01.627 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:52:01.627 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:52:01.627 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:52:01.627 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:52:01.627 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:52:01.627 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:52:01.627 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:52:01.627 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:52:01.627 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:52:01.628 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:52:01.628 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:52:01.628 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:52:01.628 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:52:01.628 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:52:01.628 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:52:01.628 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:52:01.628 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7506ms 2025-06-28 01:52:01.628 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:52:01.628 +03:00 [DBG] Connection id "0HNC8090TG8EC" completed keep alive response. 2025-06-28 01:52:01.628 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4487ms 2025-06-28 01:52:01.628 +03:00 [DBG] Connection id "0HNC8090TG8EC" received FIN. 2025-06-28 01:52:01.628 +03:00 [DBG] Connection id "0HNC8090TG8EC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:52:01.628 +03:00 [DBG] Connection id "0HNC8090TG8EC" disconnecting. 2025-06-28 01:52:01.628 +03:00 [DBG] Connection id "0HNC8090TG8EC" stopped. 2025-06-28 01:53:01.614 +03:00 [DBG] Connection id "0HNC8090TG8ED" accepted. 2025-06-28 01:53:01.614 +03:00 [DBG] Connection id "0HNC8090TG8ED" started. 2025-06-28 01:53:01.615 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:53:01.615 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:53:01.615 +03:00 [DBG] POST requests are not supported 2025-06-28 01:53:01.615 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:53:01.615 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 01:53:01.615 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:53:01.615 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:53:01.615 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:53:01.615 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:53:01.615 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:53:01.615 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:53:01.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-28 01:53:01.615 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:53:01.615 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:53:01.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-28 01:53:01.615 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:53:01.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-28 01:53:01.615 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:53:01.615 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:53:01.615 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:53:01.615 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:53:01.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:53:01.616 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:53:01.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:53:01.616 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:53:01.616 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:53:01.616 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1398ms. 2025-06-28 01:53:01.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:53:01.616 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:53:01.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:53:01.616 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:53:01.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:53:01.616 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:53:01.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:53:01.616 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:53:01.616 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:53:01.616 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:53:01.616 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:53:01.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:53:01.616 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:53:01.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:53:01.616 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:53:01.616 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:53:01.616 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:53:01.616 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.829ms 2025-06-28 01:53:01.616 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:53:01.616 +03:00 [DBG] Connection id "0HNC8090TG8ED" completed keep alive response. 2025-06-28 01:53:01.616 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7007ms 2025-06-28 01:53:01.616 +03:00 [DBG] Connection id "0HNC8090TG8ED" received FIN. 2025-06-28 01:53:01.617 +03:00 [DBG] Connection id "0HNC8090TG8ED" disconnecting. 2025-06-28 01:53:01.617 +03:00 [DBG] Connection id "0HNC8090TG8ED" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:53:01.618 +03:00 [DBG] Connection id "0HNC8090TG8ED" stopped. 2025-06-28 01:54:01.612 +03:00 [DBG] Connection id "0HNC8090TG8EE" accepted. 2025-06-28 01:54:01.612 +03:00 [DBG] Connection id "0HNC8090TG8EE" started. 2025-06-28 01:54:01.612 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:54:01.612 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:54:01.612 +03:00 [DBG] POST requests are not supported 2025-06-28 01:54:01.612 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:54:01.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-28 01:54:01.612 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:54:01.612 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:54:01.612 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:54:01.612 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:54:01.612 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:54:01.612 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:54:01.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-28 01:54:01.612 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:54:01.612 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:54:01.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-28 01:54:01.612 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:54:01.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-28 01:54:01.612 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:54:01.612 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:54:01.612 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:54:01.612 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:54:01.612 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:54:01.612 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:54:01.612 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:54:01.612 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:54:01.612 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:54:01.613 +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-28 01:54:01.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:54:01.613 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:54:01.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:54:01.613 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:54:01.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:54:01.613 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:54:01.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:54:01.613 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:54:01.613 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:54:01.613 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:54:01.613 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:54:01.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:54:01.613 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:54:01.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:54:01.613 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:54:01.613 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:54:01.613 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:54:01.613 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8022ms 2025-06-28 01:54:01.613 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:54:01.613 +03:00 [DBG] Connection id "0HNC8090TG8EE" completed keep alive response. 2025-06-28 01:54:01.613 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3991ms 2025-06-28 01:54:01.613 +03:00 [DBG] Connection id "0HNC8090TG8EE" received FIN. 2025-06-28 01:54:01.613 +03:00 [DBG] Connection id "0HNC8090TG8EE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:54:01.613 +03:00 [DBG] Connection id "0HNC8090TG8EE" disconnecting. 2025-06-28 01:54:01.613 +03:00 [DBG] Connection id "0HNC8090TG8EE" stopped. 2025-06-28 01:55:01.610 +03:00 [DBG] Connection id "0HNC8090TG8EF" accepted. 2025-06-28 01:55:01.610 +03:00 [DBG] Connection id "0HNC8090TG8EF" started. 2025-06-28 01:55:01.610 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:55:01.610 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:55:01.610 +03:00 [DBG] POST requests are not supported 2025-06-28 01:55:01.610 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:55:01.610 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 01:55:01.611 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:55:01.611 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:55:01.611 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:55:01.611 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:55:01.611 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:55:01.611 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:55:01.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-28 01:55:01.611 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:55:01.611 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:55:01.611 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 01:55:01.611 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:55:01.611 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 01:55:01.611 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:55:01.611 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:55:01.611 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:55:01.611 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:55:01.611 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:55:01.611 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:55:01.611 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:55:01.611 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:55:01.611 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:55:01.611 +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-28 01:55:01.611 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:55:01.611 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:55:01.611 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:55:01.611 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:55:01.611 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:55:01.611 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:55:01.611 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:55:01.611 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:55:01.611 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:55:01.612 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:55:01.612 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:55:01.612 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:55:01.612 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:55:01.612 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:55:01.612 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:55:01.612 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:55:01.612 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:55:01.612 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7425ms 2025-06-28 01:55:01.612 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:55:01.612 +03:00 [DBG] Connection id "0HNC8090TG8EF" completed keep alive response. 2025-06-28 01:55:01.612 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4249ms 2025-06-28 01:55:01.612 +03:00 [DBG] Connection id "0HNC8090TG8EF" received FIN. 2025-06-28 01:55:01.612 +03:00 [DBG] Connection id "0HNC8090TG8EF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:55:01.612 +03:00 [DBG] Connection id "0HNC8090TG8EF" disconnecting. 2025-06-28 01:55:01.612 +03:00 [DBG] Connection id "0HNC8090TG8EF" stopped. 2025-06-28 01:56:01.606 +03:00 [DBG] Connection id "0HNC8090TG8EG" accepted. 2025-06-28 01:56:01.606 +03:00 [DBG] Connection id "0HNC8090TG8EG" started. 2025-06-28 01:56:01.606 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:56:01.606 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:56:01.606 +03:00 [DBG] POST requests are not supported 2025-06-28 01:56:01.606 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:56:01.607 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 01:56:01.607 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:56:01.607 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:56:01.607 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:56:01.607 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:56:01.607 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:56:01.607 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:56:01.607 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 01:56:01.607 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:56:01.607 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:56:01.607 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 01:56:01.607 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:56:01.607 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 01:56:01.607 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:56:01.607 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:56:01.607 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:56:01.607 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:56:01.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:56:01.607 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:56:01.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:56:01.607 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:56:01.607 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:56:01.607 +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-28 01:56:01.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:56:01.607 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:56:01.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:56:01.608 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:56:01.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:56:01.608 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:56:01.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:56:01.608 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:56:01.608 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:56:01.608 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:56:01.608 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:56:01.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:56:01.608 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:56:01.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:56:01.608 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:56:01.608 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:56:01.608 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:56:01.608 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7795ms 2025-06-28 01:56:01.608 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:56:01.608 +03:00 [DBG] Connection id "0HNC8090TG8EG" completed keep alive response. 2025-06-28 01:56:01.608 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5052ms 2025-06-28 01:56:01.608 +03:00 [DBG] Connection id "0HNC8090TG8EG" received FIN. 2025-06-28 01:56:01.608 +03:00 [DBG] Connection id "0HNC8090TG8EG" disconnecting. 2025-06-28 01:56:01.608 +03:00 [DBG] Connection id "0HNC8090TG8EG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:56:01.609 +03:00 [DBG] Connection id "0HNC8090TG8EG" stopped. 2025-06-28 01:57:01.606 +03:00 [DBG] Connection id "0HNC8090TG8EH" accepted. 2025-06-28 01:57:01.607 +03:00 [DBG] Connection id "0HNC8090TG8EH" started. 2025-06-28 01:57:01.607 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:57:01.607 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:57:01.607 +03:00 [DBG] POST requests are not supported 2025-06-28 01:57:01.607 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:57:01.607 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 01:57:01.607 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:57:01.607 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:57:01.607 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:57:01.607 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:57:01.607 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:57:01.607 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:57:01.607 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 01:57:01.607 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:57:01.607 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:57:01.607 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 01:57:01.607 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:57:01.607 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 01:57:01.607 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:57:01.608 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:57:01.608 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:57:01.608 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:57:01.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:57:01.608 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:57:01.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:57:01.608 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:57:01.608 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:57:01.608 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.132ms. 2025-06-28 01:57:01.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:57:01.608 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:57:01.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:57:01.608 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:57:01.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:57:01.608 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:57:01.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:57:01.608 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:57:01.608 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:57:01.608 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:57:01.608 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:57:01.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:57:01.609 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:57:01.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:57:01.609 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:57:01.609 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:57:01.609 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:57:01.609 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2675ms 2025-06-28 01:57:01.609 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:57:01.609 +03:00 [DBG] Connection id "0HNC8090TG8EH" completed keep alive response. 2025-06-28 01:57:01.609 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2442ms 2025-06-28 01:57:01.609 +03:00 [DBG] Connection id "0HNC8090TG8EH" received FIN. 2025-06-28 01:57:01.609 +03:00 [DBG] Connection id "0HNC8090TG8EH" disconnecting. 2025-06-28 01:57:01.609 +03:00 [DBG] Connection id "0HNC8090TG8EH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:57:01.610 +03:00 [DBG] Connection id "0HNC8090TG8EH" stopped. 2025-06-28 01:58:01.624 +03:00 [DBG] Connection id "0HNC8090TG8EI" accepted. 2025-06-28 01:58:01.624 +03:00 [DBG] Connection id "0HNC8090TG8EI" started. 2025-06-28 01:58:01.625 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:58:01.625 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:58:01.625 +03:00 [DBG] POST requests are not supported 2025-06-28 01:58:01.625 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:58:01.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-28 01:58:01.625 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:58:01.625 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:58:01.625 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:58:01.625 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:58:01.625 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:58:01.625 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:58:01.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-28 01:58:01.625 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:58:01.625 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:58:01.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-28 01:58:01.625 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:58:01.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-28 01:58:01.625 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:58:01.625 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:58:01.625 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:58:01.625 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:58:01.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:58:01.625 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:58:01.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:58:01.625 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:58:01.625 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:58:01.625 +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-28 01:58:01.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:58:01.625 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:58:01.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:58:01.625 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:58:01.625 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:58:01.625 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:58:01.625 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:58:01.625 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:58:01.625 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:58:01.625 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:58:01.625 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:58:01.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:58:01.626 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:58:01.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:58:01.626 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:58:01.626 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:58:01.626 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:58:01.626 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6045ms 2025-06-28 01:58:01.626 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:58:01.626 +03:00 [DBG] Connection id "0HNC8090TG8EI" completed keep alive response. 2025-06-28 01:58:01.626 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2277ms 2025-06-28 01:58:01.626 +03:00 [DBG] Connection id "0HNC8090TG8EI" received FIN. 2025-06-28 01:58:01.626 +03:00 [DBG] Connection id "0HNC8090TG8EI" disconnecting. 2025-06-28 01:58:01.626 +03:00 [DBG] Connection id "0HNC8090TG8EI" stopped. 2025-06-28 01:58:01.626 +03:00 [DBG] Connection id "0HNC8090TG8EI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:59:01.620 +03:00 [DBG] Connection id "0HNC8090TG8EJ" accepted. 2025-06-28 01:59:01.621 +03:00 [DBG] Connection id "0HNC8090TG8EJ" started. 2025-06-28 01:59:01.621 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 01:59:01.621 +03:00 [VRB] All hosts are allowed. 2025-06-28 01:59:01.621 +03:00 [DBG] POST requests are not supported 2025-06-28 01:59:01.621 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 01:59:01.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-28 01:59:01.621 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:59:01.621 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 01:59:01.621 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 01:59:01.621 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 01:59:01.621 +03:00 [INF] CORS policy execution successful. 2025-06-28 01:59:01.621 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:59:01.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-28 01:59:01.621 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 01:59:01.621 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 01:59:01.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-28 01:59:01.621 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 01:59:01.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-28 01:59:01.621 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:59:01.621 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:59:01.621 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:59:01.622 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 01:59:01.622 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:59:01.622 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:59:01.622 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:59:01.622 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:59:01.622 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 01:59:01.622 +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-28 01:59:01.622 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:59:01.622 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 01:59:01.622 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:59:01.622 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 01:59:01.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:59:01.622 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:59:01.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:59:01.622 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:59:01.622 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:59:01.622 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 01:59:01.622 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 01:59:01.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:59:01.622 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 01:59:01.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:59:01.622 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:59:01.622 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:59:01.622 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 01:59:01.622 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8987ms 2025-06-28 01:59:01.622 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 01:59:01.622 +03:00 [DBG] Connection id "0HNC8090TG8EJ" completed keep alive response. 2025-06-28 01:59:01.622 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6495ms 2025-06-28 01:59:01.623 +03:00 [DBG] Connection id "0HNC8090TG8EJ" received FIN. 2025-06-28 01:59:01.623 +03:00 [DBG] Connection id "0HNC8090TG8EJ" disconnecting. 2025-06-28 01:59:01.623 +03:00 [DBG] Connection id "0HNC8090TG8EJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 01:59:01.624 +03:00 [DBG] Connection id "0HNC8090TG8EJ" stopped. 2025-06-28 02:00:01.618 +03:00 [DBG] Connection id "0HNC8090TG8EK" accepted. 2025-06-28 02:00:01.618 +03:00 [DBG] Connection id "0HNC8090TG8EK" started. 2025-06-28 02:00:01.618 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:00:01.618 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:00:01.618 +03:00 [DBG] POST requests are not supported 2025-06-28 02:00:01.618 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:00:01.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-28 02:00:01.618 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:00:01.618 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:00:01.618 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:00:01.618 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:00:01.618 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:00:01.618 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:00:01.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-28 02:00:01.618 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:00:01.619 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:00:01.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-28 02:00:01.619 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:00:01.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-28 02:00:01.619 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:00:01.619 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:00:01.619 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:00:01.619 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:00:01.619 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:00:01.619 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:00:01.619 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:00:01.619 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:00:01.619 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:00:01.619 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1407ms. 2025-06-28 02:00:01.619 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:00:01.619 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:00:01.619 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:00:01.619 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:00:01.619 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:00:01.619 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:00:01.619 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:00:01.619 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:00:01.619 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:00:01.619 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:00:01.619 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:00:01.619 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:00:01.619 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:00:01.619 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:00:01.620 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:00:01.620 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:00:01.620 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:00:01.620 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8769ms 2025-06-28 02:00:01.620 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:00:01.620 +03:00 [DBG] Connection id "0HNC8090TG8EK" completed keep alive response. 2025-06-28 02:00:01.620 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6971ms 2025-06-28 02:00:01.620 +03:00 [DBG] Connection id "0HNC8090TG8EK" received FIN. 2025-06-28 02:00:01.620 +03:00 [DBG] Connection id "0HNC8090TG8EK" disconnecting. 2025-06-28 02:00:01.620 +03:00 [DBG] Connection id "0HNC8090TG8EK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:00:01.621 +03:00 [DBG] Connection id "0HNC8090TG8EK" stopped. 2025-06-28 02:01:01.614 +03:00 [DBG] Connection id "0HNC8090TG8EL" accepted. 2025-06-28 02:01:01.614 +03:00 [DBG] Connection id "0HNC8090TG8EL" started. 2025-06-28 02:01:01.614 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:01:01.614 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:01:01.614 +03:00 [DBG] POST requests are not supported 2025-06-28 02:01:01.614 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:01:01.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-28 02:01:01.615 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:01:01.615 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:01:01.615 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:01:01.615 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:01:01.615 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:01:01.615 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:01:01.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-28 02:01:01.615 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:01:01.615 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:01:01.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-28 02:01:01.615 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:01:01.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-28 02:01:01.615 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:01:01.615 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:01:01.615 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:01:01.615 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:01:01.615 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:01:01.615 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:01:01.615 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:01:01.615 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:01:01.615 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:01:01.616 +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-28 02:01:01.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:01:01.616 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:01:01.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:01:01.616 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:01:01.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:01:01.616 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:01:01.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:01:01.616 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:01:01.616 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:01:01.616 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:01:01.616 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:01:01.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:01:01.616 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:01:01.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:01:01.616 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:01:01.616 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:01:01.616 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:01:01.616 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0437ms 2025-06-28 02:01:01.616 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:01:01.616 +03:00 [DBG] Connection id "0HNC8090TG8EL" completed keep alive response. 2025-06-28 02:01:01.616 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9623ms 2025-06-28 02:01:01.617 +03:00 [DBG] Connection id "0HNC8090TG8EL" received FIN. 2025-06-28 02:01:01.617 +03:00 [DBG] Connection id "0HNC8090TG8EL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:01:01.617 +03:00 [DBG] Connection id "0HNC8090TG8EL" disconnecting. 2025-06-28 02:01:01.617 +03:00 [DBG] Connection id "0HNC8090TG8EL" stopped. 2025-06-28 02:02:01.682 +03:00 [DBG] Connection id "0HNC8090TG8EM" accepted. 2025-06-28 02:02:01.683 +03:00 [DBG] Connection id "0HNC8090TG8EM" started. 2025-06-28 02:02:01.683 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:02:01.683 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:02:01.683 +03:00 [DBG] POST requests are not supported 2025-06-28 02:02:01.683 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:02:01.683 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 02:02:01.683 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:02:01.683 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:02:01.683 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:02:01.683 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:02:01.683 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:02:01.683 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:02:01.683 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 02:02:01.683 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:02:01.683 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:02:01.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-28 02:02:01.683 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:02:01.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-28 02:02:01.683 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:02:01.683 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:02:01.683 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:02:01.683 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:02:01.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:02:01.683 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:02:01.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:02:01.683 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:02:01.683 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:02:01.684 +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-28 02:02:01.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:02:01.684 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:02:01.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:02:01.684 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:02:01.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:02:01.684 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:02:01.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:02:01.684 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:02:01.684 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:02:01.684 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:02:01.684 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:02:01.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:02:01.684 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:02:01.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:02:01.684 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:02:01.684 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:02:01.684 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:02:01.684 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7397ms 2025-06-28 02:02:01.684 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:02:01.684 +03:00 [DBG] Connection id "0HNC8090TG8EM" completed keep alive response. 2025-06-28 02:02:01.684 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3766ms 2025-06-28 02:02:01.684 +03:00 [DBG] Connection id "0HNC8090TG8EM" received FIN. 2025-06-28 02:02:01.684 +03:00 [DBG] Connection id "0HNC8090TG8EM" disconnecting. 2025-06-28 02:02:01.684 +03:00 [DBG] Connection id "0HNC8090TG8EM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:02:01.686 +03:00 [DBG] Connection id "0HNC8090TG8EM" stopped. 2025-06-28 02:03:01.616 +03:00 [DBG] Connection id "0HNC8090TG8EN" accepted. 2025-06-28 02:03:01.617 +03:00 [DBG] Connection id "0HNC8090TG8EN" started. 2025-06-28 02:03:01.617 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:03:01.617 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:03:01.617 +03:00 [DBG] POST requests are not supported 2025-06-28 02:03:01.617 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:03:01.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-28 02:03:01.617 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:03:01.617 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:03:01.617 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:03:01.617 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:03:01.617 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:03:01.617 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:03:01.617 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 02:03:01.617 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:03:01.617 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:03:01.617 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 02:03:01.617 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:03:01.617 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 02:03:01.618 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:03:01.618 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:03:01.618 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:03:01.618 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:03:01.618 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:03:01.618 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:03:01.618 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:03:01.618 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:03:01.618 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:03:01.618 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1364ms. 2025-06-28 02:03:01.618 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:03:01.618 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:03:01.618 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:03:01.618 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:03:01.618 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:03:01.618 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:03:01.618 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:03:01.618 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:03:01.618 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:03:01.618 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:03:01.618 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:03:01.618 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:03:01.618 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:03:01.618 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:03:01.618 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:03:01.618 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:03:01.618 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:03:01.618 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.897ms 2025-06-28 02:03:01.618 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:03:01.618 +03:00 [DBG] Connection id "0HNC8090TG8EN" completed keep alive response. 2025-06-28 02:03:01.619 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8144ms 2025-06-28 02:03:01.621 +03:00 [DBG] Connection id "0HNC8090TG8EN" received FIN. 2025-06-28 02:03:01.621 +03:00 [DBG] Connection id "0HNC8090TG8EN" disconnecting. 2025-06-28 02:03:01.621 +03:00 [DBG] Connection id "0HNC8090TG8EN" stopped. 2025-06-28 02:03:01.621 +03:00 [DBG] Connection id "0HNC8090TG8EN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:04:01.612 +03:00 [DBG] Connection id "0HNC8090TG8EO" accepted. 2025-06-28 02:04:01.612 +03:00 [DBG] Connection id "0HNC8090TG8EO" started. 2025-06-28 02:04:01.612 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:04:01.612 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:04:01.612 +03:00 [DBG] POST requests are not supported 2025-06-28 02:04:01.612 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:04:01.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-28 02:04:01.612 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:04:01.612 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:04:01.612 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:04:01.612 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:04:01.612 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:04:01.612 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:04:01.613 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 02:04:01.613 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:04:01.613 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:04:01.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-28 02:04:01.613 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:04:01.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-28 02:04:01.613 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:04:01.613 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:04:01.613 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:04:01.613 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:04:01.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:04:01.613 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:04:01.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:04:01.613 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:04:01.613 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:04:01.613 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1472ms. 2025-06-28 02:04:01.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:04:01.613 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:04:01.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:04:01.613 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:04:01.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:04:01.613 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:04:01.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:04:01.613 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:04:01.613 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:04:01.614 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:04:01.614 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:04:01.614 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:04:01.614 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:04:01.614 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:04:01.614 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:04:01.614 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:04:01.614 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:04:01.614 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0108ms 2025-06-28 02:04:01.614 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:04:01.614 +03:00 [DBG] Connection id "0HNC8090TG8EO" completed keep alive response. 2025-06-28 02:04:01.614 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8778ms 2025-06-28 02:04:01.614 +03:00 [DBG] Connection id "0HNC8090TG8EO" received FIN. 2025-06-28 02:04:01.614 +03:00 [DBG] Connection id "0HNC8090TG8EO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:04:01.614 +03:00 [DBG] Connection id "0HNC8090TG8EO" disconnecting. 2025-06-28 02:04:01.614 +03:00 [DBG] Connection id "0HNC8090TG8EO" stopped. 2025-06-28 02:05:01.629 +03:00 [DBG] Connection id "0HNC8090TG8EP" accepted. 2025-06-28 02:05:01.629 +03:00 [DBG] Connection id "0HNC8090TG8EP" started. 2025-06-28 02:05:01.630 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:05:01.630 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:05:01.630 +03:00 [DBG] POST requests are not supported 2025-06-28 02:05:01.630 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:05:01.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-28 02:05:01.630 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:05:01.630 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:05:01.630 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:05:01.630 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:05:01.630 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:05:01.630 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:05:01.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-28 02:05:01.630 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:05:01.630 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:05:01.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-28 02:05:01.630 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:05:01.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-28 02:05:01.631 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:05:01.631 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:05:01.631 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:05:01.631 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:05:01.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:05:01.631 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:05:01.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:05:01.631 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:05:01.631 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:05:01.631 +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-28 02:05:01.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:05:01.631 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:05:01.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:05:01.631 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:05:01.631 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:05:01.631 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:05:01.632 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:05:01.632 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:05:01.632 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:05:01.632 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:05:01.632 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:05:01.632 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:05:01.632 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:05:01.632 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:05:01.632 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:05:01.632 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:05:01.632 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:05:01.632 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.422ms 2025-06-28 02:05:01.632 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:05:01.632 +03:00 [DBG] Connection id "0HNC8090TG8EP" completed keep alive response. 2025-06-28 02:05:01.632 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5976ms 2025-06-28 02:05:01.635 +03:00 [DBG] Connection id "0HNC8090TG8EP" received FIN. 2025-06-28 02:05:01.635 +03:00 [DBG] Connection id "0HNC8090TG8EP" disconnecting. 2025-06-28 02:05:01.635 +03:00 [DBG] Connection id "0HNC8090TG8EP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:05:01.637 +03:00 [DBG] Connection id "0HNC8090TG8EP" stopped. 2025-06-28 02:06:01.624 +03:00 [DBG] Connection id "0HNC8090TG8EQ" accepted. 2025-06-28 02:06:01.625 +03:00 [DBG] Connection id "0HNC8090TG8EQ" started. 2025-06-28 02:06:01.625 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:06:01.625 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:06:01.625 +03:00 [DBG] POST requests are not supported 2025-06-28 02:06:01.625 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:06:01.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-28 02:06:01.625 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:06:01.625 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:06:01.625 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:06:01.625 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:06:01.625 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:06:01.625 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:06:01.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-28 02:06:01.625 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:06:01.625 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:06:01.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-28 02:06:01.625 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:06:01.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-28 02:06:01.625 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:06:01.625 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:06:01.625 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:06:01.625 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:06:01.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:06:01.625 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:06:01.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:06:01.625 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:06:01.625 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:06:01.626 +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-28 02:06:01.626 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:06:01.626 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:06:01.626 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:06:01.626 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:06:01.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:06:01.626 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:06:01.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:06:01.626 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:06:01.626 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:06:01.626 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:06:01.626 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:06:01.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:06:01.626 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:06:01.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:06:01.626 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:06:01.626 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:06:01.626 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:06:01.626 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5865ms 2025-06-28 02:06:01.626 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:06:01.626 +03:00 [DBG] Connection id "0HNC8090TG8EQ" completed keep alive response. 2025-06-28 02:06:01.626 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1973ms 2025-06-28 02:06:01.626 +03:00 [DBG] Connection id "0HNC8090TG8EQ" received FIN. 2025-06-28 02:06:01.626 +03:00 [DBG] Connection id "0HNC8090TG8EQ" disconnecting. 2025-06-28 02:06:01.627 +03:00 [DBG] Connection id "0HNC8090TG8EQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:06:01.628 +03:00 [DBG] Connection id "0HNC8090TG8EQ" stopped. 2025-06-28 02:07:01.617 +03:00 [DBG] Connection id "0HNC8090TG8ER" accepted. 2025-06-28 02:07:01.617 +03:00 [DBG] Connection id "0HNC8090TG8ER" started. 2025-06-28 02:07:01.617 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:07:01.617 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:07:01.617 +03:00 [DBG] POST requests are not supported 2025-06-28 02:07:01.617 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:07:01.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-28 02:07:01.617 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:07:01.617 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:07:01.617 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:07:01.617 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:07:01.617 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:07:01.617 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:07:01.617 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 02:07:01.617 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:07:01.618 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:07:01.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-28 02:07:01.618 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:07:01.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-28 02:07:01.618 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:07:01.618 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:07:01.618 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:07:01.618 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:07:01.618 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:07:01.618 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:07:01.618 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:07:01.618 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:07:01.618 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:07:01.618 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1607ms. 2025-06-28 02:07:01.618 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:07:01.618 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:07:01.618 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:07:01.619 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:07:01.619 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:07:01.619 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:07:01.619 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:07:01.619 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:07:01.619 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:07:01.619 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:07:01.619 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:07:01.619 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:07:01.619 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:07:01.619 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:07:01.619 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:07:01.619 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:07:01.619 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:07:01.619 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3504ms 2025-06-28 02:07:01.619 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:07:01.619 +03:00 [DBG] Connection id "0HNC8090TG8ER" completed keep alive response. 2025-06-28 02:07:01.619 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3288ms 2025-06-28 02:07:01.619 +03:00 [DBG] Connection id "0HNC8090TG8ER" received FIN. 2025-06-28 02:07:01.619 +03:00 [DBG] Connection id "0HNC8090TG8ER" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:07:01.620 +03:00 [DBG] Connection id "0HNC8090TG8ER" disconnecting. 2025-06-28 02:07:01.620 +03:00 [DBG] Connection id "0HNC8090TG8ER" stopped. 2025-06-28 02:08:01.622 +03:00 [DBG] Connection id "0HNC8090TG8ES" accepted. 2025-06-28 02:08:01.623 +03:00 [DBG] Connection id "0HNC8090TG8ES" started. 2025-06-28 02:08:01.623 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:08:01.623 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:08:01.623 +03:00 [DBG] POST requests are not supported 2025-06-28 02:08:01.623 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:08:01.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-28 02:08:01.623 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:08:01.623 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:08:01.623 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:08:01.623 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:08:01.623 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:08:01.623 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:08:01.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-28 02:08:01.623 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:08:01.623 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:08:01.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-28 02:08:01.623 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:08:01.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-28 02:08:01.623 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:08:01.623 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:08:01.623 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:08:01.623 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:08:01.623 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:08:01.623 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:08:01.623 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:08:01.623 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:08:01.624 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:08:01.624 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1189ms. 2025-06-28 02:08:01.624 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:08:01.624 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:08:01.624 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:08:01.624 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:08:01.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:08:01.624 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:08:01.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:08:01.624 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:08:01.624 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:08:01.624 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:08:01.624 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:08:01.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:08:01.624 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:08:01.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:08:01.624 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:08:01.624 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:08:01.624 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:08:01.624 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7367ms 2025-06-28 02:08:01.624 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:08:01.624 +03:00 [DBG] Connection id "0HNC8090TG8ES" completed keep alive response. 2025-06-28 02:08:01.624 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4324ms 2025-06-28 02:08:01.624 +03:00 [DBG] Connection id "0HNC8090TG8ES" received FIN. 2025-06-28 02:08:01.624 +03:00 [DBG] Connection id "0HNC8090TG8ES" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:08:01.625 +03:00 [DBG] Connection id "0HNC8090TG8ES" disconnecting. 2025-06-28 02:08:01.625 +03:00 [DBG] Connection id "0HNC8090TG8ES" stopped. 2025-06-28 02:09:01.614 +03:00 [DBG] Connection id "0HNC8090TG8ET" accepted. 2025-06-28 02:09:01.614 +03:00 [DBG] Connection id "0HNC8090TG8ET" started. 2025-06-28 02:09:01.615 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:09:01.615 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:09:01.615 +03:00 [DBG] POST requests are not supported 2025-06-28 02:09:01.615 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:09:01.615 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 02:09:01.615 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:09:01.615 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:09:01.615 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:09:01.615 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:09:01.615 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:09:01.615 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:09:01.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-28 02:09:01.615 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:09:01.615 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:09:01.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-28 02:09:01.615 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:09:01.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-28 02:09:01.615 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:09:01.615 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:09:01.615 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:09:01.615 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:09:01.615 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:09:01.615 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:09:01.615 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:09:01.615 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:09:01.615 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:09:01.615 +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-28 02:09:01.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:09:01.616 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:09:01.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:09:01.616 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:09:01.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:09:01.616 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:09:01.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:09:01.616 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:09:01.616 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:09:01.616 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:09:01.616 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:09:01.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:09:01.616 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:09:01.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:09:01.616 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:09:01.616 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:09:01.616 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:09:01.616 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6761ms 2025-06-28 02:09:01.616 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:09:01.616 +03:00 [DBG] Connection id "0HNC8090TG8ET" completed keep alive response. 2025-06-28 02:09:01.616 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2791ms 2025-06-28 02:09:01.616 +03:00 [DBG] Connection id "0HNC8090TG8ET" received FIN. 2025-06-28 02:09:01.616 +03:00 [DBG] Connection id "0HNC8090TG8ET" disconnecting. 2025-06-28 02:09:01.616 +03:00 [DBG] Connection id "0HNC8090TG8ET" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:09:01.617 +03:00 [DBG] Connection id "0HNC8090TG8ET" stopped. 2025-06-28 02:10:01.621 +03:00 [DBG] Connection id "0HNC8090TG8EU" accepted. 2025-06-28 02:10:01.621 +03:00 [DBG] Connection id "0HNC8090TG8EU" started. 2025-06-28 02:10:01.621 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:10:01.621 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:10:01.621 +03:00 [DBG] POST requests are not supported 2025-06-28 02:10:01.621 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:10:01.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-28 02:10:01.621 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:10:01.621 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:10:01.621 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:10:01.621 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:10:01.621 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:10:01.621 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:10:01.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-28 02:10:01.622 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:10:01.622 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:10:01.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-28 02:10:01.622 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:10:01.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-28 02:10:01.622 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:10:01.622 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:10:01.622 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:10:01.622 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:10:01.622 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:10:01.622 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:10:01.622 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:10:01.622 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:10:01.622 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:10:01.622 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1763ms. 2025-06-28 02:10:01.622 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:10:01.622 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:10:01.622 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:10:01.622 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:10:01.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:10:01.622 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:10:01.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:10:01.622 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:10:01.622 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:10:01.623 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:10:01.623 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:10:01.623 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:10:01.623 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:10:01.623 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:10:01.623 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:10:01.623 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:10:01.623 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:10:01.623 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1804ms 2025-06-28 02:10:01.623 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:10:01.623 +03:00 [DBG] Connection id "0HNC8090TG8EU" completed keep alive response. 2025-06-28 02:10:01.623 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9641ms 2025-06-28 02:10:01.623 +03:00 [DBG] Connection id "0HNC8090TG8EU" received FIN. 2025-06-28 02:10:01.623 +03:00 [DBG] Connection id "0HNC8090TG8EU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:10:01.623 +03:00 [DBG] Connection id "0HNC8090TG8EU" disconnecting. 2025-06-28 02:10:01.623 +03:00 [DBG] Connection id "0HNC8090TG8EU" stopped. 2025-06-28 02:11:01.614 +03:00 [DBG] Connection id "0HNC8090TG8EV" accepted. 2025-06-28 02:11:01.614 +03:00 [DBG] Connection id "0HNC8090TG8EV" started. 2025-06-28 02:11:01.614 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:11:01.614 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:11:01.614 +03:00 [DBG] POST requests are not supported 2025-06-28 02:11:01.614 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:11:01.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-28 02:11:01.614 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:11:01.614 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:11:01.614 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:11:01.614 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:11:01.615 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:11:01.615 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:11:01.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-28 02:11:01.615 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:11:01.615 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:11:01.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-28 02:11:01.615 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:11:01.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-28 02:11:01.615 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:11:01.615 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:11:01.615 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:11:01.615 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:11:01.615 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:11:01.615 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:11:01.615 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:11:01.615 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:11:01.615 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:11:01.615 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1273ms. 2025-06-28 02:11:01.615 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:11:01.615 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:11:01.615 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:11:01.615 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:11:01.615 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:11:01.615 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:11:01.615 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:11:01.615 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:11:01.615 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:11:01.615 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:11:01.615 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:11:01.615 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:11:01.615 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:11:01.615 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:11:01.615 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:11:01.615 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:11:01.615 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:11:01.615 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7233ms 2025-06-28 02:11:01.615 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:11:01.616 +03:00 [DBG] Connection id "0HNC8090TG8EV" completed keep alive response. 2025-06-28 02:11:01.616 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3205ms 2025-06-28 02:11:01.616 +03:00 [DBG] Connection id "0HNC8090TG8EV" received FIN. 2025-06-28 02:11:01.616 +03:00 [DBG] Connection id "0HNC8090TG8EV" disconnecting. 2025-06-28 02:11:01.616 +03:00 [DBG] Connection id "0HNC8090TG8EV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:11:01.617 +03:00 [DBG] Connection id "0HNC8090TG8EV" stopped. 2025-06-28 02:12:01.621 +03:00 [DBG] Connection id "0HNC8090TG8F0" accepted. 2025-06-28 02:12:01.621 +03:00 [DBG] Connection id "0HNC8090TG8F0" started. 2025-06-28 02:12:01.621 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:12:01.621 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:12:01.621 +03:00 [DBG] POST requests are not supported 2025-06-28 02:12:01.621 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:12:01.622 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 02:12:01.622 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:12:01.622 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:12:01.622 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:12:01.622 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:12:01.622 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:12:01.622 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:12:01.622 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 02:12:01.622 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:12:01.622 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:12:01.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-28 02:12:01.622 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:12:01.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-28 02:12:01.622 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:12:01.622 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:12:01.622 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:12:01.622 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:12:01.622 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:12:01.622 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:12:01.622 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:12:01.622 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:12:01.622 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:12:01.622 +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-28 02:12:01.622 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:12:01.622 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:12:01.622 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:12:01.623 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:12:01.623 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:12:01.623 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:12:01.623 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:12:01.623 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:12:01.623 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:12:01.623 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:12:01.623 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:12:01.623 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:12:01.623 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:12:01.623 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:12:01.623 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:12:01.623 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:12:01.623 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:12:01.623 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8802ms 2025-06-28 02:12:01.623 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:12:01.623 +03:00 [DBG] Connection id "0HNC8090TG8F0" completed keep alive response. 2025-06-28 02:12:01.623 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6689ms 2025-06-28 02:12:01.623 +03:00 [DBG] Connection id "0HNC8090TG8F0" received FIN. 2025-06-28 02:12:01.623 +03:00 [DBG] Connection id "0HNC8090TG8F0" disconnecting. 2025-06-28 02:12:01.624 +03:00 [DBG] Connection id "0HNC8090TG8F0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:12:01.625 +03:00 [DBG] Connection id "0HNC8090TG8F0" stopped. 2025-06-28 02:13:01.616 +03:00 [DBG] Connection id "0HNC8090TG8F1" accepted. 2025-06-28 02:13:01.616 +03:00 [DBG] Connection id "0HNC8090TG8F1" started. 2025-06-28 02:13:01.616 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:13:01.616 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:13:01.616 +03:00 [DBG] POST requests are not supported 2025-06-28 02:13:01.616 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:13:01.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-28 02:13:01.616 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:13:01.616 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:13:01.616 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:13:01.616 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:13:01.616 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:13:01.617 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:13:01.617 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 02:13:01.617 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:13:01.617 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:13:01.617 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 02:13:01.617 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:13:01.617 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 02:13:01.617 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:13:01.617 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:13:01.617 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:13:01.617 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:13:01.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:13:01.617 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:13:01.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:13:01.617 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:13:01.617 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:13:01.617 +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-28 02:13:01.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:13:01.618 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:13:01.618 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:13:01.618 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:13:01.618 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:13:01.618 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:13:01.618 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:13:01.618 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:13:01.618 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:13:01.618 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:13:01.618 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:13:01.618 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:13:01.618 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:13:01.618 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:13:01.618 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:13:01.618 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:13:01.618 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:13:01.618 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9335ms 2025-06-28 02:13:01.618 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:13:01.618 +03:00 [DBG] Connection id "0HNC8090TG8F1" completed keep alive response. 2025-06-28 02:13:01.618 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9015ms 2025-06-28 02:13:01.618 +03:00 [DBG] Connection id "0HNC8090TG8F1" received FIN. 2025-06-28 02:13:01.618 +03:00 [DBG] Connection id "0HNC8090TG8F1" disconnecting. 2025-06-28 02:13:01.618 +03:00 [DBG] Connection id "0HNC8090TG8F1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:13:01.619 +03:00 [DBG] Connection id "0HNC8090TG8F1" stopped. 2025-06-28 02:14:01.614 +03:00 [DBG] Connection id "0HNC8090TG8F2" accepted. 2025-06-28 02:14:01.614 +03:00 [DBG] Connection id "0HNC8090TG8F2" started. 2025-06-28 02:14:01.614 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:14:01.614 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:14:01.615 +03:00 [DBG] POST requests are not supported 2025-06-28 02:14:01.615 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:14:01.615 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 02:14:01.615 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:14:01.615 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:14:01.615 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:14:01.615 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:14:01.615 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:14:01.615 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:14:01.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-28 02:14:01.615 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:14:01.615 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:14:01.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-28 02:14:01.615 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:14:01.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-28 02:14:01.615 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:14:01.615 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:14:01.615 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:14:01.616 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:14:01.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:14:01.616 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:14:01.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:14:01.616 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:14:01.616 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:14:01.616 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.127ms. 2025-06-28 02:14:01.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:14:01.616 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:14:01.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:14:01.616 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:14:01.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:14:01.616 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:14:01.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:14:01.616 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:14:01.616 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:14:01.616 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:14:01.616 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:14:01.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:14:01.616 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:14:01.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:14:01.616 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:14:01.616 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:14:01.616 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:14:01.616 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.953ms 2025-06-28 02:14:01.616 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:14:01.616 +03:00 [DBG] Connection id "0HNC8090TG8F2" completed keep alive response. 2025-06-28 02:14:01.616 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9542ms 2025-06-28 02:14:01.617 +03:00 [DBG] Connection id "0HNC8090TG8F2" received FIN. 2025-06-28 02:14:01.617 +03:00 [DBG] Connection id "0HNC8090TG8F2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:14:01.617 +03:00 [DBG] Connection id "0HNC8090TG8F2" disconnecting. 2025-06-28 02:14:01.617 +03:00 [DBG] Connection id "0HNC8090TG8F2" stopped. 2025-06-28 02:15:01.620 +03:00 [DBG] Connection id "0HNC8090TG8F3" accepted. 2025-06-28 02:15:01.620 +03:00 [DBG] Connection id "0HNC8090TG8F3" started. 2025-06-28 02:15:01.620 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:15:01.620 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:15:01.620 +03:00 [DBG] POST requests are not supported 2025-06-28 02:15:01.620 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:15:01.620 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 02:15:01.620 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:15:01.620 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:15:01.620 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:15:01.620 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:15:01.620 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:15:01.621 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:15:01.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-28 02:15:01.621 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:15:01.621 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:15:01.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-28 02:15:01.621 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:15:01.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-28 02:15:01.621 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:15:01.621 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:15:01.621 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:15:01.621 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:15:01.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:15:01.621 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:15:01.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:15:01.621 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:15:01.621 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:15:01.621 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1569ms. 2025-06-28 02:15:01.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:15:01.621 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:15:01.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:15:01.621 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:15:01.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:15:01.621 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:15:01.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:15:01.622 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:15:01.622 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:15:01.622 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:15:01.622 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:15:01.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:15:01.622 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:15:01.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:15:01.622 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:15:01.622 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:15:01.622 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:15:01.622 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8808ms 2025-06-28 02:15:01.622 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:15:01.622 +03:00 [DBG] Connection id "0HNC8090TG8F3" completed keep alive response. 2025-06-28 02:15:01.622 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7825ms 2025-06-28 02:15:01.622 +03:00 [DBG] Connection id "0HNC8090TG8F3" received FIN. 2025-06-28 02:15:01.622 +03:00 [DBG] Connection id "0HNC8090TG8F3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:15:01.622 +03:00 [DBG] Connection id "0HNC8090TG8F3" disconnecting. 2025-06-28 02:15:01.622 +03:00 [DBG] Connection id "0HNC8090TG8F3" stopped. 2025-06-28 02:16:01.623 +03:00 [DBG] Connection id "0HNC8090TG8F4" accepted. 2025-06-28 02:16:01.623 +03:00 [DBG] Connection id "0HNC8090TG8F4" started. 2025-06-28 02:16:01.623 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:16:01.623 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:16:01.623 +03:00 [DBG] POST requests are not supported 2025-06-28 02:16:01.623 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:16:01.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-28 02:16:01.623 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:16:01.623 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:16:01.623 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:16:01.623 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:16:01.623 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:16:01.623 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:16:01.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-28 02:16:01.623 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:16:01.623 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:16:01.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-28 02:16:01.623 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:16:01.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-28 02:16:01.623 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:16:01.623 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:16:01.623 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:16:01.623 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:16:01.623 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:16:01.623 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:16:01.623 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:16:01.623 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:16:01.623 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:16:01.624 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1153ms. 2025-06-28 02:16:01.624 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:16:01.624 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:16:01.624 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:16:01.624 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:16:01.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:16:01.624 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:16:01.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:16:01.624 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:16:01.624 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:16:01.624 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:16:01.624 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:16:01.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:16:01.624 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:16:01.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:16:01.624 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:16:01.624 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:16:01.624 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:16:01.624 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5878ms 2025-06-28 02:16:01.624 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:16:01.624 +03:00 [DBG] Connection id "0HNC8090TG8F4" completed keep alive response. 2025-06-28 02:16:01.624 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1577ms 2025-06-28 02:16:01.624 +03:00 [DBG] Connection id "0HNC8090TG8F4" received FIN. 2025-06-28 02:16:01.624 +03:00 [DBG] Connection id "0HNC8090TG8F4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:16:01.624 +03:00 [DBG] Connection id "0HNC8090TG8F4" disconnecting. 2025-06-28 02:16:01.624 +03:00 [DBG] Connection id "0HNC8090TG8F4" stopped. 2025-06-28 02:17:01.618 +03:00 [DBG] Connection id "0HNC8090TG8F5" accepted. 2025-06-28 02:17:01.618 +03:00 [DBG] Connection id "0HNC8090TG8F5" started. 2025-06-28 02:17:01.618 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:17:01.618 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:17:01.618 +03:00 [DBG] POST requests are not supported 2025-06-28 02:17:01.618 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:17:01.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-28 02:17:01.618 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:17:01.618 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:17:01.619 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:17:01.619 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:17:01.619 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:17:01.619 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:17:01.619 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 02:17:01.619 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:17:01.619 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:17:01.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-28 02:17:01.619 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:17:01.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-28 02:17:01.619 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:17:01.619 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:17:01.619 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:17:01.619 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:17:01.619 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:17:01.619 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:17:01.619 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:17:01.619 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:17:01.619 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:17:01.619 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1512ms. 2025-06-28 02:17:01.619 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:17:01.620 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:17:01.620 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:17:01.620 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:17:01.620 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:17:01.620 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:17:01.620 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:17:01.620 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:17:01.620 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:17:01.620 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:17:01.620 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:17:01.620 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:17:01.620 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:17:01.620 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:17:01.620 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:17:01.620 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:17:01.620 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:17:01.620 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0918ms 2025-06-28 02:17:01.620 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:17:01.620 +03:00 [DBG] Connection id "0HNC8090TG8F5" completed keep alive response. 2025-06-28 02:17:01.620 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9045ms 2025-06-28 02:17:01.620 +03:00 [DBG] Connection id "0HNC8090TG8F5" received FIN. 2025-06-28 02:17:01.621 +03:00 [DBG] Connection id "0HNC8090TG8F5" disconnecting. 2025-06-28 02:17:01.621 +03:00 [DBG] Connection id "0HNC8090TG8F5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:17:01.622 +03:00 [DBG] Connection id "0HNC8090TG8F5" stopped. 2025-06-28 02:18:01.622 +03:00 [DBG] Connection id "0HNC8090TG8F6" accepted. 2025-06-28 02:18:01.622 +03:00 [DBG] Connection id "0HNC8090TG8F6" started. 2025-06-28 02:18:01.622 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:18:01.622 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:18:01.622 +03:00 [DBG] POST requests are not supported 2025-06-28 02:18:01.622 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:18:01.622 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 02:18:01.622 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:18:01.622 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:18:01.622 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:18:01.622 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:18:01.622 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:18:01.622 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:18:01.622 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 02:18:01.623 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:18:01.623 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:18:01.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-28 02:18:01.623 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:18:01.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-28 02:18:01.623 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:18:01.623 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:18:01.623 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:18:01.623 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:18:01.623 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:18:01.623 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:18:01.623 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:18:01.623 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:18:01.623 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:18:01.623 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1552ms. 2025-06-28 02:18:01.623 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:18:01.623 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:18:01.623 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:18:01.623 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:18:01.623 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:18:01.623 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:18:01.623 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:18:01.623 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:18:01.623 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:18:01.623 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:18:01.623 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:18:01.623 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:18:01.623 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:18:01.623 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:18:01.623 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:18:01.623 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:18:01.623 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:18:01.624 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8457ms 2025-06-28 02:18:01.624 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:18:01.624 +03:00 [DBG] Connection id "0HNC8090TG8F6" completed keep alive response. 2025-06-28 02:18:01.624 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5297ms 2025-06-28 02:18:01.624 +03:00 [DBG] Connection id "0HNC8090TG8F6" received FIN. 2025-06-28 02:18:01.624 +03:00 [DBG] Connection id "0HNC8090TG8F6" disconnecting. 2025-06-28 02:18:01.624 +03:00 [DBG] Connection id "0HNC8090TG8F6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:18:01.625 +03:00 [DBG] Connection id "0HNC8090TG8F6" stopped. 2025-06-28 02:19:01.628 +03:00 [DBG] Connection id "0HNC8090TG8F7" accepted. 2025-06-28 02:19:01.628 +03:00 [DBG] Connection id "0HNC8090TG8F7" started. 2025-06-28 02:19:01.628 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:19:01.628 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:19:01.628 +03:00 [DBG] POST requests are not supported 2025-06-28 02:19:01.628 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:19:01.628 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 02:19:01.628 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:19:01.628 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:19:01.628 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:19:01.628 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:19:01.628 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:19:01.628 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:19:01.628 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 02:19:01.628 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:19:01.628 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:19:01.628 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 02:19:01.628 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:19:01.628 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 02:19:01.628 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:19:01.628 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:19:01.628 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:19:01.629 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:19:01.629 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:19:01.629 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:19:01.629 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:19:01.629 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:19:01.629 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:19:01.629 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1381ms. 2025-06-28 02:19:01.629 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:19:01.629 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:19:01.629 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:19:01.629 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:19:01.629 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:19:01.629 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:19:01.629 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:19:01.629 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:19:01.629 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:19:01.629 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:19:01.629 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:19:01.629 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:19:01.629 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:19:01.629 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:19:01.629 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:19:01.629 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:19:01.629 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:19:01.629 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9482ms 2025-06-28 02:19:01.629 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:19:01.629 +03:00 [DBG] Connection id "0HNC8090TG8F7" completed keep alive response. 2025-06-28 02:19:01.629 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5709ms 2025-06-28 02:19:01.630 +03:00 [DBG] Connection id "0HNC8090TG8F7" received FIN. 2025-06-28 02:19:01.630 +03:00 [DBG] Connection id "0HNC8090TG8F7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:19:01.630 +03:00 [DBG] Connection id "0HNC8090TG8F7" disconnecting. 2025-06-28 02:19:01.630 +03:00 [DBG] Connection id "0HNC8090TG8F7" stopped. 2025-06-28 02:20:01.634 +03:00 [DBG] Connection id "0HNC8090TG8F8" accepted. 2025-06-28 02:20:01.635 +03:00 [DBG] Connection id "0HNC8090TG8F8" started. 2025-06-28 02:20:01.635 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:20:01.635 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:20:01.635 +03:00 [DBG] POST requests are not supported 2025-06-28 02:20:01.635 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:20:01.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-28 02:20:01.635 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:20:01.635 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:20:01.635 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:20:01.635 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:20:01.635 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:20:01.635 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:20:01.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-28 02:20:01.636 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:20:01.636 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:20:01.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-28 02:20:01.636 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:20:01.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-28 02:20:01.636 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:20:01.636 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:20:01.636 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:20:01.636 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:20:01.636 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:20:01.636 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:20:01.636 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:20:01.636 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:20:01.636 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:20:01.637 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2681ms. 2025-06-28 02:20:01.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:20:01.637 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:20:01.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:20:01.637 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:20:01.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:20:01.637 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:20:01.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:20:01.637 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:20:01.637 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:20:01.637 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:20:01.637 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:20:01.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:20:01.637 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:20:01.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:20:01.637 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:20:01.637 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:20:01.637 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:20:01.637 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5652ms 2025-06-28 02:20:01.638 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:20:01.638 +03:00 [DBG] Connection id "0HNC8090TG8F8" completed keep alive response. 2025-06-28 02:20:01.638 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8133ms 2025-06-28 02:20:01.638 +03:00 [DBG] Connection id "0HNC8090TG8F8" received FIN. 2025-06-28 02:20:01.638 +03:00 [DBG] Connection id "0HNC8090TG8F8" disconnecting. 2025-06-28 02:20:01.638 +03:00 [DBG] Connection id "0HNC8090TG8F8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:20:01.639 +03:00 [DBG] Connection id "0HNC8090TG8F8" stopped. 2025-06-28 02:21:01.620 +03:00 [DBG] Connection id "0HNC8090TG8F9" accepted. 2025-06-28 02:21:01.620 +03:00 [DBG] Connection id "0HNC8090TG8F9" started. 2025-06-28 02:21:01.620 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:21:01.620 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:21:01.620 +03:00 [DBG] POST requests are not supported 2025-06-28 02:21:01.620 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:21:01.620 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 02:21:01.620 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:21:01.620 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:21:01.620 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:21:01.620 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:21:01.620 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:21:01.621 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:21:01.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-28 02:21:01.621 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:21:01.621 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:21:01.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-28 02:21:01.621 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:21:01.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-28 02:21:01.621 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:21:01.621 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:21:01.621 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:21:01.621 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:21:01.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:21:01.621 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:21:01.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:21:01.621 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:21:01.621 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:21:01.621 +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-28 02:21:01.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:21:01.621 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:21:01.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:21:01.621 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:21:01.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:21:01.622 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:21:01.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:21:01.622 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:21:01.622 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:21:01.622 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:21:01.622 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:21:01.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:21:01.622 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:21:01.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:21:01.622 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:21:01.622 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:21:01.622 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:21:01.622 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0912ms 2025-06-28 02:21:01.622 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:21:01.622 +03:00 [DBG] Connection id "0HNC8090TG8F9" completed keep alive response. 2025-06-28 02:21:01.622 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1116ms 2025-06-28 02:21:01.630 +03:00 [DBG] Connection id "0HNC8090TG8F9" received FIN. 2025-06-28 02:21:01.631 +03:00 [DBG] Connection id "0HNC8090TG8F9" disconnecting. 2025-06-28 02:21:01.631 +03:00 [DBG] Connection id "0HNC8090TG8F9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:21:01.632 +03:00 [DBG] Connection id "0HNC8090TG8F9" stopped. 2025-06-28 02:22:01.622 +03:00 [DBG] Connection id "0HNC8090TG8FA" accepted. 2025-06-28 02:22:01.622 +03:00 [DBG] Connection id "0HNC8090TG8FA" started. 2025-06-28 02:22:01.622 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:22:01.622 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:22:01.622 +03:00 [DBG] POST requests are not supported 2025-06-28 02:22:01.622 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:22:01.622 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 02:22:01.622 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:22:01.622 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:22:01.622 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:22:01.623 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:22:01.623 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:22:01.623 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:22:01.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-28 02:22:01.623 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:22:01.623 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:22:01.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-28 02:22:01.623 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:22:01.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-28 02:22:01.623 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:22:01.623 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:22:01.623 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:22:01.623 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:22:01.623 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:22:01.623 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:22:01.623 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:22:01.623 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:22:01.623 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:22:01.623 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1457ms. 2025-06-28 02:22:01.623 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:22:01.624 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:22:01.624 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:22:01.624 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:22:01.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:22:01.624 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:22:01.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:22:01.624 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:22:01.624 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:22:01.624 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:22:01.624 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:22:01.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:22:01.624 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:22:01.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:22:01.624 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:22:01.624 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:22:01.624 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:22:01.624 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0143ms 2025-06-28 02:22:01.624 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:22:01.624 +03:00 [DBG] Connection id "0HNC8090TG8FA" completed keep alive response. 2025-06-28 02:22:01.624 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8868ms 2025-06-28 02:22:01.624 +03:00 [DBG] Connection id "0HNC8090TG8FA" received FIN. 2025-06-28 02:22:01.624 +03:00 [DBG] Connection id "0HNC8090TG8FA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:22:01.624 +03:00 [DBG] Connection id "0HNC8090TG8FA" disconnecting. 2025-06-28 02:22:01.624 +03:00 [DBG] Connection id "0HNC8090TG8FA" stopped. 2025-06-28 02:23:01.622 +03:00 [DBG] Connection id "0HNC8090TG8FB" accepted. 2025-06-28 02:23:01.622 +03:00 [DBG] Connection id "0HNC8090TG8FB" started. 2025-06-28 02:23:01.623 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:23:01.623 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:23:01.623 +03:00 [DBG] POST requests are not supported 2025-06-28 02:23:01.623 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:23:01.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-28 02:23:01.623 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:23:01.623 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:23:01.623 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:23:01.623 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:23:01.623 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:23:01.623 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:23:01.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-28 02:23:01.623 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:23:01.623 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:23:01.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-28 02:23:01.623 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:23:01.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-28 02:23:01.623 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:23:01.623 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:23:01.623 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:23:01.623 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:23:01.623 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:23:01.623 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:23:01.623 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:23:01.623 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:23:01.623 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:23:01.624 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1326ms. 2025-06-28 02:23:01.624 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:23:01.624 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:23:01.624 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:23:01.624 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:23:01.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:23:01.624 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:23:01.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:23:01.624 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:23:01.624 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:23:01.624 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:23:01.624 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:23:01.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:23:01.624 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:23:01.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:23:01.624 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:23:01.624 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:23:01.624 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:23:01.624 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8346ms 2025-06-28 02:23:01.624 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:23:01.624 +03:00 [DBG] Connection id "0HNC8090TG8FB" completed keep alive response. 2025-06-28 02:23:01.624 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.57ms 2025-06-28 02:23:01.624 +03:00 [DBG] Connection id "0HNC8090TG8FB" received FIN. 2025-06-28 02:23:01.625 +03:00 [DBG] Connection id "0HNC8090TG8FB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:23:01.625 +03:00 [DBG] Connection id "0HNC8090TG8FB" disconnecting. 2025-06-28 02:23:01.625 +03:00 [DBG] Connection id "0HNC8090TG8FB" stopped. 2025-06-28 02:24:01.624 +03:00 [DBG] Connection id "0HNC8090TG8FC" accepted. 2025-06-28 02:24:01.624 +03:00 [DBG] Connection id "0HNC8090TG8FC" started. 2025-06-28 02:24:01.624 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:24:01.624 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:24:01.624 +03:00 [DBG] POST requests are not supported 2025-06-28 02:24:01.625 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:24:01.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-28 02:24:01.625 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:24:01.625 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:24:01.625 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:24:01.625 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:24:01.625 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:24:01.625 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:24:01.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-28 02:24:01.625 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:24:01.625 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:24:01.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-28 02:24:01.625 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:24:01.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-28 02:24:01.625 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:24:01.625 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:24:01.625 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:24:01.625 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:24:01.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:24:01.625 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:24:01.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:24:01.625 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:24:01.625 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:24:01.625 +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-28 02:24:01.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:24:01.626 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:24:01.626 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:24:01.626 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:24:01.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:24:01.626 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:24:01.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:24:01.626 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:24:01.626 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:24:01.626 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:24:01.626 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:24:01.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:24:01.626 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:24:01.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:24:01.626 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:24:01.626 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:24:01.626 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:24:01.626 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7585ms 2025-06-28 02:24:01.626 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:24:01.626 +03:00 [DBG] Connection id "0HNC8090TG8FC" completed keep alive response. 2025-06-28 02:24:01.626 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5319ms 2025-06-28 02:24:01.626 +03:00 [DBG] Connection id "0HNC8090TG8FC" received FIN. 2025-06-28 02:24:01.626 +03:00 [DBG] Connection id "0HNC8090TG8FC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:24:01.626 +03:00 [DBG] Connection id "0HNC8090TG8FC" disconnecting. 2025-06-28 02:24:01.627 +03:00 [DBG] Connection id "0HNC8090TG8FC" stopped. 2025-06-28 02:25:01.634 +03:00 [DBG] Connection id "0HNC8090TG8FD" accepted. 2025-06-28 02:25:01.634 +03:00 [DBG] Connection id "0HNC8090TG8FD" started. 2025-06-28 02:25:01.634 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:25:01.634 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:25:01.634 +03:00 [DBG] POST requests are not supported 2025-06-28 02:25:01.634 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:25:01.634 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 02:25:01.634 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:25:01.634 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:25:01.634 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:25:01.634 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:25:01.634 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:25:01.634 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:25:01.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-28 02:25:01.635 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:25:01.635 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:25:01.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-28 02:25:01.635 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:25:01.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-28 02:25:01.635 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:25:01.635 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:25:01.635 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:25:01.635 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:25:01.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:25:01.635 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:25:01.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:25:01.635 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:25:01.635 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:25:01.635 +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-28 02:25:01.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:25:01.635 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:25:01.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:25:01.635 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:25:01.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:25:01.635 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:25:01.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:25:01.635 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:25:01.635 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:25:01.635 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:25:01.635 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:25:01.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:25:01.635 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:25:01.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:25:01.635 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:25:01.635 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:25:01.635 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:25:01.635 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6636ms 2025-06-28 02:25:01.635 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:25:01.635 +03:00 [DBG] Connection id "0HNC8090TG8FD" completed keep alive response. 2025-06-28 02:25:01.635 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.319ms 2025-06-28 02:25:01.636 +03:00 [DBG] Connection id "0HNC8090TG8FD" received FIN. 2025-06-28 02:25:01.636 +03:00 [DBG] Connection id "0HNC8090TG8FD" disconnecting. 2025-06-28 02:25:01.636 +03:00 [DBG] Connection id "0HNC8090TG8FD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:25:01.637 +03:00 [DBG] Connection id "0HNC8090TG8FD" stopped. 2025-06-28 02:26:01.627 +03:00 [DBG] Connection id "0HNC8090TG8FE" accepted. 2025-06-28 02:26:01.627 +03:00 [DBG] Connection id "0HNC8090TG8FE" started. 2025-06-28 02:26:01.628 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:26:01.628 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:26:01.628 +03:00 [DBG] POST requests are not supported 2025-06-28 02:26:01.628 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:26:01.628 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 02:26:01.628 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:26:01.628 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:26:01.628 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:26:01.628 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:26:01.628 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:26:01.628 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:26:01.628 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 02:26:01.628 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:26:01.628 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:26:01.628 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 02:26:01.628 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:26:01.628 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 02:26:01.628 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:26:01.628 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:26:01.628 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:26:01.628 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:26:01.628 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:26:01.628 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:26:01.628 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:26:01.628 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:26:01.628 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:26:01.628 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1144ms. 2025-06-28 02:26:01.628 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:26:01.628 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:26:01.628 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:26:01.628 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:26:01.628 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:26:01.628 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:26:01.628 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:26:01.629 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:26:01.629 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:26:01.629 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:26:01.629 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:26:01.629 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:26:01.629 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:26:01.629 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:26:01.629 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:26:01.629 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:26:01.629 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:26:01.629 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7464ms 2025-06-28 02:26:01.629 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:26:01.629 +03:00 [DBG] Connection id "0HNC8090TG8FE" completed keep alive response. 2025-06-28 02:26:01.629 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2981ms 2025-06-28 02:26:01.629 +03:00 [DBG] Connection id "0HNC8090TG8FE" received FIN. 2025-06-28 02:26:01.629 +03:00 [DBG] Connection id "0HNC8090TG8FE" disconnecting. 2025-06-28 02:26:01.629 +03:00 [DBG] Connection id "0HNC8090TG8FE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:26:01.630 +03:00 [DBG] Connection id "0HNC8090TG8FE" stopped. 2025-06-28 02:27:01.624 +03:00 [DBG] Connection id "0HNC8090TG8FF" accepted. 2025-06-28 02:27:01.625 +03:00 [DBG] Connection id "0HNC8090TG8FF" started. 2025-06-28 02:27:01.625 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:27:01.625 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:27:01.625 +03:00 [DBG] POST requests are not supported 2025-06-28 02:27:01.625 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:27:01.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-28 02:27:01.625 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:27:01.625 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:27:01.625 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:27:01.625 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:27:01.625 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:27:01.625 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:27:01.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-28 02:27:01.625 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:27:01.625 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:27:01.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-28 02:27:01.625 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:27:01.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-28 02:27:01.625 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:27:01.625 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:27:01.625 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:27:01.625 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:27:01.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:27:01.625 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:27:01.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:27:01.625 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:27:01.625 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:27:01.626 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1272ms. 2025-06-28 02:27:01.626 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:27:01.626 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:27:01.626 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:27:01.626 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:27:01.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:27:01.626 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:27:01.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:27:01.626 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:27:01.626 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:27:01.626 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:27:01.626 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:27:01.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:27:01.626 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:27:01.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:27:01.626 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:27:01.626 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:27:01.626 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:27:01.626 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6583ms 2025-06-28 02:27:01.626 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:27:01.626 +03:00 [DBG] Connection id "0HNC8090TG8FF" completed keep alive response. 2025-06-28 02:27:01.626 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2935ms 2025-06-28 02:27:01.626 +03:00 [DBG] Connection id "0HNC8090TG8FF" received FIN. 2025-06-28 02:27:01.626 +03:00 [DBG] Connection id "0HNC8090TG8FF" disconnecting. 2025-06-28 02:27:01.627 +03:00 [DBG] Connection id "0HNC8090TG8FF" stopped. 2025-06-28 02:27:01.627 +03:00 [DBG] Connection id "0HNC8090TG8FF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:28:01.632 +03:00 [DBG] Connection id "0HNC8090TG8FG" accepted. 2025-06-28 02:28:01.632 +03:00 [DBG] Connection id "0HNC8090TG8FG" started. 2025-06-28 02:28:01.633 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:28:01.633 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:28:01.633 +03:00 [DBG] POST requests are not supported 2025-06-28 02:28:01.633 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:28:01.633 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 02:28:01.633 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:28:01.633 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:28:01.633 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:28:01.633 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:28:01.633 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:28:01.633 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:28:01.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-28 02:28:01.633 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:28:01.633 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:28:01.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-28 02:28:01.633 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:28:01.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-28 02:28:01.633 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:28:01.633 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:28:01.633 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:28:01.633 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:28:01.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:28:01.634 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:28:01.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:28:01.634 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:28:01.634 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:28:01.634 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1574ms. 2025-06-28 02:28:01.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:28:01.634 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:28:01.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:28:01.634 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:28:01.634 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:28:01.634 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:28:01.634 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:28:01.634 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:28:01.634 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:28:01.634 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:28:01.634 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:28:01.634 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:28:01.634 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:28:01.634 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:28:01.634 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:28:01.634 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:28:01.634 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:28:01.634 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0417ms 2025-06-28 02:28:01.634 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:28:01.634 +03:00 [DBG] Connection id "0HNC8090TG8FG" completed keep alive response. 2025-06-28 02:28:01.635 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0037ms 2025-06-28 02:28:01.635 +03:00 [DBG] Connection id "0HNC8090TG8FG" received FIN. 2025-06-28 02:28:01.635 +03:00 [DBG] Connection id "0HNC8090TG8FG" disconnecting. 2025-06-28 02:28:01.635 +03:00 [DBG] Connection id "0HNC8090TG8FG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:28:01.636 +03:00 [DBG] Connection id "0HNC8090TG8FG" stopped. 2025-06-28 02:29:01.620 +03:00 [DBG] Connection id "0HNC8090TG8FH" accepted. 2025-06-28 02:29:01.620 +03:00 [DBG] Connection id "0HNC8090TG8FH" started. 2025-06-28 02:29:01.620 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:29:01.620 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:29:01.621 +03:00 [DBG] POST requests are not supported 2025-06-28 02:29:01.621 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:29:01.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-28 02:29:01.621 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:29:01.621 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:29:01.621 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:29:01.621 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:29:01.621 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:29:01.621 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:29:01.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-28 02:29:01.621 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:29:01.621 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:29:01.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-28 02:29:01.621 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:29:01.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-28 02:29:01.621 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:29:01.621 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:29:01.621 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:29:01.621 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:29:01.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:29:01.621 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:29:01.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:29:01.621 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:29:01.621 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:29:01.621 +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-28 02:29:01.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:29:01.621 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:29:01.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:29:01.621 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:29:01.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:29:01.622 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:29:01.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:29:01.622 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:29:01.622 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:29:01.622 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:29:01.622 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:29:01.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:29:01.622 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:29:01.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:29:01.622 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:29:01.622 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:29:01.622 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:29:01.622 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7157ms 2025-06-28 02:29:01.622 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:29:01.622 +03:00 [DBG] Connection id "0HNC8090TG8FH" completed keep alive response. 2025-06-28 02:29:01.622 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3704ms 2025-06-28 02:29:01.622 +03:00 [DBG] Connection id "0HNC8090TG8FH" received FIN. 2025-06-28 02:29:01.622 +03:00 [DBG] Connection id "0HNC8090TG8FH" disconnecting. 2025-06-28 02:29:01.622 +03:00 [DBG] Connection id "0HNC8090TG8FH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:29:01.623 +03:00 [DBG] Connection id "0HNC8090TG8FH" stopped. 2025-06-28 02:30:01.624 +03:00 [DBG] Connection id "0HNC8090TG8FI" accepted. 2025-06-28 02:30:01.624 +03:00 [DBG] Connection id "0HNC8090TG8FI" started. 2025-06-28 02:30:01.624 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:30:01.625 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:30:01.625 +03:00 [DBG] POST requests are not supported 2025-06-28 02:30:01.625 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:30:01.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-28 02:30:01.625 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:30:01.625 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:30:01.625 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:30:01.625 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:30:01.625 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:30:01.625 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:30:01.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-28 02:30:01.625 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:30:01.625 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:30:01.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-28 02:30:01.625 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:30:01.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-28 02:30:01.625 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:30:01.625 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:30:01.625 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:30:01.625 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:30:01.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:30:01.625 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:30:01.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:30:01.625 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:30:01.625 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:30:01.626 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1366ms. 2025-06-28 02:30:01.626 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:30:01.626 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:30:01.626 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:30:01.626 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:30:01.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:30:01.626 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:30:01.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:30:01.626 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:30:01.626 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:30:01.626 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:30:01.626 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:30:01.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:30:01.626 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:30:01.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:30:01.626 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:30:01.626 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:30:01.626 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:30:01.626 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7547ms 2025-06-28 02:30:01.626 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:30:01.626 +03:00 [DBG] Connection id "0HNC8090TG8FI" completed keep alive response. 2025-06-28 02:30:01.626 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.514ms 2025-06-28 02:30:01.626 +03:00 [DBG] Connection id "0HNC8090TG8FI" received FIN. 2025-06-28 02:30:01.626 +03:00 [DBG] Connection id "0HNC8090TG8FI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:30:01.627 +03:00 [DBG] Connection id "0HNC8090TG8FI" disconnecting. 2025-06-28 02:30:01.627 +03:00 [DBG] Connection id "0HNC8090TG8FI" stopped. 2025-06-28 02:31:01.629 +03:00 [DBG] Connection id "0HNC8090TG8FJ" accepted. 2025-06-28 02:31:01.629 +03:00 [DBG] Connection id "0HNC8090TG8FJ" started. 2025-06-28 02:31:01.630 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:31:01.630 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:31:01.630 +03:00 [DBG] POST requests are not supported 2025-06-28 02:31:01.630 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:31:01.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-28 02:31:01.630 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:31:01.630 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:31:01.630 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:31:01.630 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:31:01.630 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:31:01.630 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:31:01.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-28 02:31:01.630 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:31:01.630 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:31:01.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-28 02:31:01.630 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:31:01.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-28 02:31:01.630 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:31:01.630 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:31:01.630 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:31:01.630 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:31:01.630 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:31:01.630 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:31:01.630 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:31:01.630 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:31:01.630 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:31:01.631 +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-28 02:31:01.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:31:01.631 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:31:01.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:31:01.631 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:31:01.631 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:31:01.631 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:31:01.631 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:31:01.631 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:31:01.631 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:31:01.631 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:31:01.631 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:31:01.631 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:31:01.631 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:31:01.631 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:31:01.631 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:31:01.631 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:31:01.631 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:31:01.631 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8094ms 2025-06-28 02:31:01.631 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:31:01.631 +03:00 [DBG] Connection id "0HNC8090TG8FJ" completed keep alive response. 2025-06-28 02:31:01.631 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4052ms 2025-06-28 02:31:01.631 +03:00 [DBG] Connection id "0HNC8090TG8FJ" received FIN. 2025-06-28 02:31:01.631 +03:00 [DBG] Connection id "0HNC8090TG8FJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:31:01.631 +03:00 [DBG] Connection id "0HNC8090TG8FJ" disconnecting. 2025-06-28 02:31:01.631 +03:00 [DBG] Connection id "0HNC8090TG8FJ" stopped. 2025-06-28 02:32:01.684 +03:00 [DBG] Connection id "0HNC8090TG8FK" accepted. 2025-06-28 02:32:01.684 +03:00 [DBG] Connection id "0HNC8090TG8FK" started. 2025-06-28 02:32:01.684 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:32:01.684 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:32:01.684 +03:00 [DBG] POST requests are not supported 2025-06-28 02:32:01.684 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:32:01.684 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 02:32:01.684 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:32:01.684 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:32:01.684 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:32:01.685 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:32:01.685 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:32:01.685 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:32:01.685 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 02:32:01.685 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:32:01.685 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:32:01.685 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 02:32:01.685 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:32:01.685 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 02:32:01.685 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:32:01.685 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:32:01.685 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:32:01.685 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:32:01.685 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:32:01.685 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:32:01.685 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:32:01.685 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:32:01.685 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:32:01.685 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1279ms. 2025-06-28 02:32:01.685 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:32:01.685 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:32:01.685 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:32:01.685 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:32:01.685 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:32:01.685 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:32:01.685 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:32:01.685 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:32:01.685 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:32:01.685 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:32:01.685 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:32:01.686 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:32:01.686 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:32:01.686 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:32:01.686 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:32:01.686 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:32:01.686 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:32:01.686 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8736ms 2025-06-28 02:32:01.686 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:32:01.686 +03:00 [DBG] Connection id "0HNC8090TG8FK" completed keep alive response. 2025-06-28 02:32:01.686 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5676ms 2025-06-28 02:32:01.686 +03:00 [DBG] Connection id "0HNC8090TG8FK" received FIN. 2025-06-28 02:32:01.686 +03:00 [DBG] Connection id "0HNC8090TG8FK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:32:01.686 +03:00 [DBG] Connection id "0HNC8090TG8FK" disconnecting. 2025-06-28 02:32:01.686 +03:00 [DBG] Connection id "0HNC8090TG8FK" stopped. 2025-06-28 02:33:01.620 +03:00 [DBG] Connection id "0HNC8090TG8FL" accepted. 2025-06-28 02:33:01.620 +03:00 [DBG] Connection id "0HNC8090TG8FL" started. 2025-06-28 02:33:01.620 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:33:01.620 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:33:01.620 +03:00 [DBG] POST requests are not supported 2025-06-28 02:33:01.620 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:33:01.620 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 02:33:01.620 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:33:01.620 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:33:01.620 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:33:01.620 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:33:01.620 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:33:01.620 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:33:01.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-28 02:33:01.621 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:33:01.621 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:33:01.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-28 02:33:01.621 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:33:01.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-28 02:33:01.621 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:33:01.621 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:33:01.621 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:33:01.621 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:33:01.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:33:01.621 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:33:01.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:33:01.621 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:33:01.621 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:33:01.621 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1391ms. 2025-06-28 02:33:01.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:33:01.621 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:33:01.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:33:01.621 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:33:01.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:33:01.622 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:33:01.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:33:01.622 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:33:01.622 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:33:01.622 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:33:01.622 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:33:01.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:33:01.622 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:33:01.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:33:01.622 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:33:01.622 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:33:01.622 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:33:01.622 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2839ms 2025-06-28 02:33:01.622 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:33:01.622 +03:00 [DBG] Connection id "0HNC8090TG8FL" completed keep alive response. 2025-06-28 02:33:01.622 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2814ms 2025-06-28 02:33:01.622 +03:00 [DBG] Connection id "0HNC8090TG8FL" received FIN. 2025-06-28 02:33:01.622 +03:00 [DBG] Connection id "0HNC8090TG8FL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:33:01.622 +03:00 [DBG] Connection id "0HNC8090TG8FL" disconnecting. 2025-06-28 02:33:01.622 +03:00 [DBG] Connection id "0HNC8090TG8FL" stopped. 2025-06-28 02:34:01.621 +03:00 [DBG] Connection id "0HNC8090TG8FM" accepted. 2025-06-28 02:34:01.621 +03:00 [DBG] Connection id "0HNC8090TG8FM" started. 2025-06-28 02:34:01.621 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:34:01.621 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:34:01.621 +03:00 [DBG] POST requests are not supported 2025-06-28 02:34:01.621 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:34:01.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-28 02:34:01.621 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:34:01.621 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:34:01.621 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:34:01.621 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:34:01.621 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:34:01.622 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:34:01.622 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 02:34:01.622 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:34:01.622 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:34:01.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-28 02:34:01.622 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:34:01.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-28 02:34:01.622 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:34:01.622 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:34:01.622 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:34:01.622 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:34:01.622 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:34:01.622 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:34:01.622 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:34:01.622 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:34:01.622 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:34:01.622 +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-28 02:34:01.622 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:34:01.622 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:34:01.622 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:34:01.622 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:34:01.623 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:34:01.623 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:34:01.623 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:34:01.623 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:34:01.623 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:34:01.623 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:34:01.623 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:34:01.623 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:34:01.623 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:34:01.623 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:34:01.623 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:34:01.623 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:34:01.623 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:34:01.623 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1127ms 2025-06-28 02:34:01.623 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:34:01.623 +03:00 [DBG] Connection id "0HNC8090TG8FM" completed keep alive response. 2025-06-28 02:34:01.623 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9981ms 2025-06-28 02:34:01.623 +03:00 [DBG] Connection id "0HNC8090TG8FM" received FIN. 2025-06-28 02:34:01.623 +03:00 [DBG] Connection id "0HNC8090TG8FM" disconnecting. 2025-06-28 02:34:01.623 +03:00 [DBG] Connection id "0HNC8090TG8FM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:34:01.624 +03:00 [DBG] Connection id "0HNC8090TG8FM" stopped. 2025-06-28 02:35:01.620 +03:00 [DBG] Connection id "0HNC8090TG8FN" accepted. 2025-06-28 02:35:01.620 +03:00 [DBG] Connection id "0HNC8090TG8FN" started. 2025-06-28 02:35:01.621 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:35:01.621 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:35:01.621 +03:00 [DBG] POST requests are not supported 2025-06-28 02:35:01.621 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:35:01.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-28 02:35:01.621 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:35:01.621 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:35:01.621 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:35:01.621 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:35:01.621 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:35:01.621 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:35:01.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-28 02:35:01.621 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:35:01.621 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:35:01.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-28 02:35:01.621 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:35:01.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-28 02:35:01.621 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:35:01.621 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:35:01.622 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:35:01.622 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:35:01.622 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:35:01.622 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:35:01.622 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:35:01.622 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:35:01.622 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:35:01.622 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.131ms. 2025-06-28 02:35:01.622 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:35:01.622 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:35:01.622 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:35:01.622 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:35:01.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:35:01.622 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:35:01.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:35:01.622 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:35:01.622 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:35:01.622 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:35:01.622 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:35:01.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:35:01.622 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:35:01.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:35:01.623 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:35:01.623 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:35:01.623 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:35:01.623 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1778ms 2025-06-28 02:35:01.623 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:35:01.623 +03:00 [DBG] Connection id "0HNC8090TG8FN" completed keep alive response. 2025-06-28 02:35:01.623 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1916ms 2025-06-28 02:35:01.623 +03:00 [DBG] Connection id "0HNC8090TG8FN" received FIN. 2025-06-28 02:35:01.623 +03:00 [DBG] Connection id "0HNC8090TG8FN" disconnecting. 2025-06-28 02:35:01.623 +03:00 [DBG] Connection id "0HNC8090TG8FN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:35:01.624 +03:00 [DBG] Connection id "0HNC8090TG8FN" stopped. 2025-06-28 02:36:01.625 +03:00 [DBG] Connection id "0HNC8090TG8FO" accepted. 2025-06-28 02:36:01.625 +03:00 [DBG] Connection id "0HNC8090TG8FO" started. 2025-06-28 02:36:01.625 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:36:01.625 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:36:01.625 +03:00 [DBG] POST requests are not supported 2025-06-28 02:36:01.625 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:36:01.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-28 02:36:01.625 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:36:01.625 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:36:01.625 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:36:01.625 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:36:01.625 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:36:01.625 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:36:01.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-28 02:36:01.626 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:36:01.626 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:36:01.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-28 02:36:01.626 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:36:01.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-28 02:36:01.626 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:36:01.626 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:36:01.626 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:36:01.626 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:36:01.626 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:36:01.626 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:36:01.626 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:36:01.626 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:36:01.626 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:36:01.626 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1346ms. 2025-06-28 02:36:01.626 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:36:01.626 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:36:01.626 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:36:01.626 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:36:01.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:36:01.626 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:36:01.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:36:01.627 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:36:01.627 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:36:01.627 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:36:01.627 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:36:01.627 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:36:01.627 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:36:01.627 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:36:01.627 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:36:01.627 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:36:01.627 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:36:01.627 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2021ms 2025-06-28 02:36:01.627 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:36:01.627 +03:00 [DBG] Connection id "0HNC8090TG8FO" completed keep alive response. 2025-06-28 02:36:01.627 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1124ms 2025-06-28 02:36:01.627 +03:00 [DBG] Connection id "0HNC8090TG8FO" received FIN. 2025-06-28 02:36:01.627 +03:00 [DBG] Connection id "0HNC8090TG8FO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:36:01.628 +03:00 [DBG] Connection id "0HNC8090TG8FO" disconnecting. 2025-06-28 02:36:01.628 +03:00 [DBG] Connection id "0HNC8090TG8FO" stopped. 2025-06-28 02:37:01.616 +03:00 [DBG] Connection id "0HNC8090TG8FP" accepted. 2025-06-28 02:37:01.616 +03:00 [DBG] Connection id "0HNC8090TG8FP" started. 2025-06-28 02:37:01.616 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:37:01.616 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:37:01.616 +03:00 [DBG] POST requests are not supported 2025-06-28 02:37:01.616 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:37:01.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-28 02:37:01.616 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:37:01.616 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:37:01.616 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:37:01.616 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:37:01.616 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:37:01.616 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:37:01.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-28 02:37:01.616 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:37:01.617 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:37:01.617 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 02:37:01.617 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:37:01.617 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 02:37:01.617 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:37:01.617 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:37:01.617 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:37:01.617 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:37:01.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:37:01.617 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:37:01.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:37:01.617 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:37:01.617 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:37:01.617 +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-28 02:37:01.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:37:01.617 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:37:01.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:37:01.617 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:37:01.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:37:01.617 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:37:01.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:37:01.617 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:37:01.617 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:37:01.617 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:37:01.617 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:37:01.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:37:01.617 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:37:01.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:37:01.618 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:37:01.618 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:37:01.618 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:37:01.618 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9198ms 2025-06-28 02:37:01.618 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:37:01.618 +03:00 [DBG] Connection id "0HNC8090TG8FP" completed keep alive response. 2025-06-28 02:37:01.618 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7356ms 2025-06-28 02:37:01.618 +03:00 [DBG] Connection id "0HNC8090TG8FP" received FIN. 2025-06-28 02:37:01.618 +03:00 [DBG] Connection id "0HNC8090TG8FP" disconnecting. 2025-06-28 02:37:01.618 +03:00 [DBG] Connection id "0HNC8090TG8FP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:37:01.619 +03:00 [DBG] Connection id "0HNC8090TG8FP" stopped. 2025-06-28 02:38:01.630 +03:00 [DBG] Connection id "0HNC8090TG8FQ" accepted. 2025-06-28 02:38:01.631 +03:00 [DBG] Connection id "0HNC8090TG8FQ" started. 2025-06-28 02:38:01.631 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:38:01.631 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:38:01.631 +03:00 [DBG] POST requests are not supported 2025-06-28 02:38:01.631 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:38:01.631 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 02:38:01.631 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:38:01.631 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:38:01.631 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:38:01.631 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:38:01.631 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:38:01.631 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:38:01.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-28 02:38:01.631 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:38:01.631 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:38:01.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-28 02:38:01.632 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:38:01.632 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 02:38:01.632 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:38:01.632 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:38:01.632 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:38:01.632 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:38:01.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:38:01.632 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:38:01.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:38:01.632 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:38:01.632 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:38:01.632 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1361ms. 2025-06-28 02:38:01.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:38:01.632 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:38:01.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:38:01.632 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:38:01.633 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:38:01.633 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:38:01.633 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:38:01.633 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:38:01.633 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:38:01.633 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:38:01.633 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:38:01.633 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:38:01.633 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:38:01.633 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:38:01.633 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:38:01.633 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:38:01.633 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:38:01.633 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5623ms 2025-06-28 02:38:01.633 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:38:01.633 +03:00 [DBG] Connection id "0HNC8090TG8FQ" completed keep alive response. 2025-06-28 02:38:01.633 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.726ms 2025-06-28 02:38:01.634 +03:00 [DBG] Connection id "0HNC8090TG8FQ" received FIN. 2025-06-28 02:38:01.634 +03:00 [DBG] Connection id "0HNC8090TG8FQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:38:01.634 +03:00 [DBG] Connection id "0HNC8090TG8FQ" disconnecting. 2025-06-28 02:38:01.634 +03:00 [DBG] Connection id "0HNC8090TG8FQ" stopped. 2025-06-28 02:39:01.628 +03:00 [DBG] Connection id "0HNC8090TG8FR" accepted. 2025-06-28 02:39:01.628 +03:00 [DBG] Connection id "0HNC8090TG8FR" started. 2025-06-28 02:39:01.629 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:39:01.629 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:39:01.629 +03:00 [DBG] POST requests are not supported 2025-06-28 02:39:01.629 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:39:01.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-28 02:39:01.629 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:39:01.629 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:39:01.629 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:39:01.629 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:39:01.629 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:39:01.629 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:39:01.629 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 02:39:01.629 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:39:01.629 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:39:01.629 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 02:39:01.629 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:39:01.629 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 02:39:01.629 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:39:01.629 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:39:01.629 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:39:01.629 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:39:01.629 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:39:01.629 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:39:01.630 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:39:01.630 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:39:01.630 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:39:01.630 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1367ms. 2025-06-28 02:39:01.630 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:39:01.630 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:39:01.630 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:39:01.630 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:39:01.630 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:39:01.630 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:39:01.630 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:39:01.630 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:39:01.630 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:39:01.630 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:39:01.630 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:39:01.630 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:39:01.630 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:39:01.630 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:39:01.630 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:39:01.630 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:39:01.630 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:39:01.630 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8694ms 2025-06-28 02:39:01.630 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:39:01.630 +03:00 [DBG] Connection id "0HNC8090TG8FR" completed keep alive response. 2025-06-28 02:39:01.630 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5908ms 2025-06-28 02:39:01.630 +03:00 [DBG] Connection id "0HNC8090TG8FR" received FIN. 2025-06-28 02:39:01.630 +03:00 [DBG] Connection id "0HNC8090TG8FR" disconnecting. 2025-06-28 02:39:01.630 +03:00 [DBG] Connection id "0HNC8090TG8FR" stopped. 2025-06-28 02:39:01.630 +03:00 [DBG] Connection id "0HNC8090TG8FR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:40:01.628 +03:00 [DBG] Connection id "0HNC8090TG8FS" accepted. 2025-06-28 02:40:01.629 +03:00 [DBG] Connection id "0HNC8090TG8FS" started. 2025-06-28 02:40:01.629 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:40:01.629 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:40:01.629 +03:00 [DBG] POST requests are not supported 2025-06-28 02:40:01.629 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:40:01.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-28 02:40:01.629 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:40:01.629 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:40:01.629 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:40:01.629 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:40:01.629 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:40:01.629 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:40:01.629 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 02:40:01.629 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:40:01.629 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:40:01.629 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 02:40:01.629 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:40:01.629 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 02:40:01.629 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:40:01.629 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:40:01.629 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:40:01.629 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:40:01.629 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:40:01.629 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:40:01.629 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:40:01.629 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:40:01.629 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:40:01.630 +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-28 02:40:01.630 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:40:01.630 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:40:01.630 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:40:01.630 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:40:01.630 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:40:01.630 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:40:01.630 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:40:01.630 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:40:01.630 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:40:01.630 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:40:01.630 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:40:01.630 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:40:01.630 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:40:01.630 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:40:01.630 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:40:01.630 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:40:01.630 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:40:01.630 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7002ms 2025-06-28 02:40:01.630 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:40:01.630 +03:00 [DBG] Connection id "0HNC8090TG8FS" completed keep alive response. 2025-06-28 02:40:01.630 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3091ms 2025-06-28 02:40:01.630 +03:00 [DBG] Connection id "0HNC8090TG8FS" received FIN. 2025-06-28 02:40:01.630 +03:00 [DBG] Connection id "0HNC8090TG8FS" disconnecting. 2025-06-28 02:40:01.630 +03:00 [DBG] Connection id "0HNC8090TG8FS" stopped. 2025-06-28 02:40:01.630 +03:00 [DBG] Connection id "0HNC8090TG8FS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:41:01.630 +03:00 [DBG] Connection id "0HNC8090TG8FT" accepted. 2025-06-28 02:41:01.630 +03:00 [DBG] Connection id "0HNC8090TG8FT" started. 2025-06-28 02:41:01.631 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:41:01.631 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:41:01.631 +03:00 [DBG] POST requests are not supported 2025-06-28 02:41:01.631 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:41:01.631 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 02:41:01.631 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:41:01.631 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:41:01.631 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:41:01.631 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:41:01.631 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:41:01.631 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:41:01.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-28 02:41:01.631 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:41:01.631 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:41:01.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-28 02:41:01.631 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:41:01.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-28 02:41:01.631 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:41:01.631 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:41:01.631 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:41:01.631 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:41:01.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:41:01.631 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:41:01.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:41:01.631 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:41:01.631 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:41:01.632 +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-28 02:41:01.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:41:01.632 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:41:01.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:41:01.632 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:41:01.632 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:41:01.632 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:41:01.632 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:41:01.632 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:41:01.632 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:41:01.632 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:41:01.632 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:41:01.632 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:41:01.632 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:41:01.632 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:41:01.632 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:41:01.632 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:41:01.632 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:41:01.632 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7528ms 2025-06-28 02:41:01.632 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:41:01.632 +03:00 [DBG] Connection id "0HNC8090TG8FT" completed keep alive response. 2025-06-28 02:41:01.632 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4191ms 2025-06-28 02:41:01.632 +03:00 [DBG] Connection id "0HNC8090TG8FT" received FIN. 2025-06-28 02:41:01.632 +03:00 [DBG] Connection id "0HNC8090TG8FT" disconnecting. 2025-06-28 02:41:01.632 +03:00 [DBG] Connection id "0HNC8090TG8FT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:41:01.633 +03:00 [DBG] Connection id "0HNC8090TG8FT" stopped. 2025-06-28 02:42:01.631 +03:00 [DBG] Connection id "0HNC8090TG8FU" accepted. 2025-06-28 02:42:01.631 +03:00 [DBG] Connection id "0HNC8090TG8FU" started. 2025-06-28 02:42:01.632 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:42:01.632 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:42:01.632 +03:00 [DBG] POST requests are not supported 2025-06-28 02:42:01.632 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:42:01.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-28 02:42:01.632 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:42:01.632 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:42:01.632 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:42:01.632 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:42:01.632 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:42:01.632 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:42:01.632 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 02:42:01.632 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:42:01.632 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:42:01.632 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 02:42:01.632 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:42:01.632 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 02:42:01.632 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:42:01.632 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:42:01.632 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:42:01.633 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:42:01.633 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:42:01.633 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:42:01.633 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:42:01.633 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:42:01.633 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:42:01.633 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.175ms. 2025-06-28 02:42:01.633 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:42:01.633 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:42:01.633 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:42:01.633 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:42:01.633 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:42:01.633 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:42:01.633 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:42:01.633 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:42:01.633 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:42:01.633 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:42:01.633 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:42:01.633 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:42:01.633 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:42:01.633 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:42:01.633 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:42:01.634 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:42:01.634 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:42:01.634 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2265ms 2025-06-28 02:42:01.634 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:42:01.634 +03:00 [DBG] Connection id "0HNC8090TG8FU" completed keep alive response. 2025-06-28 02:42:01.634 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3362ms 2025-06-28 02:42:01.634 +03:00 [DBG] Connection id "0HNC8090TG8FU" received FIN. 2025-06-28 02:42:01.634 +03:00 [DBG] Connection id "0HNC8090TG8FU" disconnecting. 2025-06-28 02:42:01.635 +03:00 [DBG] Connection id "0HNC8090TG8FU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:42:01.636 +03:00 [DBG] Connection id "0HNC8090TG8FU" stopped. 2025-06-28 02:43:01.631 +03:00 [DBG] Connection id "0HNC8090TG8FV" accepted. 2025-06-28 02:43:01.631 +03:00 [DBG] Connection id "0HNC8090TG8FV" started. 2025-06-28 02:43:01.632 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:43:01.632 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:43:01.632 +03:00 [DBG] POST requests are not supported 2025-06-28 02:43:01.632 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:43:01.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-28 02:43:01.632 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:43:01.632 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:43:01.632 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:43:01.632 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:43:01.632 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:43:01.632 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:43:01.632 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 02:43:01.632 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:43:01.632 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:43:01.632 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 02:43:01.632 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:43:01.632 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 02:43:01.632 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:43:01.632 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:43:01.632 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:43:01.633 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:43:01.633 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:43:01.633 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:43:01.633 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:43:01.633 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:43:01.633 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:43:01.633 +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-28 02:43:01.633 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:43:01.633 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:43:01.633 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:43:01.633 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:43:01.633 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:43:01.633 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:43:01.633 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:43:01.633 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:43:01.633 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:43:01.633 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:43:01.633 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:43:01.633 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:43:01.633 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:43:01.633 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:43:01.633 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:43:01.633 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:43:01.633 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:43:01.634 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1366ms 2025-06-28 02:43:01.634 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:43:01.634 +03:00 [DBG] Connection id "0HNC8090TG8FV" completed keep alive response. 2025-06-28 02:43:01.634 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0278ms 2025-06-28 02:43:01.634 +03:00 [DBG] Connection id "0HNC8090TG8FV" received FIN. 2025-06-28 02:43:01.634 +03:00 [DBG] Connection id "0HNC8090TG8FV" disconnecting. 2025-06-28 02:43:01.634 +03:00 [DBG] Connection id "0HNC8090TG8FV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:43:01.635 +03:00 [DBG] Connection id "0HNC8090TG8FV" stopped. 2025-06-28 02:44:01.624 +03:00 [DBG] Connection id "0HNC8090TG8G0" accepted. 2025-06-28 02:44:01.625 +03:00 [DBG] Connection id "0HNC8090TG8G0" started. 2025-06-28 02:44:01.625 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:44:01.625 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:44:01.625 +03:00 [DBG] POST requests are not supported 2025-06-28 02:44:01.625 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:44:01.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-28 02:44:01.625 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:44:01.625 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:44:01.625 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:44:01.625 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:44:01.625 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:44:01.625 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:44:01.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-28 02:44:01.625 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:44:01.625 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:44:01.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-28 02:44:01.625 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:44:01.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-28 02:44:01.626 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:44:01.626 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:44:01.626 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:44:01.626 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:44:01.626 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:44:01.626 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:44:01.626 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:44:01.626 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:44:01.626 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:44:01.626 +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-28 02:44:01.626 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:44:01.626 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:44:01.626 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:44:01.626 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:44:01.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:44:01.626 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:44:01.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:44:01.626 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:44:01.626 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:44:01.626 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:44:01.626 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:44:01.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:44:01.626 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:44:01.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:44:01.626 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:44:01.626 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:44:01.626 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:44:01.626 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.793ms 2025-06-28 02:44:01.626 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:44:01.626 +03:00 [DBG] Connection id "0HNC8090TG8G0" completed keep alive response. 2025-06-28 02:44:01.626 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5283ms 2025-06-28 02:44:01.627 +03:00 [DBG] Connection id "0HNC8090TG8G0" received FIN. 2025-06-28 02:44:01.627 +03:00 [DBG] Connection id "0HNC8090TG8G0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:44:01.627 +03:00 [DBG] Connection id "0HNC8090TG8G0" disconnecting. 2025-06-28 02:44:01.627 +03:00 [DBG] Connection id "0HNC8090TG8G0" stopped. 2025-06-28 02:45:01.636 +03:00 [DBG] Connection id "0HNC8090TG8G1" accepted. 2025-06-28 02:45:01.636 +03:00 [DBG] Connection id "0HNC8090TG8G1" started. 2025-06-28 02:45:01.636 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:45:01.636 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:45:01.636 +03:00 [DBG] POST requests are not supported 2025-06-28 02:45:01.636 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:45:01.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-28 02:45:01.637 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:45:01.637 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:45:01.637 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:45:01.637 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:45:01.637 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:45:01.637 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:45:01.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-28 02:45:01.637 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:45:01.637 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:45:01.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-28 02:45:01.637 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:45:01.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-28 02:45:01.637 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:45:01.637 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:45:01.637 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:45:01.637 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:45:01.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:45:01.637 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:45:01.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:45:01.638 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:45:01.638 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:45:01.638 +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-28 02:45:01.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:45:01.638 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:45:01.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:45:01.638 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:45:01.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:45:01.638 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:45:01.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:45:01.638 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:45:01.638 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:45:01.638 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:45:01.638 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:45:01.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:45:01.638 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:45:01.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:45:01.638 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:45:01.639 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:45:01.639 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:45:01.639 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4157ms 2025-06-28 02:45:01.639 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:45:01.639 +03:00 [DBG] Connection id "0HNC8090TG8G1" completed keep alive response. 2025-06-28 02:45:01.639 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.361ms 2025-06-28 02:45:01.639 +03:00 [DBG] Connection id "0HNC8090TG8G1" received FIN. 2025-06-28 02:45:01.639 +03:00 [DBG] Connection id "0HNC8090TG8G1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:45:01.639 +03:00 [DBG] Connection id "0HNC8090TG8G1" disconnecting. 2025-06-28 02:45:01.639 +03:00 [DBG] Connection id "0HNC8090TG8G1" stopped. 2025-06-28 02:46:01.629 +03:00 [DBG] Connection id "0HNC8090TG8G2" accepted. 2025-06-28 02:46:01.630 +03:00 [DBG] Connection id "0HNC8090TG8G2" started. 2025-06-28 02:46:01.630 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:46:01.630 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:46:01.630 +03:00 [DBG] POST requests are not supported 2025-06-28 02:46:01.630 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:46:01.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-28 02:46:01.630 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:46:01.630 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:46:01.631 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:46:01.631 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:46:01.631 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:46:01.631 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:46:01.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-28 02:46:01.631 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:46:01.631 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:46:01.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-28 02:46:01.631 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:46:01.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-28 02:46:01.631 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:46:01.631 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:46:01.631 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:46:01.631 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:46:01.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:46:01.631 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:46:01.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:46:01.631 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:46:01.632 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:46:01.632 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1778ms. 2025-06-28 02:46:01.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:46:01.632 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:46:01.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:46:01.632 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:46:01.632 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:46:01.632 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:46:01.632 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:46:01.632 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:46:01.632 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:46:01.632 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:46:01.632 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:46:01.632 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:46:01.632 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:46:01.632 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:46:01.632 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:46:01.632 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:46:01.632 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:46:01.633 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4719ms 2025-06-28 02:46:01.633 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:46:01.633 +03:00 [DBG] Connection id "0HNC8090TG8G2" completed keep alive response. 2025-06-28 02:46:01.633 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8699ms 2025-06-28 02:46:01.633 +03:00 [DBG] Connection id "0HNC8090TG8G2" received FIN. 2025-06-28 02:46:01.633 +03:00 [DBG] Connection id "0HNC8090TG8G2" disconnecting. 2025-06-28 02:46:01.633 +03:00 [DBG] Connection id "0HNC8090TG8G2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:46:01.634 +03:00 [DBG] Connection id "0HNC8090TG8G2" stopped. 2025-06-28 02:47:01.635 +03:00 [DBG] Connection id "0HNC8090TG8G3" accepted. 2025-06-28 02:47:01.635 +03:00 [DBG] Connection id "0HNC8090TG8G3" started. 2025-06-28 02:47:01.635 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:47:01.635 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:47:01.635 +03:00 [DBG] POST requests are not supported 2025-06-28 02:47:01.635 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:47:01.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-28 02:47:01.635 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:47:01.635 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:47:01.635 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:47:01.635 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:47:01.635 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:47:01.635 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:47:01.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-28 02:47:01.636 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:47:01.636 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:47:01.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-28 02:47:01.636 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:47:01.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-28 02:47:01.636 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:47:01.636 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:47:01.636 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:47:01.636 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:47:01.636 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:47:01.636 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:47:01.636 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:47:01.636 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:47:01.636 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:47:01.636 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.152ms. 2025-06-28 02:47:01.636 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:47:01.636 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:47:01.636 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:47:01.636 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:47:01.636 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:47:01.636 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:47:01.636 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:47:01.636 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:47:01.636 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:47:01.636 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:47:01.636 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:47:01.636 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:47:01.636 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:47:01.636 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:47:01.636 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:47:01.636 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:47:01.636 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:47:01.636 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7995ms 2025-06-28 02:47:01.636 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:47:01.637 +03:00 [DBG] Connection id "0HNC8090TG8G3" completed keep alive response. 2025-06-28 02:47:01.637 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4687ms 2025-06-28 02:47:01.637 +03:00 [DBG] Connection id "0HNC8090TG8G3" received FIN. 2025-06-28 02:47:01.637 +03:00 [DBG] Connection id "0HNC8090TG8G3" disconnecting. 2025-06-28 02:47:01.637 +03:00 [DBG] Connection id "0HNC8090TG8G3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:47:01.638 +03:00 [DBG] Connection id "0HNC8090TG8G3" stopped. 2025-06-28 02:48:01.629 +03:00 [DBG] Connection id "0HNC8090TG8G4" accepted. 2025-06-28 02:48:01.629 +03:00 [DBG] Connection id "0HNC8090TG8G4" started. 2025-06-28 02:48:01.629 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:48:01.629 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:48:01.629 +03:00 [DBG] POST requests are not supported 2025-06-28 02:48:01.629 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:48:01.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-28 02:48:01.629 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:48:01.629 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:48:01.629 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:48:01.629 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:48:01.629 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:48:01.629 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:48:01.629 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 02:48:01.630 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:48:01.630 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:48:01.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-28 02:48:01.630 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:48:01.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-28 02:48:01.630 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:48:01.630 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:48:01.630 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:48:01.630 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:48:01.630 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:48:01.630 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:48:01.630 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:48:01.630 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:48:01.630 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:48:01.630 +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-28 02:48:01.630 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:48:01.630 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:48:01.630 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:48:01.630 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:48:01.630 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:48:01.630 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:48:01.630 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:48:01.630 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:48:01.630 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:48:01.630 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:48:01.630 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:48:01.630 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:48:01.630 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:48:01.630 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:48:01.630 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:48:01.630 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:48:01.630 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:48:01.630 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7569ms 2025-06-28 02:48:01.630 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:48:01.630 +03:00 [DBG] Connection id "0HNC8090TG8G4" completed keep alive response. 2025-06-28 02:48:01.630 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3612ms 2025-06-28 02:48:01.631 +03:00 [DBG] Connection id "0HNC8090TG8G4" received FIN. 2025-06-28 02:48:01.631 +03:00 [DBG] Connection id "0HNC8090TG8G4" disconnecting. 2025-06-28 02:48:01.631 +03:00 [DBG] Connection id "0HNC8090TG8G4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:48:01.632 +03:00 [DBG] Connection id "0HNC8090TG8G4" stopped. 2025-06-28 02:49:01.627 +03:00 [DBG] Connection id "0HNC8090TG8G5" accepted. 2025-06-28 02:49:01.627 +03:00 [DBG] Connection id "0HNC8090TG8G5" started. 2025-06-28 02:49:01.628 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:49:01.628 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:49:01.628 +03:00 [DBG] POST requests are not supported 2025-06-28 02:49:01.628 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:49:01.628 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 02:49:01.628 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:49:01.628 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:49:01.628 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:49:01.628 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:49:01.628 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:49:01.628 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:49:01.628 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 02:49:01.628 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:49:01.628 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:49:01.628 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 02:49:01.628 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:49:01.628 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 02:49:01.628 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:49:01.628 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:49:01.628 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:49:01.628 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:49:01.628 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:49:01.628 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:49:01.628 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:49:01.628 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:49:01.628 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:49:01.629 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1778ms. 2025-06-28 02:49:01.629 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:49:01.629 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:49:01.629 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:49:01.629 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:49:01.629 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:49:01.629 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:49:01.629 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:49:01.629 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:49:01.629 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:49:01.629 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:49:01.629 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:49:01.629 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:49:01.629 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:49:01.629 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:49:01.629 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:49:01.629 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:49:01.629 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:49:01.629 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9915ms 2025-06-28 02:49:01.629 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:49:01.629 +03:00 [DBG] Connection id "0HNC8090TG8G5" completed keep alive response. 2025-06-28 02:49:01.629 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8036ms 2025-06-28 02:49:01.630 +03:00 [DBG] Connection id "0HNC8090TG8G5" received FIN. 2025-06-28 02:49:01.630 +03:00 [DBG] Connection id "0HNC8090TG8G5" disconnecting. 2025-06-28 02:49:01.630 +03:00 [DBG] Connection id "0HNC8090TG8G5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:49:01.631 +03:00 [DBG] Connection id "0HNC8090TG8G5" stopped. 2025-06-28 02:50:01.633 +03:00 [DBG] Connection id "0HNC8090TG8G6" accepted. 2025-06-28 02:50:01.633 +03:00 [DBG] Connection id "0HNC8090TG8G6" started. 2025-06-28 02:50:01.634 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:50:01.634 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:50:01.634 +03:00 [DBG] POST requests are not supported 2025-06-28 02:50:01.634 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:50:01.634 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 02:50:01.634 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:50:01.634 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:50:01.634 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:50:01.634 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:50:01.634 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:50:01.634 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:50:01.634 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 02:50:01.634 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:50:01.634 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:50:01.634 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 02:50:01.634 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:50:01.634 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 02:50:01.634 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:50:01.634 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:50:01.634 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:50:01.634 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:50:01.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:50:01.634 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:50:01.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:50:01.634 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:50:01.635 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:50:01.635 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1441ms. 2025-06-28 02:50:01.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:50:01.635 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:50:01.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:50:01.635 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:50:01.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:50:01.635 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:50:01.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:50:01.635 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:50:01.635 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:50:01.635 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:50:01.635 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:50:01.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:50:01.635 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:50:01.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:50:01.635 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:50:01.635 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:50:01.635 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:50:01.635 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1544ms 2025-06-28 02:50:01.635 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:50:01.635 +03:00 [DBG] Connection id "0HNC8090TG8G6" completed keep alive response. 2025-06-28 02:50:01.635 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9287ms 2025-06-28 02:50:01.636 +03:00 [DBG] Connection id "0HNC8090TG8G6" received FIN. 2025-06-28 02:50:01.636 +03:00 [DBG] Connection id "0HNC8090TG8G6" disconnecting. 2025-06-28 02:50:01.636 +03:00 [DBG] Connection id "0HNC8090TG8G6" stopped. 2025-06-28 02:50:01.636 +03:00 [DBG] Connection id "0HNC8090TG8G6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:51:01.628 +03:00 [DBG] Connection id "0HNC8090TG8G7" accepted. 2025-06-28 02:51:01.628 +03:00 [DBG] Connection id "0HNC8090TG8G7" started. 2025-06-28 02:51:01.628 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:51:01.628 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:51:01.628 +03:00 [DBG] POST requests are not supported 2025-06-28 02:51:01.628 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:51:01.628 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 02:51:01.628 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:51:01.628 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:51:01.628 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:51:01.628 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:51:01.628 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:51:01.628 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:51:01.628 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 02:51:01.629 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:51:01.629 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:51:01.629 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 02:51:01.629 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:51:01.629 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 02:51:01.629 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:51:01.629 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:51:01.629 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:51:01.629 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:51:01.629 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:51:01.629 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:51:01.629 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:51:01.629 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:51:01.629 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:51:01.629 +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-28 02:51:01.629 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:51:01.629 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:51:01.629 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:51:01.629 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:51:01.629 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:51:01.629 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:51:01.629 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:51:01.629 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:51:01.629 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:51:01.629 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:51:01.629 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:51:01.629 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:51:01.629 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:51:01.629 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:51:01.629 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:51:01.629 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:51:01.629 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:51:01.629 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6516ms 2025-06-28 02:51:01.629 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:51:01.629 +03:00 [DBG] Connection id "0HNC8090TG8G7" completed keep alive response. 2025-06-28 02:51:01.629 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2224ms 2025-06-28 02:51:01.630 +03:00 [DBG] Connection id "0HNC8090TG8G7" received FIN. 2025-06-28 02:51:01.630 +03:00 [DBG] Connection id "0HNC8090TG8G7" disconnecting. 2025-06-28 02:51:01.630 +03:00 [DBG] Connection id "0HNC8090TG8G7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:51:01.631 +03:00 [DBG] Connection id "0HNC8090TG8G7" stopped. 2025-06-28 02:52:01.621 +03:00 [DBG] Connection id "0HNC8090TG8G8" accepted. 2025-06-28 02:52:01.622 +03:00 [DBG] Connection id "0HNC8090TG8G8" started. 2025-06-28 02:52:01.622 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:52:01.622 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:52:01.622 +03:00 [DBG] POST requests are not supported 2025-06-28 02:52:01.622 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:52:01.622 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 02:52:01.622 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:52:01.622 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:52:01.622 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:52:01.622 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:52:01.622 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:52:01.622 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:52:01.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-28 02:52:01.623 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:52:01.623 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:52:01.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-28 02:52:01.623 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:52:01.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-28 02:52:01.623 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:52:01.623 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:52:01.623 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:52:01.623 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:52:01.623 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:52:01.623 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:52:01.623 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:52:01.623 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:52:01.623 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:52:01.623 +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-28 02:52:01.624 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:52:01.624 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:52:01.624 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:52:01.624 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:52:01.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:52:01.624 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:52:01.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:52:01.624 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:52:01.624 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:52:01.624 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:52:01.624 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:52:01.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:52:01.624 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:52:01.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:52:01.624 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:52:01.624 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:52:01.624 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:52:01.624 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2864ms 2025-06-28 02:52:01.624 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:52:01.624 +03:00 [DBG] Connection id "0HNC8090TG8G8" completed keep alive response. 2025-06-28 02:52:01.624 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.427ms 2025-06-28 02:52:01.625 +03:00 [DBG] Connection id "0HNC8090TG8G8" received FIN. 2025-06-28 02:52:01.625 +03:00 [DBG] Connection id "0HNC8090TG8G8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:52:01.625 +03:00 [DBG] Connection id "0HNC8090TG8G8" disconnecting. 2025-06-28 02:52:01.625 +03:00 [DBG] Connection id "0HNC8090TG8G8" stopped. 2025-06-28 02:53:01.631 +03:00 [DBG] Connection id "0HNC8090TG8G9" accepted. 2025-06-28 02:53:01.631 +03:00 [DBG] Connection id "0HNC8090TG8G9" started. 2025-06-28 02:53:01.631 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:53:01.631 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:53:01.632 +03:00 [DBG] POST requests are not supported 2025-06-28 02:53:01.632 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:53:01.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-28 02:53:01.632 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:53:01.632 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:53:01.632 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:53:01.632 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:53:01.632 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:53:01.632 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:53:01.632 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 02:53:01.632 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:53:01.632 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:53:01.632 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 02:53:01.632 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:53:01.632 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 02:53:01.632 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:53:01.632 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:53:01.632 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:53:01.632 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:53:01.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:53:01.632 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:53:01.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:53:01.632 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:53:01.632 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:53:01.632 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1434ms. 2025-06-28 02:53:01.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:53:01.632 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:53:01.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:53:01.632 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:53:01.632 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:53:01.632 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:53:01.632 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:53:01.632 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:53:01.633 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:53:01.633 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:53:01.633 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:53:01.633 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:53:01.633 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:53:01.633 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:53:01.633 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:53:01.633 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:53:01.633 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:53:01.633 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7145ms 2025-06-28 02:53:01.633 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:53:01.633 +03:00 [DBG] Connection id "0HNC8090TG8G9" completed keep alive response. 2025-06-28 02:53:01.633 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3513ms 2025-06-28 02:53:01.633 +03:00 [DBG] Connection id "0HNC8090TG8G9" received FIN. 2025-06-28 02:53:01.633 +03:00 [DBG] Connection id "0HNC8090TG8G9" disconnecting. 2025-06-28 02:53:01.633 +03:00 [DBG] Connection id "0HNC8090TG8G9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:53:01.634 +03:00 [DBG] Connection id "0HNC8090TG8G9" stopped. 2025-06-28 02:54:01.631 +03:00 [DBG] Connection id "0HNC8090TG8GA" accepted. 2025-06-28 02:54:01.631 +03:00 [DBG] Connection id "0HNC8090TG8GA" started. 2025-06-28 02:54:01.631 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:54:01.631 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:54:01.631 +03:00 [DBG] POST requests are not supported 2025-06-28 02:54:01.631 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:54:01.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-28 02:54:01.632 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:54:01.632 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:54:01.632 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:54:01.632 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:54:01.632 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:54:01.632 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:54:01.632 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 02:54:01.632 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:54:01.632 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:54:01.632 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 02:54:01.632 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:54:01.632 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 02:54:01.632 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:54:01.632 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:54:01.632 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:54:01.632 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:54:01.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:54:01.632 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:54:01.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:54:01.632 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:54:01.632 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:54:01.632 +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-28 02:54:01.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:54:01.632 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:54:01.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:54:01.632 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:54:01.632 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:54:01.633 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:54:01.633 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:54:01.633 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:54:01.633 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:54:01.633 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:54:01.633 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:54:01.633 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:54:01.633 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:54:01.633 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:54:01.633 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:54:01.633 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:54:01.633 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:54:01.633 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7359ms 2025-06-28 02:54:01.633 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:54:01.633 +03:00 [DBG] Connection id "0HNC8090TG8GA" completed keep alive response. 2025-06-28 02:54:01.633 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4765ms 2025-06-28 02:54:01.633 +03:00 [DBG] Connection id "0HNC8090TG8GA" received FIN. 2025-06-28 02:54:01.633 +03:00 [DBG] Connection id "0HNC8090TG8GA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:54:01.633 +03:00 [DBG] Connection id "0HNC8090TG8GA" disconnecting. 2025-06-28 02:54:01.633 +03:00 [DBG] Connection id "0HNC8090TG8GA" stopped. 2025-06-28 02:55:01.635 +03:00 [DBG] Connection id "0HNC8090TG8GB" accepted. 2025-06-28 02:55:01.635 +03:00 [DBG] Connection id "0HNC8090TG8GB" started. 2025-06-28 02:55:01.635 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:55:01.635 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:55:01.635 +03:00 [DBG] POST requests are not supported 2025-06-28 02:55:01.635 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:55:01.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-28 02:55:01.635 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:55:01.636 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:55:01.636 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:55:01.636 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:55:01.636 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:55:01.636 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:55:01.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-28 02:55:01.636 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:55:01.636 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:55:01.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-28 02:55:01.636 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:55:01.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-28 02:55:01.636 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:55:01.636 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:55:01.636 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:55:01.636 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:55:01.636 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:55:01.636 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:55:01.636 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:55:01.636 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:55:01.636 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:55:01.636 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1676ms. 2025-06-28 02:55:01.636 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:55:01.636 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:55:01.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:55:01.637 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:55:01.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:55:01.637 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:55:01.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:55:01.637 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:55:01.637 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:55:01.637 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:55:01.637 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:55:01.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:55:01.637 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:55:01.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:55:01.637 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:55:01.637 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:55:01.637 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:55:01.637 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9553ms 2025-06-28 02:55:01.637 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:55:01.637 +03:00 [DBG] Connection id "0HNC8090TG8GB" completed keep alive response. 2025-06-28 02:55:01.637 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5797ms 2025-06-28 02:55:01.637 +03:00 [DBG] Connection id "0HNC8090TG8GB" received FIN. 2025-06-28 02:55:01.637 +03:00 [DBG] Connection id "0HNC8090TG8GB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:55:01.637 +03:00 [DBG] Connection id "0HNC8090TG8GB" disconnecting. 2025-06-28 02:55:01.637 +03:00 [DBG] Connection id "0HNC8090TG8GB" stopped. 2025-06-28 02:56:01.629 +03:00 [DBG] Connection id "0HNC8090TG8GC" accepted. 2025-06-28 02:56:01.629 +03:00 [DBG] Connection id "0HNC8090TG8GC" started. 2025-06-28 02:56:01.629 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:56:01.629 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:56:01.629 +03:00 [DBG] POST requests are not supported 2025-06-28 02:56:01.629 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:56:01.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-28 02:56:01.629 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:56:01.629 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:56:01.629 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:56:01.629 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:56:01.629 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:56:01.629 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:56:01.629 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 02:56:01.629 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:56:01.630 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:56:01.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-28 02:56:01.630 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:56:01.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-28 02:56:01.630 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:56:01.630 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:56:01.630 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:56:01.630 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:56:01.630 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:56:01.630 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:56:01.630 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:56:01.630 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:56:01.630 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:56:01.630 +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-28 02:56:01.630 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:56:01.630 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:56:01.630 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:56:01.630 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:56:01.630 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:56:01.630 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:56:01.630 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:56:01.630 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:56:01.630 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:56:01.630 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:56:01.630 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:56:01.630 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:56:01.630 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:56:01.630 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:56:01.630 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:56:01.631 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:56:01.631 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:56:01.631 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8489ms 2025-06-28 02:56:01.631 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:56:01.631 +03:00 [DBG] Connection id "0HNC8090TG8GC" completed keep alive response. 2025-06-28 02:56:01.631 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6155ms 2025-06-28 02:56:01.631 +03:00 [DBG] Connection id "0HNC8090TG8GC" received FIN. 2025-06-28 02:56:01.631 +03:00 [DBG] Connection id "0HNC8090TG8GC" disconnecting. 2025-06-28 02:56:01.631 +03:00 [DBG] Connection id "0HNC8090TG8GC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:56:01.632 +03:00 [DBG] Connection id "0HNC8090TG8GC" stopped. 2025-06-28 02:57:01.623 +03:00 [DBG] Connection id "0HNC8090TG8GD" accepted. 2025-06-28 02:57:01.623 +03:00 [DBG] Connection id "0HNC8090TG8GD" started. 2025-06-28 02:57:01.623 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:57:01.623 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:57:01.623 +03:00 [DBG] POST requests are not supported 2025-06-28 02:57:01.624 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:57:01.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-28 02:57:01.624 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:57:01.624 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:57:01.624 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:57:01.624 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:57:01.624 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:57:01.624 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:57:01.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-28 02:57:01.624 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:57:01.624 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:57:01.624 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 02:57:01.624 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:57:01.624 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 02:57:01.624 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:57:01.624 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:57:01.624 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:57:01.624 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:57:01.624 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:57:01.624 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:57:01.624 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:57:01.624 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:57:01.624 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:57:01.624 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1462ms. 2025-06-28 02:57:01.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:57:01.625 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:57:01.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:57:01.625 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:57:01.625 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:57:01.625 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:57:01.625 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:57:01.625 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:57:01.625 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:57:01.625 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:57:01.625 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:57:01.625 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:57:01.625 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:57:01.625 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:57:01.625 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:57:01.625 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:57:01.625 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:57:01.625 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8281ms 2025-06-28 02:57:01.625 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:57:01.625 +03:00 [DBG] Connection id "0HNC8090TG8GD" completed keep alive response. 2025-06-28 02:57:01.625 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6002ms 2025-06-28 02:57:01.625 +03:00 [DBG] Connection id "0HNC8090TG8GD" received FIN. 2025-06-28 02:57:01.625 +03:00 [DBG] Connection id "0HNC8090TG8GD" disconnecting. 2025-06-28 02:57:01.625 +03:00 [DBG] Connection id "0HNC8090TG8GD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:57:01.627 +03:00 [DBG] Connection id "0HNC8090TG8GD" stopped. 2025-06-28 02:58:01.625 +03:00 [DBG] Connection id "0HNC8090TG8GE" accepted. 2025-06-28 02:58:01.625 +03:00 [DBG] Connection id "0HNC8090TG8GE" started. 2025-06-28 02:58:01.625 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:58:01.625 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:58:01.625 +03:00 [DBG] POST requests are not supported 2025-06-28 02:58:01.625 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:58:01.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-28 02:58:01.626 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:58:01.626 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:58:01.626 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:58:01.626 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:58:01.626 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:58:01.626 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:58:01.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-28 02:58:01.626 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:58:01.626 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:58:01.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-28 02:58:01.626 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:58:01.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-28 02:58:01.626 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:58:01.626 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:58:01.626 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:58:01.626 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:58:01.626 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:58:01.626 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:58:01.626 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:58:01.626 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:58:01.626 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:58:01.626 +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-28 02:58:01.626 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:58:01.626 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:58:01.626 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:58:01.626 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:58:01.627 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:58:01.627 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:58:01.627 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:58:01.627 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:58:01.627 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:58:01.627 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:58:01.627 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:58:01.627 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:58:01.627 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:58:01.627 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:58:01.627 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:58:01.627 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:58:01.627 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:58:01.627 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.948ms 2025-06-28 02:58:01.627 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:58:01.627 +03:00 [DBG] Connection id "0HNC8090TG8GE" completed keep alive response. 2025-06-28 02:58:01.627 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6644ms 2025-06-28 02:58:01.627 +03:00 [DBG] Connection id "0HNC8090TG8GE" received FIN. 2025-06-28 02:58:01.627 +03:00 [DBG] Connection id "0HNC8090TG8GE" disconnecting. 2025-06-28 02:58:01.627 +03:00 [DBG] Connection id "0HNC8090TG8GE" stopped. 2025-06-28 02:58:01.627 +03:00 [DBG] Connection id "0HNC8090TG8GE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:59:01.631 +03:00 [DBG] Connection id "0HNC8090TG8GF" accepted. 2025-06-28 02:59:01.631 +03:00 [DBG] Connection id "0HNC8090TG8GF" started. 2025-06-28 02:59:01.631 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 02:59:01.632 +03:00 [VRB] All hosts are allowed. 2025-06-28 02:59:01.632 +03:00 [DBG] POST requests are not supported 2025-06-28 02:59:01.632 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 02:59:01.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-28 02:59:01.632 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:59:01.632 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 02:59:01.632 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 02:59:01.632 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 02:59:01.632 +03:00 [INF] CORS policy execution successful. 2025-06-28 02:59:01.632 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:59:01.632 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 02:59:01.632 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 02:59:01.632 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 02:59:01.632 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 02:59:01.632 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 02:59:01.632 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 02:59:01.632 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:59:01.632 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:59:01.632 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:59:01.632 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 02:59:01.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:59:01.632 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:59:01.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:59:01.632 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:59:01.632 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 02:59:01.632 +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-28 02:59:01.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:59:01.632 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 02:59:01.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:59:01.632 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 02:59:01.632 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:59:01.632 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:59:01.632 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:59:01.632 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:59:01.633 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:59:01.633 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 02:59:01.633 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 02:59:01.633 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:59:01.633 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 02:59:01.633 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:59:01.633 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:59:01.633 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:59:01.633 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 02:59:01.633 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6967ms 2025-06-28 02:59:01.633 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 02:59:01.633 +03:00 [DBG] Connection id "0HNC8090TG8GF" completed keep alive response. 2025-06-28 02:59:01.633 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3311ms 2025-06-28 02:59:01.633 +03:00 [DBG] Connection id "0HNC8090TG8GF" received FIN. 2025-06-28 02:59:01.633 +03:00 [DBG] Connection id "0HNC8090TG8GF" disconnecting. 2025-06-28 02:59:01.633 +03:00 [DBG] Connection id "0HNC8090TG8GF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 02:59:01.634 +03:00 [DBG] Connection id "0HNC8090TG8GF" stopped. 2025-06-28 03:00:01.624 +03:00 [DBG] Connection id "0HNC8090TG8GG" accepted. 2025-06-28 03:00:01.624 +03:00 [DBG] Connection id "0HNC8090TG8GG" started. 2025-06-28 03:00:01.624 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:00:01.624 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:00:01.624 +03:00 [DBG] POST requests are not supported 2025-06-28 03:00:01.624 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:00:01.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-28 03:00:01.625 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:00:01.625 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:00:01.625 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:00:01.625 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:00:01.625 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:00:01.625 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:00:01.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-28 03:00:01.625 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:00:01.625 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:00:01.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-28 03:00:01.625 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:00:01.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-28 03:00:01.625 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:00:01.625 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:00:01.625 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:00:01.625 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:00:01.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:00:01.625 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:00:01.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:00:01.625 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:00:01.625 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:00:01.626 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1545ms. 2025-06-28 03:00:01.626 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:00:01.626 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:00:01.626 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:00:01.626 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:00:01.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:00:01.626 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:00:01.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:00:01.626 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:00:01.626 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:00:01.626 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:00:01.626 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:00:01.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:00:01.626 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:00:01.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:00:01.626 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:00:01.626 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:00:01.626 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:00:01.626 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2549ms 2025-06-28 03:00:01.626 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:00:01.626 +03:00 [DBG] Connection id "0HNC8090TG8GG" completed keep alive response. 2025-06-28 03:00:01.626 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.215ms 2025-06-28 03:00:01.627 +03:00 [DBG] Connection id "0HNC8090TG8GG" received FIN. 2025-06-28 03:00:01.627 +03:00 [DBG] Connection id "0HNC8090TG8GG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:00:01.627 +03:00 [DBG] Connection id "0HNC8090TG8GG" disconnecting. 2025-06-28 03:00:01.627 +03:00 [DBG] Connection id "0HNC8090TG8GG" stopped. 2025-06-28 03:01:01.634 +03:00 [DBG] Connection id "0HNC8090TG8GH" accepted. 2025-06-28 03:01:01.634 +03:00 [DBG] Connection id "0HNC8090TG8GH" started. 2025-06-28 03:01:01.635 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:01:01.635 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:01:01.635 +03:00 [DBG] POST requests are not supported 2025-06-28 03:01:01.635 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:01:01.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-28 03:01:01.635 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:01:01.635 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:01:01.635 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:01:01.635 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:01:01.635 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:01:01.635 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:01:01.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-28 03:01:01.635 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:01:01.635 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:01:01.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-28 03:01:01.635 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:01:01.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-28 03:01:01.635 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:01:01.635 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:01:01.635 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:01:01.635 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:01:01.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:01:01.635 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:01:01.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:01:01.635 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:01:01.635 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:01:01.636 +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-28 03:01:01.636 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:01:01.636 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:01:01.636 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:01:01.636 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:01:01.636 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:01:01.636 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:01:01.636 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:01:01.636 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:01:01.636 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:01:01.636 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:01:01.636 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:01:01.636 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:01:01.636 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:01:01.636 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:01:01.636 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:01:01.636 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:01:01.636 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:01:01.636 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7092ms 2025-06-28 03:01:01.636 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:01:01.636 +03:00 [DBG] Connection id "0HNC8090TG8GH" completed keep alive response. 2025-06-28 03:01:01.636 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3438ms 2025-06-28 03:01:01.636 +03:00 [DBG] Connection id "0HNC8090TG8GH" received FIN. 2025-06-28 03:01:01.636 +03:00 [DBG] Connection id "0HNC8090TG8GH" disconnecting. 2025-06-28 03:01:01.636 +03:00 [DBG] Connection id "0HNC8090TG8GH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:01:01.638 +03:00 [DBG] Connection id "0HNC8090TG8GH" stopped. 2025-06-28 03:02:01.699 +03:00 [DBG] Connection id "0HNC8090TG8GI" accepted. 2025-06-28 03:02:01.699 +03:00 [DBG] Connection id "0HNC8090TG8GI" started. 2025-06-28 03:02:01.699 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:02:01.700 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:02:01.700 +03:00 [DBG] POST requests are not supported 2025-06-28 03:02:01.700 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:02:01.700 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 03:02:01.700 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:02:01.700 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:02:01.700 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:02:01.700 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:02:01.700 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:02:01.700 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:02:01.700 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 03:02:01.700 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:02:01.700 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:02:01.700 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 03:02:01.700 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:02:01.700 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 03:02:01.700 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:02:01.700 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:02:01.700 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:02:01.700 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:02:01.700 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:02:01.700 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:02:01.700 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:02:01.700 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:02:01.700 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:02:01.700 +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-28 03:02:01.700 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:02:01.701 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:02:01.701 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:02:01.701 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:02:01.701 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:02:01.701 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:02:01.701 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:02:01.701 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:02:01.701 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:02:01.701 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:02:01.701 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:02:01.701 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:02:01.701 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:02:01.701 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:02:01.701 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:02:01.701 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:02:01.701 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:02:01.701 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8229ms 2025-06-28 03:02:01.701 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:02:01.701 +03:00 [DBG] Connection id "0HNC8090TG8GI" completed keep alive response. 2025-06-28 03:02:01.701 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5274ms 2025-06-28 03:02:01.701 +03:00 [DBG] Connection id "0HNC8090TG8GI" received FIN. 2025-06-28 03:02:01.701 +03:00 [DBG] Connection id "0HNC8090TG8GI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:02:01.701 +03:00 [DBG] Connection id "0HNC8090TG8GI" disconnecting. 2025-06-28 03:02:01.701 +03:00 [DBG] Connection id "0HNC8090TG8GI" stopped. 2025-06-28 03:03:01.638 +03:00 [DBG] Connection id "0HNC8090TG8GJ" accepted. 2025-06-28 03:03:01.638 +03:00 [DBG] Connection id "0HNC8090TG8GJ" started. 2025-06-28 03:03:01.639 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:03:01.639 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:03:01.639 +03:00 [DBG] POST requests are not supported 2025-06-28 03:03:01.639 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:03:01.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-28 03:03:01.639 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:03:01.639 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:03:01.639 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:03:01.639 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:03:01.639 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:03:01.639 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:03:01.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-28 03:03:01.639 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:03:01.639 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:03:01.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-28 03:03:01.639 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:03:01.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-28 03:03:01.639 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:03:01.639 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:03:01.639 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:03:01.639 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:03:01.639 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:03:01.639 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:03:01.639 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:03:01.639 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:03:01.639 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:03:01.639 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1271ms. 2025-06-28 03:03:01.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:03:01.640 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:03:01.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:03:01.640 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:03:01.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:03:01.640 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:03:01.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:03:01.640 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:03:01.640 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:03:01.640 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:03:01.640 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:03:01.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:03:01.640 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:03:01.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:03:01.640 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:03:01.640 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:03:01.640 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:03:01.640 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8239ms 2025-06-28 03:03:01.640 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:03:01.640 +03:00 [DBG] Connection id "0HNC8090TG8GJ" completed keep alive response. 2025-06-28 03:03:01.640 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5476ms 2025-06-28 03:03:01.640 +03:00 [DBG] Connection id "0HNC8090TG8GJ" received FIN. 2025-06-28 03:03:01.640 +03:00 [DBG] Connection id "0HNC8090TG8GJ" disconnecting. 2025-06-28 03:03:01.640 +03:00 [DBG] Connection id "0HNC8090TG8GJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:03:01.642 +03:00 [DBG] Connection id "0HNC8090TG8GJ" stopped. 2025-06-28 03:04:01.635 +03:00 [DBG] Connection id "0HNC8090TG8GK" accepted. 2025-06-28 03:04:01.635 +03:00 [DBG] Connection id "0HNC8090TG8GK" started. 2025-06-28 03:04:01.635 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:04:01.635 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:04:01.635 +03:00 [DBG] POST requests are not supported 2025-06-28 03:04:01.635 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:04:01.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-28 03:04:01.635 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:04:01.635 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:04:01.635 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:04:01.635 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:04:01.635 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:04:01.635 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:04:01.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-28 03:04:01.636 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:04:01.636 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:04:01.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-28 03:04:01.636 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:04:01.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-28 03:04:01.636 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:04:01.636 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:04:01.636 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:04:01.636 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:04:01.636 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:04:01.636 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:04:01.636 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:04:01.636 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:04:01.636 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:04:01.636 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1623ms. 2025-06-28 03:04:01.636 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:04:01.636 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:04:01.636 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:04:01.636 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:04:01.636 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:04:01.636 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:04:01.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:04:01.637 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:04:01.637 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:04:01.637 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:04:01.637 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:04:01.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:04:01.637 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:04:01.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:04:01.637 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:04:01.637 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:04:01.637 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:04:01.637 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.201ms 2025-06-28 03:04:01.637 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:04:01.637 +03:00 [DBG] Connection id "0HNC8090TG8GK" completed keep alive response. 2025-06-28 03:04:01.637 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0614ms 2025-06-28 03:04:01.637 +03:00 [DBG] Connection id "0HNC8090TG8GK" received FIN. 2025-06-28 03:04:01.637 +03:00 [DBG] Connection id "0HNC8090TG8GK" disconnecting. 2025-06-28 03:04:01.638 +03:00 [DBG] Connection id "0HNC8090TG8GK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:04:01.639 +03:00 [DBG] Connection id "0HNC8090TG8GK" stopped. 2025-06-28 03:05:01.627 +03:00 [DBG] Connection id "0HNC8090TG8GL" accepted. 2025-06-28 03:05:01.627 +03:00 [DBG] Connection id "0HNC8090TG8GL" started. 2025-06-28 03:05:01.627 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:05:01.627 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:05:01.627 +03:00 [DBG] POST requests are not supported 2025-06-28 03:05:01.627 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:05:01.627 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 03:05:01.627 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:05:01.627 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:05:01.627 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:05:01.627 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:05:01.627 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:05:01.627 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:05:01.627 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 03:05:01.627 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:05:01.627 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:05:01.627 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 03:05:01.627 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:05:01.627 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 03:05:01.627 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:05:01.627 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:05:01.628 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:05:01.628 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:05:01.628 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:05:01.628 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:05:01.628 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:05:01.628 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:05:01.628 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:05:01.628 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1407ms. 2025-06-28 03:05:01.628 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:05:01.628 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:05:01.628 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:05:01.628 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:05:01.628 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:05:01.628 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:05:01.628 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:05:01.628 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:05:01.628 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:05:01.628 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:05:01.628 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:05:01.628 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:05:01.628 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:05:01.628 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:05:01.628 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:05:01.628 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:05:01.628 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:05:01.628 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7722ms 2025-06-28 03:05:01.628 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:05:01.628 +03:00 [DBG] Connection id "0HNC8090TG8GL" completed keep alive response. 2025-06-28 03:05:01.628 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3996ms 2025-06-28 03:05:01.629 +03:00 [DBG] Connection id "0HNC8090TG8GL" received FIN. 2025-06-28 03:05:01.629 +03:00 [DBG] Connection id "0HNC8090TG8GL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:05:01.629 +03:00 [DBG] Connection id "0HNC8090TG8GL" disconnecting. 2025-06-28 03:05:01.629 +03:00 [DBG] Connection id "0HNC8090TG8GL" stopped. 2025-06-28 03:06:01.634 +03:00 [DBG] Connection id "0HNC8090TG8GM" accepted. 2025-06-28 03:06:01.635 +03:00 [DBG] Connection id "0HNC8090TG8GM" started. 2025-06-28 03:06:01.635 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:06:01.635 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:06:01.635 +03:00 [DBG] POST requests are not supported 2025-06-28 03:06:01.635 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:06:01.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-28 03:06:01.635 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:06:01.635 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:06:01.635 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:06:01.635 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:06:01.635 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:06:01.635 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:06:01.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-28 03:06:01.635 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:06:01.635 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:06:01.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-28 03:06:01.635 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:06:01.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-28 03:06:01.635 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:06:01.635 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:06:01.635 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:06:01.635 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:06:01.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:06:01.635 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:06:01.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:06:01.635 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:06:01.635 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:06:01.635 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1272ms. 2025-06-28 03:06:01.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:06:01.635 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:06:01.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:06:01.635 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:06:01.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:06:01.635 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:06:01.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:06:01.635 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:06:01.635 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:06:01.635 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:06:01.635 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:06:01.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:06:01.636 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:06:01.636 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:06:01.636 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:06:01.636 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:06:01.636 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:06:01.636 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5397ms 2025-06-28 03:06:01.636 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:06:01.636 +03:00 [DBG] Connection id "0HNC8090TG8GM" completed keep alive response. 2025-06-28 03:06:01.636 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.001ms 2025-06-28 03:06:01.638 +03:00 [DBG] Connection id "0HNC8090TG8GM" received FIN. 2025-06-28 03:06:01.638 +03:00 [DBG] Connection id "0HNC8090TG8GM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:06:01.638 +03:00 [DBG] Connection id "0HNC8090TG8GM" disconnecting. 2025-06-28 03:06:01.638 +03:00 [DBG] Connection id "0HNC8090TG8GM" stopped. 2025-06-28 03:07:01.639 +03:00 [DBG] Connection id "0HNC8090TG8GN" accepted. 2025-06-28 03:07:01.639 +03:00 [DBG] Connection id "0HNC8090TG8GN" started. 2025-06-28 03:07:01.639 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:07:01.639 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:07:01.639 +03:00 [DBG] POST requests are not supported 2025-06-28 03:07:01.639 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:07:01.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-28 03:07:01.639 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:07:01.639 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:07:01.640 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:07:01.640 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:07:01.640 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:07:01.640 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:07:01.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-28 03:07:01.640 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:07:01.640 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:07:01.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-28 03:07:01.640 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:07:01.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-28 03:07:01.640 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:07:01.640 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:07:01.640 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:07:01.640 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:07:01.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:07:01.640 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:07:01.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:07:01.640 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:07:01.640 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:07:01.641 +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-28 03:07:01.641 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:07:01.641 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:07:01.641 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:07:01.641 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:07:01.641 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:07:01.641 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:07:01.641 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:07:01.641 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:07:01.641 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:07:01.641 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:07:01.641 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:07:01.641 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:07:01.641 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:07:01.641 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:07:01.641 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:07:01.641 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:07:01.641 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:07:01.641 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2328ms 2025-06-28 03:07:01.641 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:07:01.641 +03:00 [DBG] Connection id "0HNC8090TG8GN" completed keep alive response. 2025-06-28 03:07:01.641 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2785ms 2025-06-28 03:07:01.642 +03:00 [DBG] Connection id "0HNC8090TG8GN" received FIN. 2025-06-28 03:07:01.642 +03:00 [DBG] Connection id "0HNC8090TG8GN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:07:01.642 +03:00 [DBG] Connection id "0HNC8090TG8GN" disconnecting. 2025-06-28 03:07:01.642 +03:00 [DBG] Connection id "0HNC8090TG8GN" stopped. 2025-06-28 03:08:01.632 +03:00 [DBG] Connection id "0HNC8090TG8GO" accepted. 2025-06-28 03:08:01.632 +03:00 [DBG] Connection id "0HNC8090TG8GO" started. 2025-06-28 03:08:01.632 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:08:01.632 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:08:01.632 +03:00 [DBG] POST requests are not supported 2025-06-28 03:08:01.632 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:08:01.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-28 03:08:01.632 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:08:01.632 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:08:01.632 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:08:01.632 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:08:01.632 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:08:01.632 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:08:01.632 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 03:08:01.632 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:08:01.632 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:08:01.632 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 03:08:01.632 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:08:01.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-28 03:08:01.633 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:08:01.633 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:08:01.633 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:08:01.633 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:08:01.633 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:08:01.633 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:08:01.633 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:08:01.633 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:08:01.633 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:08:01.633 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.148ms. 2025-06-28 03:08:01.633 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:08:01.633 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:08:01.633 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:08:01.633 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:08:01.633 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:08:01.633 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:08:01.633 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:08:01.633 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:08:01.633 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:08:01.633 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:08:01.633 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:08:01.633 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:08:01.633 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:08:01.633 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:08:01.633 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:08:01.633 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:08:01.633 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:08:01.633 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8007ms 2025-06-28 03:08:01.633 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:08:01.633 +03:00 [DBG] Connection id "0HNC8090TG8GO" completed keep alive response. 2025-06-28 03:08:01.633 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4833ms 2025-06-28 03:08:01.634 +03:00 [DBG] Connection id "0HNC8090TG8GO" received FIN. 2025-06-28 03:08:01.634 +03:00 [DBG] Connection id "0HNC8090TG8GO" disconnecting. 2025-06-28 03:08:01.634 +03:00 [DBG] Connection id "0HNC8090TG8GO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:08:01.635 +03:00 [DBG] Connection id "0HNC8090TG8GO" stopped. 2025-06-28 03:09:01.627 +03:00 [DBG] Connection id "0HNC8090TG8GP" accepted. 2025-06-28 03:09:01.627 +03:00 [DBG] Connection id "0HNC8090TG8GP" started. 2025-06-28 03:09:01.627 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:09:01.627 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:09:01.627 +03:00 [DBG] POST requests are not supported 2025-06-28 03:09:01.627 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:09:01.627 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 03:09:01.627 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:09:01.627 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:09:01.627 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:09:01.627 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:09:01.627 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:09:01.627 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:09:01.627 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 03:09:01.628 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:09:01.628 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:09:01.628 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 03:09:01.628 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:09:01.628 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 03:09:01.628 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:09:01.628 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:09:01.628 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:09:01.628 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:09:01.628 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:09:01.628 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:09:01.628 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:09:01.628 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:09:01.628 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:09:01.628 +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-28 03:09:01.628 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:09:01.628 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:09:01.628 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:09:01.628 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:09:01.628 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:09:01.628 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:09:01.628 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:09:01.628 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:09:01.628 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:09:01.628 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:09:01.628 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:09:01.628 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:09:01.628 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:09:01.628 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:09:01.628 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:09:01.628 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:09:01.628 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:09:01.628 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7443ms 2025-06-28 03:09:01.628 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:09:01.628 +03:00 [DBG] Connection id "0HNC8090TG8GP" completed keep alive response. 2025-06-28 03:09:01.629 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4775ms 2025-06-28 03:09:01.629 +03:00 [DBG] Connection id "0HNC8090TG8GP" received FIN. 2025-06-28 03:09:01.629 +03:00 [DBG] Connection id "0HNC8090TG8GP" disconnecting. 2025-06-28 03:09:01.629 +03:00 [DBG] Connection id "0HNC8090TG8GP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:09:01.630 +03:00 [DBG] Connection id "0HNC8090TG8GP" stopped. 2025-06-28 03:10:01.633 +03:00 [DBG] Connection id "0HNC8090TG8GQ" accepted. 2025-06-28 03:10:01.633 +03:00 [DBG] Connection id "0HNC8090TG8GQ" started. 2025-06-28 03:10:01.633 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:10:01.633 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:10:01.633 +03:00 [DBG] POST requests are not supported 2025-06-28 03:10:01.633 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:10:01.633 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 03:10:01.633 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:10:01.633 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:10:01.633 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:10:01.633 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:10:01.633 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:10:01.634 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:10:01.634 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 03:10:01.634 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:10:01.634 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:10:01.634 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 03:10:01.634 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:10:01.634 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 03:10:01.634 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:10:01.634 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:10:01.634 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:10:01.634 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:10:01.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:10:01.634 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:10:01.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:10:01.634 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:10:01.634 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:10:01.634 +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-28 03:10:01.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:10:01.634 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:10:01.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:10:01.634 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:10:01.634 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:10:01.634 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:10:01.634 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:10:01.634 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:10:01.634 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:10:01.634 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:10:01.634 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:10:01.634 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:10:01.634 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:10:01.634 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:10:01.634 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:10:01.634 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:10:01.634 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:10:01.634 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7595ms 2025-06-28 03:10:01.634 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:10:01.635 +03:00 [DBG] Connection id "0HNC8090TG8GQ" completed keep alive response. 2025-06-28 03:10:01.635 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3298ms 2025-06-28 03:10:01.635 +03:00 [DBG] Connection id "0HNC8090TG8GQ" received FIN. 2025-06-28 03:10:01.635 +03:00 [DBG] Connection id "0HNC8090TG8GQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:10:01.635 +03:00 [DBG] Connection id "0HNC8090TG8GQ" disconnecting. 2025-06-28 03:10:01.635 +03:00 [DBG] Connection id "0HNC8090TG8GQ" stopped. 2025-06-28 03:11:01.639 +03:00 [DBG] Connection id "0HNC8090TG8GR" accepted. 2025-06-28 03:11:01.639 +03:00 [DBG] Connection id "0HNC8090TG8GR" started. 2025-06-28 03:11:01.639 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:11:01.639 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:11:01.639 +03:00 [DBG] POST requests are not supported 2025-06-28 03:11:01.639 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:11:01.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-28 03:11:01.639 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:11:01.639 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:11:01.639 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:11:01.639 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:11:01.640 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:11:01.640 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:11:01.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-28 03:11:01.640 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:11:01.640 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:11:01.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-28 03:11:01.640 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:11:01.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-28 03:11:01.640 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:11:01.640 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:11:01.640 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:11:01.640 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:11:01.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:11:01.640 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:11:01.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:11:01.640 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:11:01.640 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:11:01.640 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1303ms. 2025-06-28 03:11:01.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:11:01.640 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:11:01.641 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:11:01.641 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:11:01.641 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:11:01.641 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:11:01.641 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:11:01.641 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:11:01.641 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:11:01.641 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:11:01.641 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:11:01.641 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:11:01.641 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:11:01.641 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:11:01.641 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:11:01.641 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:11:01.641 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:11:01.641 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1571ms 2025-06-28 03:11:01.641 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:11:01.641 +03:00 [DBG] Connection id "0HNC8090TG8GR" completed keep alive response. 2025-06-28 03:11:01.641 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0853ms 2025-06-28 03:11:01.641 +03:00 [DBG] Connection id "0HNC8090TG8GR" received FIN. 2025-06-28 03:11:01.641 +03:00 [DBG] Connection id "0HNC8090TG8GR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:11:01.642 +03:00 [DBG] Connection id "0HNC8090TG8GR" disconnecting. 2025-06-28 03:11:01.642 +03:00 [DBG] Connection id "0HNC8090TG8GR" stopped. 2025-06-28 03:12:01.639 +03:00 [DBG] Connection id "0HNC8090TG8GS" accepted. 2025-06-28 03:12:01.640 +03:00 [DBG] Connection id "0HNC8090TG8GS" started. 2025-06-28 03:12:01.640 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:12:01.640 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:12:01.640 +03:00 [DBG] POST requests are not supported 2025-06-28 03:12:01.640 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:12:01.640 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 03:12:01.640 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:12:01.640 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:12:01.640 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:12:01.640 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:12:01.640 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:12:01.640 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:12:01.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-28 03:12:01.640 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:12:01.640 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:12:01.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-28 03:12:01.640 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:12:01.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-28 03:12:01.641 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:12:01.641 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:12:01.641 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:12:01.641 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:12:01.641 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:12:01.641 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:12:01.641 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:12:01.641 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:12:01.641 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:12:01.641 +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-28 03:12:01.641 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:12:01.641 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:12:01.641 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:12:01.641 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:12:01.641 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:12:01.641 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:12:01.641 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:12:01.641 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:12:01.641 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:12:01.641 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:12:01.641 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:12:01.641 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:12:01.641 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:12:01.641 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:12:01.641 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:12:01.642 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:12:01.642 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:12:01.642 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.055ms 2025-06-28 03:12:01.642 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:12:01.642 +03:00 [DBG] Connection id "0HNC8090TG8GS" completed keep alive response. 2025-06-28 03:12:01.642 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9618ms 2025-06-28 03:12:01.642 +03:00 [DBG] Connection id "0HNC8090TG8GS" received FIN. 2025-06-28 03:12:01.642 +03:00 [DBG] Connection id "0HNC8090TG8GS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:12:01.642 +03:00 [DBG] Connection id "0HNC8090TG8GS" disconnecting. 2025-06-28 03:12:01.642 +03:00 [DBG] Connection id "0HNC8090TG8GS" stopped. 2025-06-28 03:13:01.627 +03:00 [DBG] Connection id "0HNC8090TG8GT" accepted. 2025-06-28 03:13:01.627 +03:00 [DBG] Connection id "0HNC8090TG8GT" started. 2025-06-28 03:13:01.628 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:13:01.628 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:13:01.628 +03:00 [DBG] POST requests are not supported 2025-06-28 03:13:01.628 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:13:01.628 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 03:13:01.628 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:13:01.628 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:13:01.628 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:13:01.628 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:13:01.628 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:13:01.628 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:13:01.628 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 03:13:01.628 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:13:01.628 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:13:01.628 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 03:13:01.628 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:13:01.628 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 03:13:01.628 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:13:01.628 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:13:01.628 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:13:01.628 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:13:01.628 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:13:01.628 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:13:01.628 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:13:01.628 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:13:01.628 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:13:01.629 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1339ms. 2025-06-28 03:13:01.629 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:13:01.629 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:13:01.629 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:13:01.629 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:13:01.629 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:13:01.629 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:13:01.629 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:13:01.629 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:13:01.629 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:13:01.629 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:13:01.629 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:13:01.629 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:13:01.629 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:13:01.629 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:13:01.629 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:13:01.629 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:13:01.629 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:13:01.629 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7019ms 2025-06-28 03:13:01.629 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:13:01.629 +03:00 [DBG] Connection id "0HNC8090TG8GT" completed keep alive response. 2025-06-28 03:13:01.629 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3891ms 2025-06-28 03:13:01.629 +03:00 [DBG] Connection id "0HNC8090TG8GT" received FIN. 2025-06-28 03:13:01.629 +03:00 [DBG] Connection id "0HNC8090TG8GT" disconnecting. 2025-06-28 03:13:01.629 +03:00 [DBG] Connection id "0HNC8090TG8GT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:13:01.630 +03:00 [DBG] Connection id "0HNC8090TG8GT" stopped. 2025-06-28 03:14:01.642 +03:00 [DBG] Connection id "0HNC8090TG8GU" accepted. 2025-06-28 03:14:01.642 +03:00 [DBG] Connection id "0HNC8090TG8GU" started. 2025-06-28 03:14:01.642 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:14:01.642 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:14:01.642 +03:00 [DBG] POST requests are not supported 2025-06-28 03:14:01.642 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:14:01.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-28 03:14:01.642 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:14:01.642 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:14:01.642 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:14:01.642 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:14:01.642 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:14:01.642 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:14:01.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-28 03:14:01.642 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:14:01.642 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:14:01.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-28 03:14:01.642 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:14:01.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-28 03:14:01.642 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:14:01.642 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:14:01.642 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:14:01.643 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:14:01.643 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:14:01.643 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:14:01.643 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:14:01.643 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:14:01.643 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:14:01.643 +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-28 03:14:01.643 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:14:01.643 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:14:01.643 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:14:01.643 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:14:01.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:14:01.643 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:14:01.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:14:01.643 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:14:01.643 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:14:01.643 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:14:01.643 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:14:01.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:14:01.643 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:14:01.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:14:01.643 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:14:01.643 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:14:01.643 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:14:01.643 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6127ms 2025-06-28 03:14:01.643 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:14:01.643 +03:00 [DBG] Connection id "0HNC8090TG8GU" completed keep alive response. 2025-06-28 03:14:01.643 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2685ms 2025-06-28 03:14:01.643 +03:00 [DBG] Connection id "0HNC8090TG8GU" received FIN. 2025-06-28 03:14:01.644 +03:00 [DBG] Connection id "0HNC8090TG8GU" disconnecting. 2025-06-28 03:14:01.644 +03:00 [DBG] Connection id "0HNC8090TG8GU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:14:01.645 +03:00 [DBG] Connection id "0HNC8090TG8GU" stopped. 2025-06-28 03:15:01.641 +03:00 [DBG] Connection id "0HNC8090TG8GV" accepted. 2025-06-28 03:15:01.641 +03:00 [DBG] Connection id "0HNC8090TG8GV" started. 2025-06-28 03:15:01.642 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:15:01.642 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:15:01.642 +03:00 [DBG] POST requests are not supported 2025-06-28 03:15:01.642 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:15:01.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-28 03:15:01.642 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:15:01.642 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:15:01.642 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:15:01.642 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:15:01.642 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:15:01.642 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:15:01.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-28 03:15:01.642 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:15:01.642 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:15:01.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-28 03:15:01.642 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:15:01.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-28 03:15:01.642 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:15:01.643 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:15:01.643 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:15:01.643 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:15:01.643 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:15:01.643 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:15:01.643 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:15:01.643 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:15:01.643 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:15:01.643 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.174ms. 2025-06-28 03:15:01.643 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:15:01.643 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:15:01.643 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:15:01.643 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:15:01.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:15:01.643 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:15:01.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:15:01.643 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:15:01.643 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:15:01.643 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:15:01.643 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:15:01.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:15:01.644 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:15:01.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:15:01.644 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:15:01.644 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:15:01.644 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:15:01.644 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1969ms 2025-06-28 03:15:01.644 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:15:01.644 +03:00 [DBG] Connection id "0HNC8090TG8GV" completed keep alive response. 2025-06-28 03:15:01.644 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2377ms 2025-06-28 03:15:01.644 +03:00 [DBG] Connection id "0HNC8090TG8GV" received FIN. 2025-06-28 03:15:01.644 +03:00 [DBG] Connection id "0HNC8090TG8GV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:15:01.644 +03:00 [DBG] Connection id "0HNC8090TG8GV" disconnecting. 2025-06-28 03:15:01.644 +03:00 [DBG] Connection id "0HNC8090TG8GV" stopped. 2025-06-28 03:16:01.649 +03:00 [DBG] Connection id "0HNC8090TG8H0" accepted. 2025-06-28 03:16:01.649 +03:00 [DBG] Connection id "0HNC8090TG8H0" started. 2025-06-28 03:16:01.650 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:16:01.650 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:16:01.650 +03:00 [DBG] POST requests are not supported 2025-06-28 03:16:01.650 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:16:01.650 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 03:16:01.650 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:16:01.650 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:16:01.650 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:16:01.650 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:16:01.650 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:16:01.650 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:16:01.650 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 03:16:01.650 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:16:01.650 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:16:01.650 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 03:16:01.650 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:16:01.650 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 03:16:01.650 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:16:01.650 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:16:01.650 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:16:01.650 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:16:01.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:16:01.650 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:16:01.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:16:01.650 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:16:01.650 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:16:01.650 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.136ms. 2025-06-28 03:16:01.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:16:01.650 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:16:01.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:16:01.651 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:16:01.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:16:01.651 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:16:01.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:16:01.651 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:16:01.651 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:16:01.651 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:16:01.651 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:16:01.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:16:01.651 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:16:01.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:16:01.651 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:16:01.651 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:16:01.651 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:16:01.651 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.692ms 2025-06-28 03:16:01.651 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:16:01.651 +03:00 [DBG] Connection id "0HNC8090TG8H0" completed keep alive response. 2025-06-28 03:16:01.651 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2774ms 2025-06-28 03:16:01.651 +03:00 [DBG] Connection id "0HNC8090TG8H0" received FIN. 2025-06-28 03:16:01.651 +03:00 [DBG] Connection id "0HNC8090TG8H0" disconnecting. 2025-06-28 03:16:01.651 +03:00 [DBG] Connection id "0HNC8090TG8H0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:16:01.652 +03:00 [DBG] Connection id "0HNC8090TG8H0" stopped. 2025-06-28 03:17:01.636 +03:00 [DBG] Connection id "0HNC8090TG8H1" accepted. 2025-06-28 03:17:01.636 +03:00 [DBG] Connection id "0HNC8090TG8H1" started. 2025-06-28 03:17:01.636 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:17:01.636 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:17:01.636 +03:00 [DBG] POST requests are not supported 2025-06-28 03:17:01.636 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:17:01.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-28 03:17:01.636 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:17:01.636 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:17:01.636 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:17:01.636 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:17:01.636 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:17:01.636 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:17:01.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-28 03:17:01.637 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:17:01.637 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:17:01.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-28 03:17:01.637 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:17:01.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-28 03:17:01.637 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:17:01.637 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:17:01.637 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:17:01.637 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:17:01.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:17:01.637 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:17:01.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:17:01.637 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:17:01.637 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:17:01.637 +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-28 03:17:01.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:17:01.637 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:17:01.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:17:01.638 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:17:01.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:17:01.638 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:17:01.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:17:01.638 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:17:01.638 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:17:01.638 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:17:01.638 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:17:01.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:17:01.638 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:17:01.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:17:01.638 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:17:01.638 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:17:01.638 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:17:01.638 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1918ms 2025-06-28 03:17:01.638 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:17:01.638 +03:00 [DBG] Connection id "0HNC8090TG8H1" completed keep alive response. 2025-06-28 03:17:01.638 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1442ms 2025-06-28 03:17:01.638 +03:00 [DBG] Connection id "0HNC8090TG8H1" received FIN. 2025-06-28 03:17:01.638 +03:00 [DBG] Connection id "0HNC8090TG8H1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:17:01.639 +03:00 [DBG] Connection id "0HNC8090TG8H1" disconnecting. 2025-06-28 03:17:01.639 +03:00 [DBG] Connection id "0HNC8090TG8H1" stopped. 2025-06-28 03:18:01.642 +03:00 [DBG] Connection id "0HNC8090TG8H2" accepted. 2025-06-28 03:18:01.642 +03:00 [DBG] Connection id "0HNC8090TG8H2" started. 2025-06-28 03:18:01.643 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:18:01.643 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:18:01.643 +03:00 [DBG] POST requests are not supported 2025-06-28 03:18:01.643 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:18:01.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-28 03:18:01.643 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:18:01.643 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:18:01.643 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:18:01.643 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:18:01.643 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:18:01.643 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:18:01.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-28 03:18:01.643 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:18:01.643 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:18:01.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-28 03:18:01.643 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:18:01.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-28 03:18:01.643 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:18:01.643 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:18:01.643 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:18:01.643 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:18:01.643 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:18:01.643 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:18:01.643 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:18:01.643 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:18:01.643 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:18:01.643 +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-28 03:18:01.643 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:18:01.643 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:18:01.643 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:18:01.643 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:18:01.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:18:01.643 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:18:01.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:18:01.644 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:18:01.644 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:18:01.644 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:18:01.644 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:18:01.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:18:01.644 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:18:01.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:18:01.644 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:18:01.644 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:18:01.644 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:18:01.644 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6199ms 2025-06-28 03:18:01.644 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:18:01.644 +03:00 [DBG] Connection id "0HNC8090TG8H2" completed keep alive response. 2025-06-28 03:18:01.644 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1318ms 2025-06-28 03:18:01.644 +03:00 [DBG] Connection id "0HNC8090TG8H2" received FIN. 2025-06-28 03:18:01.644 +03:00 [DBG] Connection id "0HNC8090TG8H2" disconnecting. 2025-06-28 03:18:01.644 +03:00 [DBG] Connection id "0HNC8090TG8H2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:18:01.649 +03:00 [DBG] Connection id "0HNC8090TG8H2" stopped. 2025-06-28 03:19:01.644 +03:00 [DBG] Connection id "0HNC8090TG8H3" accepted. 2025-06-28 03:19:01.644 +03:00 [DBG] Connection id "0HNC8090TG8H3" started. 2025-06-28 03:19:01.644 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:19:01.644 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:19:01.644 +03:00 [DBG] POST requests are not supported 2025-06-28 03:19:01.644 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:19:01.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-28 03:19:01.644 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:19:01.644 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:19:01.644 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:19:01.644 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:19:01.644 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:19:01.644 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:19:01.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-28 03:19:01.644 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:19:01.645 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:19:01.645 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 03:19:01.645 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:19:01.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-28 03:19:01.645 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:19:01.645 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:19:01.645 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:19:01.645 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:19:01.645 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:19:01.645 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:19:01.645 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:19:01.645 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:19:01.645 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:19:01.645 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1346ms. 2025-06-28 03:19:01.645 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:19:01.645 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:19:01.645 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:19:01.645 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:19:01.645 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:19:01.645 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:19:01.645 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:19:01.645 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:19:01.645 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:19:01.645 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:19:01.645 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:19:01.645 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:19:01.645 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:19:01.645 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:19:01.645 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:19:01.645 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:19:01.645 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:19:01.645 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8482ms 2025-06-28 03:19:01.646 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:19:01.646 +03:00 [DBG] Connection id "0HNC8090TG8H3" completed keep alive response. 2025-06-28 03:19:01.646 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5368ms 2025-06-28 03:19:01.646 +03:00 [DBG] Connection id "0HNC8090TG8H3" received FIN. 2025-06-28 03:19:01.646 +03:00 [DBG] Connection id "0HNC8090TG8H3" disconnecting. 2025-06-28 03:19:01.646 +03:00 [DBG] Connection id "0HNC8090TG8H3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:19:01.647 +03:00 [DBG] Connection id "0HNC8090TG8H3" stopped. 2025-06-28 03:20:01.635 +03:00 [DBG] Connection id "0HNC8090TG8H4" accepted. 2025-06-28 03:20:01.635 +03:00 [DBG] Connection id "0HNC8090TG8H4" started. 2025-06-28 03:20:01.635 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:20:01.636 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:20:01.636 +03:00 [DBG] POST requests are not supported 2025-06-28 03:20:01.636 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:20:01.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-28 03:20:01.636 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:20:01.636 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:20:01.636 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:20:01.636 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:20:01.636 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:20:01.636 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:20:01.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-28 03:20:01.636 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:20:01.636 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:20:01.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-28 03:20:01.636 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:20:01.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-28 03:20:01.636 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:20:01.636 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:20:01.636 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:20:01.636 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:20:01.636 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:20:01.636 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:20:01.636 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:20:01.636 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:20:01.636 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:20:01.637 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1615ms. 2025-06-28 03:20:01.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:20:01.637 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:20:01.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:20:01.637 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:20:01.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:20:01.637 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:20:01.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:20:01.637 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:20:01.637 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:20:01.637 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:20:01.637 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:20:01.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:20:01.637 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:20:01.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:20:01.637 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:20:01.637 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:20:01.637 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:20:01.637 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.933ms 2025-06-28 03:20:01.637 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:20:01.637 +03:00 [DBG] Connection id "0HNC8090TG8H4" completed keep alive response. 2025-06-28 03:20:01.637 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6668ms 2025-06-28 03:20:01.637 +03:00 [DBG] Connection id "0HNC8090TG8H4" received FIN. 2025-06-28 03:20:01.637 +03:00 [DBG] Connection id "0HNC8090TG8H4" disconnecting. 2025-06-28 03:20:01.637 +03:00 [DBG] Connection id "0HNC8090TG8H4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:20:01.639 +03:00 [DBG] Connection id "0HNC8090TG8H4" stopped. 2025-06-28 03:21:01.630 +03:00 [DBG] Connection id "0HNC8090TG8H5" accepted. 2025-06-28 03:21:01.630 +03:00 [DBG] Connection id "0HNC8090TG8H5" started. 2025-06-28 03:21:01.630 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:21:01.630 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:21:01.631 +03:00 [DBG] POST requests are not supported 2025-06-28 03:21:01.631 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:21:01.631 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 03:21:01.631 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:21:01.631 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:21:01.631 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:21:01.631 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:21:01.631 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:21:01.631 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:21:01.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-28 03:21:01.631 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:21:01.631 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:21:01.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-28 03:21:01.631 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:21:01.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-28 03:21:01.631 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:21:01.631 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:21:01.631 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:21:01.631 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:21:01.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:21:01.631 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:21:01.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:21:01.631 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:21:01.631 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:21:01.631 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1228ms. 2025-06-28 03:21:01.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:21:01.632 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:21:01.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:21:01.632 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:21:01.632 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:21:01.632 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:21:01.632 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:21:01.632 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:21:01.632 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:21:01.632 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:21:01.632 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:21:01.632 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:21:01.632 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:21:01.632 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:21:01.632 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:21:01.632 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:21:01.632 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:21:01.632 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6907ms 2025-06-28 03:21:01.632 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:21:01.632 +03:00 [DBG] Connection id "0HNC8090TG8H5" completed keep alive response. 2025-06-28 03:21:01.632 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4551ms 2025-06-28 03:21:01.632 +03:00 [DBG] Connection id "0HNC8090TG8H5" received FIN. 2025-06-28 03:21:01.632 +03:00 [DBG] Connection id "0HNC8090TG8H5" disconnecting. 2025-06-28 03:21:01.632 +03:00 [DBG] Connection id "0HNC8090TG8H5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:21:01.633 +03:00 [DBG] Connection id "0HNC8090TG8H5" stopped. 2025-06-28 03:22:01.634 +03:00 [DBG] Connection id "0HNC8090TG8H6" accepted. 2025-06-28 03:22:01.634 +03:00 [DBG] Connection id "0HNC8090TG8H6" started. 2025-06-28 03:22:01.634 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:22:01.634 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:22:01.634 +03:00 [DBG] POST requests are not supported 2025-06-28 03:22:01.634 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:22:01.634 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 03:22:01.634 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:22:01.634 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:22:01.634 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:22:01.634 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:22:01.634 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:22:01.634 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:22:01.634 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 03:22:01.634 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:22:01.634 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:22:01.634 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 03:22:01.634 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:22:01.634 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 03:22:01.634 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:22:01.634 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:22:01.634 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:22:01.634 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:22:01.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:22:01.635 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:22:01.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:22:01.635 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:22:01.635 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:22:01.635 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1358ms. 2025-06-28 03:22:01.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:22:01.635 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:22:01.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:22:01.635 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:22:01.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:22:01.635 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:22:01.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:22:01.635 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:22:01.635 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:22:01.635 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:22:01.635 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:22:01.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:22:01.635 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:22:01.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:22:01.635 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:22:01.635 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:22:01.635 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:22:01.635 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.938ms 2025-06-28 03:22:01.635 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:22:01.635 +03:00 [DBG] Connection id "0HNC8090TG8H6" completed keep alive response. 2025-06-28 03:22:01.635 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5961ms 2025-06-28 03:22:01.636 +03:00 [DBG] Connection id "0HNC8090TG8H6" received FIN. 2025-06-28 03:22:01.636 +03:00 [DBG] Connection id "0HNC8090TG8H6" disconnecting. 2025-06-28 03:22:01.636 +03:00 [DBG] Connection id "0HNC8090TG8H6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:22:01.637 +03:00 [DBG] Connection id "0HNC8090TG8H6" stopped. 2025-06-28 03:23:01.646 +03:00 [DBG] Connection id "0HNC8090TG8H7" accepted. 2025-06-28 03:23:01.646 +03:00 [DBG] Connection id "0HNC8090TG8H7" started. 2025-06-28 03:23:01.646 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:23:01.646 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:23:01.646 +03:00 [DBG] POST requests are not supported 2025-06-28 03:23:01.646 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:23:01.646 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 03:23:01.646 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:23:01.646 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:23:01.646 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:23:01.646 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:23:01.646 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:23:01.646 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:23:01.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-28 03:23:01.646 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:23:01.646 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:23:01.647 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 03:23:01.647 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:23:01.647 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 03:23:01.647 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:23:01.647 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:23:01.647 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:23:01.647 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:23:01.647 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:23:01.647 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:23:01.647 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:23:01.647 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:23:01.647 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:23:01.647 +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-28 03:23:01.647 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:23:01.647 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:23:01.647 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:23:01.647 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:23:01.647 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:23:01.647 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:23:01.647 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:23:01.647 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:23:01.647 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:23:01.647 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:23:01.647 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:23:01.647 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:23:01.647 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:23:01.647 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:23:01.647 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:23:01.647 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:23:01.647 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:23:01.647 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7004ms 2025-06-28 03:23:01.647 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:23:01.647 +03:00 [DBG] Connection id "0HNC8090TG8H7" completed keep alive response. 2025-06-28 03:23:01.647 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3092ms 2025-06-28 03:23:01.648 +03:00 [DBG] Connection id "0HNC8090TG8H7" received FIN. 2025-06-28 03:23:01.648 +03:00 [DBG] Connection id "0HNC8090TG8H7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:23:01.648 +03:00 [DBG] Connection id "0HNC8090TG8H7" disconnecting. 2025-06-28 03:23:01.648 +03:00 [DBG] Connection id "0HNC8090TG8H7" stopped. 2025-06-28 03:24:01.646 +03:00 [DBG] Connection id "0HNC8090TG8H8" accepted. 2025-06-28 03:24:01.647 +03:00 [DBG] Connection id "0HNC8090TG8H8" started. 2025-06-28 03:24:01.647 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:24:01.647 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:24:01.647 +03:00 [DBG] POST requests are not supported 2025-06-28 03:24:01.647 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:24:01.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-28 03:24:01.647 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:24:01.647 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:24:01.647 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:24:01.647 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:24:01.647 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:24:01.647 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:24:01.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-28 03:24:01.647 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:24:01.647 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:24:01.647 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 03:24:01.647 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:24:01.647 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 03:24:01.647 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:24:01.647 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:24:01.647 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:24:01.648 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:24:01.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:24:01.648 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:24:01.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:24:01.648 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:24:01.648 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:24:01.648 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1941ms. 2025-06-28 03:24:01.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:24:01.648 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:24:01.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:24:01.648 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:24:01.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:24:01.648 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:24:01.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:24:01.648 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:24:01.648 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:24:01.648 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:24:01.648 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:24:01.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:24:01.648 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:24:01.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:24:01.648 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:24:01.648 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:24:01.648 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:24:01.648 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9273ms 2025-06-28 03:24:01.648 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:24:01.648 +03:00 [DBG] Connection id "0HNC8090TG8H8" completed keep alive response. 2025-06-28 03:24:01.648 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5989ms 2025-06-28 03:24:01.649 +03:00 [DBG] Connection id "0HNC8090TG8H8" received FIN. 2025-06-28 03:24:01.649 +03:00 [DBG] Connection id "0HNC8090TG8H8" disconnecting. 2025-06-28 03:24:01.649 +03:00 [DBG] Connection id "0HNC8090TG8H8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:24:01.650 +03:00 [DBG] Connection id "0HNC8090TG8H8" stopped. 2025-06-28 03:25:01.637 +03:00 [DBG] Connection id "0HNC8090TG8H9" accepted. 2025-06-28 03:25:01.638 +03:00 [DBG] Connection id "0HNC8090TG8H9" started. 2025-06-28 03:25:01.638 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:25:01.638 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:25:01.638 +03:00 [DBG] POST requests are not supported 2025-06-28 03:25:01.638 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:25:01.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-28 03:25:01.638 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:25:01.638 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:25:01.638 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:25:01.638 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:25:01.638 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:25:01.638 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:25:01.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-28 03:25:01.638 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:25:01.638 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:25:01.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-28 03:25:01.638 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:25:01.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-28 03:25:01.639 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:25:01.639 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:25:01.639 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:25:01.639 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:25:01.639 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:25:01.639 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:25:01.639 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:25:01.639 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:25:01.639 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:25:01.639 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1392ms. 2025-06-28 03:25:01.639 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:25:01.639 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:25:01.639 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:25:01.639 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:25:01.639 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:25:01.639 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:25:01.639 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:25:01.639 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:25:01.639 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:25:01.639 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:25:01.640 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:25:01.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:25:01.640 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:25:01.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:25:01.640 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:25:01.640 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:25:01.640 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:25:01.640 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2125ms 2025-06-28 03:25:01.640 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:25:01.640 +03:00 [DBG] Connection id "0HNC8090TG8H9" completed keep alive response. 2025-06-28 03:25:01.640 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1084ms 2025-06-28 03:25:01.640 +03:00 [DBG] Connection id "0HNC8090TG8H9" received FIN. 2025-06-28 03:25:01.640 +03:00 [DBG] Connection id "0HNC8090TG8H9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:25:01.640 +03:00 [DBG] Connection id "0HNC8090TG8H9" disconnecting. 2025-06-28 03:25:01.640 +03:00 [DBG] Connection id "0HNC8090TG8H9" stopped. 2025-06-28 03:26:01.640 +03:00 [DBG] Connection id "0HNC8090TG8HA" accepted. 2025-06-28 03:26:01.640 +03:00 [DBG] Connection id "0HNC8090TG8HA" started. 2025-06-28 03:26:01.640 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:26:01.640 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:26:01.640 +03:00 [DBG] POST requests are not supported 2025-06-28 03:26:01.641 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:26:01.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-28 03:26:01.641 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:26:01.641 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:26:01.641 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:26:01.641 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:26:01.641 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:26:01.641 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:26:01.641 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 03:26:01.641 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:26:01.641 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:26:01.641 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 03:26:01.641 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:26:01.641 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 03:26:01.641 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:26:01.641 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:26:01.641 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:26:01.641 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:26:01.641 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:26:01.641 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:26:01.641 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:26:01.641 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:26:01.641 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:26:01.641 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.136ms. 2025-06-28 03:26:01.641 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:26:01.641 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:26:01.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:26:01.642 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:26:01.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:26:01.642 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:26:01.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:26:01.642 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:26:01.642 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:26:01.642 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:26:01.642 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:26:01.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:26:01.642 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:26:01.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:26:01.642 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:26:01.642 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:26:01.642 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:26:01.642 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.867ms 2025-06-28 03:26:01.642 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:26:01.642 +03:00 [DBG] Connection id "0HNC8090TG8HA" completed keep alive response. 2025-06-28 03:26:01.642 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5557ms 2025-06-28 03:26:01.642 +03:00 [DBG] Connection id "0HNC8090TG8HA" received FIN. 2025-06-28 03:26:01.642 +03:00 [DBG] Connection id "0HNC8090TG8HA" disconnecting. 2025-06-28 03:26:01.642 +03:00 [DBG] Connection id "0HNC8090TG8HA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:26:01.644 +03:00 [DBG] Connection id "0HNC8090TG8HA" stopped. 2025-06-28 03:27:01.637 +03:00 [DBG] Connection id "0HNC8090TG8HB" accepted. 2025-06-28 03:27:01.637 +03:00 [DBG] Connection id "0HNC8090TG8HB" started. 2025-06-28 03:27:01.637 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:27:01.637 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:27:01.637 +03:00 [DBG] POST requests are not supported 2025-06-28 03:27:01.637 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:27:01.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-28 03:27:01.637 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:27:01.637 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:27:01.638 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:27:01.638 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:27:01.638 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:27:01.638 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:27:01.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-28 03:27:01.638 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:27:01.638 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:27:01.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-28 03:27:01.638 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:27:01.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-28 03:27:01.638 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:27:01.638 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:27:01.638 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:27:01.638 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:27:01.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:27:01.638 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:27:01.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:27:01.638 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:27:01.638 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:27:01.638 +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-28 03:27:01.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:27:01.638 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:27:01.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:27:01.638 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:27:01.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:27:01.638 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:27:01.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:27:01.638 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:27:01.638 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:27:01.638 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:27:01.638 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:27:01.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:27:01.638 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:27:01.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:27:01.638 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:27:01.638 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:27:01.638 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:27:01.638 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7047ms 2025-06-28 03:27:01.639 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:27:01.639 +03:00 [DBG] Connection id "0HNC8090TG8HB" completed keep alive response. 2025-06-28 03:27:01.639 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2619ms 2025-06-28 03:27:01.639 +03:00 [DBG] Connection id "0HNC8090TG8HB" received FIN. 2025-06-28 03:27:01.639 +03:00 [DBG] Connection id "0HNC8090TG8HB" disconnecting. 2025-06-28 03:27:01.639 +03:00 [DBG] Connection id "0HNC8090TG8HB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:27:01.640 +03:00 [DBG] Connection id "0HNC8090TG8HB" stopped. 2025-06-28 03:28:01.642 +03:00 [DBG] Connection id "0HNC8090TG8HC" accepted. 2025-06-28 03:28:01.642 +03:00 [DBG] Connection id "0HNC8090TG8HC" started. 2025-06-28 03:28:01.642 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:28:01.642 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:28:01.642 +03:00 [DBG] POST requests are not supported 2025-06-28 03:28:01.642 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:28:01.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-28 03:28:01.642 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:28:01.642 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:28:01.643 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:28:01.643 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:28:01.643 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:28:01.643 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:28:01.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-28 03:28:01.643 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:28:01.643 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:28:01.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-28 03:28:01.643 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:28:01.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-28 03:28:01.643 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:28:01.643 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:28:01.643 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:28:01.643 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:28:01.643 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:28:01.643 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:28:01.643 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:28:01.643 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:28:01.643 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:28:01.643 +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-28 03:28:01.643 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:28:01.643 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:28:01.643 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:28:01.643 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:28:01.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:28:01.643 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:28:01.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:28:01.643 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:28:01.643 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:28:01.643 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:28:01.643 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:28:01.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:28:01.643 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:28:01.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:28:01.644 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:28:01.644 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:28:01.644 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:28:01.644 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7264ms 2025-06-28 03:28:01.644 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:28:01.644 +03:00 [DBG] Connection id "0HNC8090TG8HC" completed keep alive response. 2025-06-28 03:28:01.644 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4157ms 2025-06-28 03:28:01.644 +03:00 [DBG] Connection id "0HNC8090TG8HC" received FIN. 2025-06-28 03:28:01.644 +03:00 [DBG] Connection id "0HNC8090TG8HC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:28:01.644 +03:00 [DBG] Connection id "0HNC8090TG8HC" disconnecting. 2025-06-28 03:28:01.644 +03:00 [DBG] Connection id "0HNC8090TG8HC" stopped. 2025-06-28 03:29:01.639 +03:00 [DBG] Connection id "0HNC8090TG8HD" accepted. 2025-06-28 03:29:01.639 +03:00 [DBG] Connection id "0HNC8090TG8HD" started. 2025-06-28 03:29:01.639 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:29:01.639 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:29:01.640 +03:00 [DBG] POST requests are not supported 2025-06-28 03:29:01.640 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:29:01.640 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 03:29:01.640 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:29:01.640 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:29:01.640 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:29:01.640 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:29:01.640 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:29:01.640 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:29:01.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-28 03:29:01.640 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:29:01.640 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:29:01.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-28 03:29:01.640 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:29:01.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-28 03:29:01.640 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:29:01.640 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:29:01.640 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:29:01.640 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:29:01.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:29:01.640 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:29:01.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:29:01.640 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:29:01.640 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:29:01.640 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1444ms. 2025-06-28 03:29:01.641 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:29:01.641 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:29:01.641 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:29:01.641 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:29:01.641 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:29:01.641 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:29:01.641 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:29:01.641 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:29:01.641 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:29:01.641 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:29:01.641 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:29:01.641 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:29:01.641 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:29:01.641 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:29:01.641 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:29:01.641 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:29:01.641 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:29:01.641 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7647ms 2025-06-28 03:29:01.641 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:29:01.641 +03:00 [DBG] Connection id "0HNC8090TG8HD" completed keep alive response. 2025-06-28 03:29:01.641 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5744ms 2025-06-28 03:29:01.641 +03:00 [DBG] Connection id "0HNC8090TG8HD" received FIN. 2025-06-28 03:29:01.641 +03:00 [DBG] Connection id "0HNC8090TG8HD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:29:01.641 +03:00 [DBG] Connection id "0HNC8090TG8HD" disconnecting. 2025-06-28 03:29:01.641 +03:00 [DBG] Connection id "0HNC8090TG8HD" stopped. 2025-06-28 03:30:01.641 +03:00 [DBG] Connection id "0HNC8090TG8HE" accepted. 2025-06-28 03:30:01.641 +03:00 [DBG] Connection id "0HNC8090TG8HE" started. 2025-06-28 03:30:01.641 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:30:01.642 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:30:01.642 +03:00 [DBG] POST requests are not supported 2025-06-28 03:30:01.642 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:30:01.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-28 03:30:01.642 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:30:01.642 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:30:01.642 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:30:01.642 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:30:01.642 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:30:01.642 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:30:01.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-28 03:30:01.642 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:30:01.642 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:30:01.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-28 03:30:01.642 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:30:01.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-28 03:30:01.642 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:30:01.642 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:30:01.642 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:30:01.642 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:30:01.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:30:01.642 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:30:01.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:30:01.642 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:30:01.642 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:30:01.642 +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-28 03:30:01.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:30:01.642 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:30:01.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:30:01.642 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:30:01.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:30:01.642 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:30:01.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:30:01.642 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:30:01.642 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:30:01.642 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:30:01.643 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:30:01.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:30:01.643 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:30:01.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:30:01.643 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:30:01.643 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:30:01.643 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:30:01.643 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6369ms 2025-06-28 03:30:01.643 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:30:01.643 +03:00 [DBG] Connection id "0HNC8090TG8HE" completed keep alive response. 2025-06-28 03:30:01.643 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2334ms 2025-06-28 03:30:01.643 +03:00 [DBG] Connection id "0HNC8090TG8HE" received FIN. 2025-06-28 03:30:01.643 +03:00 [DBG] Connection id "0HNC8090TG8HE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:30:01.643 +03:00 [DBG] Connection id "0HNC8090TG8HE" disconnecting. 2025-06-28 03:30:01.643 +03:00 [DBG] Connection id "0HNC8090TG8HE" stopped. 2025-06-28 03:31:01.636 +03:00 [DBG] Connection id "0HNC8090TG8HF" accepted. 2025-06-28 03:31:01.636 +03:00 [DBG] Connection id "0HNC8090TG8HF" started. 2025-06-28 03:31:01.636 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:31:01.636 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:31:01.637 +03:00 [DBG] POST requests are not supported 2025-06-28 03:31:01.637 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:31:01.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-28 03:31:01.637 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:31:01.637 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:31:01.637 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:31:01.637 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:31:01.637 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:31:01.637 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:31:01.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-28 03:31:01.637 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:31:01.637 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:31:01.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-28 03:31:01.637 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:31:01.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-28 03:31:01.637 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:31:01.637 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:31:01.637 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:31:01.637 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:31:01.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:31:01.638 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:31:01.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:31:01.638 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:31:01.638 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:31:01.638 +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-28 03:31:01.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:31:01.638 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:31:01.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:31:01.638 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:31:01.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:31:01.638 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:31:01.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:31:01.638 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:31:01.638 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:31:01.638 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:31:01.638 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:31:01.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:31:01.638 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:31:01.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:31:01.638 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:31:01.638 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:31:01.638 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:31:01.639 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.195ms 2025-06-28 03:31:01.639 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:31:01.639 +03:00 [DBG] Connection id "0HNC8090TG8HF" completed keep alive response. 2025-06-28 03:31:01.639 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2215ms 2025-06-28 03:31:01.639 +03:00 [DBG] Connection id "0HNC8090TG8HF" received FIN. 2025-06-28 03:31:01.639 +03:00 [DBG] Connection id "0HNC8090TG8HF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:31:01.639 +03:00 [DBG] Connection id "0HNC8090TG8HF" disconnecting. 2025-06-28 03:31:01.639 +03:00 [DBG] Connection id "0HNC8090TG8HF" stopped. 2025-06-28 03:32:01.703 +03:00 [DBG] Connection id "0HNC8090TG8HG" accepted. 2025-06-28 03:32:01.703 +03:00 [DBG] Connection id "0HNC8090TG8HG" started. 2025-06-28 03:32:01.703 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:32:01.703 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:32:01.703 +03:00 [DBG] POST requests are not supported 2025-06-28 03:32:01.703 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:32:01.703 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 03:32:01.703 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:32:01.703 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:32:01.703 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:32:01.703 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:32:01.703 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:32:01.703 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:32:01.703 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 03:32:01.703 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:32:01.703 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:32:01.703 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 03:32:01.703 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:32:01.703 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 03:32:01.703 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:32:01.703 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:32:01.703 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:32:01.703 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:32:01.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:32:01.703 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:32:01.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:32:01.703 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:32:01.703 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:32:01.704 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1148ms. 2025-06-28 03:32:01.704 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:32:01.704 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:32:01.704 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:32:01.704 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:32:01.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:32:01.704 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:32:01.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:32:01.704 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:32:01.704 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:32:01.704 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:32:01.704 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:32:01.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:32:01.704 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:32:01.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:32:01.704 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:32:01.704 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:32:01.704 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:32:01.704 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6168ms 2025-06-28 03:32:01.704 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:32:01.704 +03:00 [DBG] Connection id "0HNC8090TG8HG" completed keep alive response. 2025-06-28 03:32:01.704 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2009ms 2025-06-28 03:32:01.704 +03:00 [DBG] Connection id "0HNC8090TG8HG" received FIN. 2025-06-28 03:32:01.704 +03:00 [DBG] Connection id "0HNC8090TG8HG" disconnecting. 2025-06-28 03:32:01.704 +03:00 [DBG] Connection id "0HNC8090TG8HG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:32:01.705 +03:00 [DBG] Connection id "0HNC8090TG8HG" stopped. 2025-06-28 03:33:01.638 +03:00 [DBG] Connection id "0HNC8090TG8HH" accepted. 2025-06-28 03:33:01.639 +03:00 [DBG] Connection id "0HNC8090TG8HH" started. 2025-06-28 03:33:01.639 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:33:01.639 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:33:01.639 +03:00 [DBG] POST requests are not supported 2025-06-28 03:33:01.639 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:33:01.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-28 03:33:01.639 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:33:01.639 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:33:01.639 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:33:01.639 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:33:01.639 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:33:01.639 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:33:01.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-28 03:33:01.639 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:33:01.639 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:33:01.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-28 03:33:01.639 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:33:01.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-28 03:33:01.639 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:33:01.639 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:33:01.640 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:33:01.640 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:33:01.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:33:01.640 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:33:01.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:33:01.640 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:33:01.640 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:33:01.640 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1822ms. 2025-06-28 03:33:01.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:33:01.640 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:33:01.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:33:01.640 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:33:01.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:33:01.640 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:33:01.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:33:01.640 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:33:01.640 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:33:01.640 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:33:01.640 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:33:01.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:33:01.641 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:33:01.641 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:33:01.641 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:33:01.641 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:33:01.641 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:33:01.641 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3073ms 2025-06-28 03:33:01.641 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:33:01.641 +03:00 [DBG] Connection id "0HNC8090TG8HH" completed keep alive response. 2025-06-28 03:33:01.641 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1508ms 2025-06-28 03:33:01.641 +03:00 [DBG] Connection id "0HNC8090TG8HH" received FIN. 2025-06-28 03:33:01.641 +03:00 [DBG] Connection id "0HNC8090TG8HH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:33:01.641 +03:00 [DBG] Connection id "0HNC8090TG8HH" disconnecting. 2025-06-28 03:33:01.642 +03:00 [DBG] Connection id "0HNC8090TG8HH" stopped. 2025-06-28 03:34:01.633 +03:00 [DBG] Connection id "0HNC8090TG8HI" accepted. 2025-06-28 03:34:01.633 +03:00 [DBG] Connection id "0HNC8090TG8HI" started. 2025-06-28 03:34:01.634 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:34:01.634 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:34:01.634 +03:00 [DBG] POST requests are not supported 2025-06-28 03:34:01.634 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:34:01.634 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 03:34:01.634 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:34:01.634 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:34:01.634 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:34:01.634 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:34:01.634 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:34:01.634 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:34:01.634 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 03:34:01.634 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:34:01.634 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:34:01.634 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 03:34:01.634 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:34:01.634 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 03:34:01.634 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:34:01.634 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:34:01.634 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:34:01.634 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:34:01.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:34:01.634 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:34:01.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:34:01.634 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:34:01.634 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:34:01.634 +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-28 03:34:01.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:34:01.634 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:34:01.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:34:01.634 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:34:01.634 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:34:01.634 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:34:01.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:34:01.635 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:34:01.635 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:34:01.635 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:34:01.635 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:34:01.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:34:01.635 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:34:01.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:34:01.635 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:34:01.635 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:34:01.635 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:34:01.635 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7468ms 2025-06-28 03:34:01.635 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:34:01.635 +03:00 [DBG] Connection id "0HNC8090TG8HI" completed keep alive response. 2025-06-28 03:34:01.635 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3257ms 2025-06-28 03:34:01.635 +03:00 [DBG] Connection id "0HNC8090TG8HI" received FIN. 2025-06-28 03:34:01.635 +03:00 [DBG] Connection id "0HNC8090TG8HI" disconnecting. 2025-06-28 03:34:01.635 +03:00 [DBG] Connection id "0HNC8090TG8HI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:34:01.636 +03:00 [DBG] Connection id "0HNC8090TG8HI" stopped. 2025-06-28 03:35:01.638 +03:00 [DBG] Connection id "0HNC8090TG8HJ" accepted. 2025-06-28 03:35:01.639 +03:00 [DBG] Connection id "0HNC8090TG8HJ" started. 2025-06-28 03:35:01.639 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:35:01.639 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:35:01.639 +03:00 [DBG] POST requests are not supported 2025-06-28 03:35:01.639 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:35:01.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-28 03:35:01.639 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:35:01.639 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:35:01.639 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:35:01.639 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:35:01.639 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:35:01.639 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:35:01.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-28 03:35:01.639 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:35:01.639 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:35:01.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-28 03:35:01.639 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:35:01.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-28 03:35:01.639 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:35:01.639 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:35:01.639 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:35:01.639 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:35:01.639 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:35:01.639 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:35:01.639 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:35:01.639 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:35:01.639 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:35:01.640 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1181ms. 2025-06-28 03:35:01.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:35:01.640 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:35:01.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:35:01.640 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:35:01.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:35:01.640 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:35:01.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:35:01.640 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:35:01.640 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:35:01.640 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:35:01.640 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:35:01.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:35:01.640 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:35:01.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:35:01.640 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:35:01.640 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:35:01.640 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:35:01.640 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7383ms 2025-06-28 03:35:01.640 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:35:01.640 +03:00 [DBG] Connection id "0HNC8090TG8HJ" completed keep alive response. 2025-06-28 03:35:01.640 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3575ms 2025-06-28 03:35:01.640 +03:00 [DBG] Connection id "0HNC8090TG8HJ" received FIN. 2025-06-28 03:35:01.641 +03:00 [DBG] Connection id "0HNC8090TG8HJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:35:01.641 +03:00 [DBG] Connection id "0HNC8090TG8HJ" disconnecting. 2025-06-28 03:35:01.641 +03:00 [DBG] Connection id "0HNC8090TG8HJ" stopped. 2025-06-28 03:36:01.647 +03:00 [DBG] Connection id "0HNC8090TG8HK" accepted. 2025-06-28 03:36:01.648 +03:00 [DBG] Connection id "0HNC8090TG8HK" started. 2025-06-28 03:36:01.648 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:36:01.648 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:36:01.648 +03:00 [DBG] POST requests are not supported 2025-06-28 03:36:01.648 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:36:01.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-28 03:36:01.648 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:36:01.648 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:36:01.648 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:36:01.648 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:36:01.648 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:36:01.648 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:36:01.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-28 03:36:01.648 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:36:01.648 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:36:01.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-28 03:36:01.648 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:36:01.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-28 03:36:01.648 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:36:01.648 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:36:01.648 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:36:01.649 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:36:01.649 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:36:01.649 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:36:01.649 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:36:01.649 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:36:01.649 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:36:01.649 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1254ms. 2025-06-28 03:36:01.649 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:36:01.649 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:36:01.649 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:36:01.649 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:36:01.649 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:36:01.649 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:36:01.649 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:36:01.649 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:36:01.649 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:36:01.649 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:36:01.649 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:36:01.649 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:36:01.649 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:36:01.649 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:36:01.649 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:36:01.649 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:36:01.649 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:36:01.649 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0905ms 2025-06-28 03:36:01.649 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:36:01.650 +03:00 [DBG] Connection id "0HNC8090TG8HK" completed keep alive response. 2025-06-28 03:36:01.650 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7786ms 2025-06-28 03:36:01.650 +03:00 [DBG] Connection id "0HNC8090TG8HK" received FIN. 2025-06-28 03:36:01.650 +03:00 [DBG] Connection id "0HNC8090TG8HK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:36:01.650 +03:00 [DBG] Connection id "0HNC8090TG8HK" disconnecting. 2025-06-28 03:36:01.650 +03:00 [DBG] Connection id "0HNC8090TG8HK" stopped. 2025-06-28 03:37:01.648 +03:00 [DBG] Connection id "0HNC8090TG8HL" accepted. 2025-06-28 03:37:01.648 +03:00 [DBG] Connection id "0HNC8090TG8HL" started. 2025-06-28 03:37:01.649 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:37:01.649 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:37:01.649 +03:00 [DBG] POST requests are not supported 2025-06-28 03:37:01.649 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:37:01.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-28 03:37:01.649 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:37:01.649 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:37:01.649 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:37:01.649 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:37:01.649 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:37:01.649 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:37:01.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-28 03:37:01.649 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:37:01.649 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:37:01.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-28 03:37:01.649 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:37:01.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-28 03:37:01.649 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:37:01.649 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:37:01.649 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:37:01.649 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:37:01.649 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:37:01.649 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:37:01.649 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:37:01.649 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:37:01.649 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:37:01.649 +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-28 03:37:01.649 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:37:01.650 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:37:01.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:37:01.650 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:37:01.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:37:01.650 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:37:01.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:37:01.650 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:37:01.650 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:37:01.650 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:37:01.650 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:37:01.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:37:01.650 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:37:01.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:37:01.650 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:37:01.650 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:37:01.650 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:37:01.650 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7623ms 2025-06-28 03:37:01.650 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:37:01.650 +03:00 [DBG] Connection id "0HNC8090TG8HL" completed keep alive response. 2025-06-28 03:37:01.650 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.422ms 2025-06-28 03:37:01.650 +03:00 [DBG] Connection id "0HNC8090TG8HL" received FIN. 2025-06-28 03:37:01.650 +03:00 [DBG] Connection id "0HNC8090TG8HL" disconnecting. 2025-06-28 03:37:01.650 +03:00 [DBG] Connection id "0HNC8090TG8HL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:37:01.651 +03:00 [DBG] Connection id "0HNC8090TG8HL" stopped. 2025-06-28 03:38:01.640 +03:00 [DBG] Connection id "0HNC8090TG8HM" accepted. 2025-06-28 03:38:01.641 +03:00 [DBG] Connection id "0HNC8090TG8HM" started. 2025-06-28 03:38:01.641 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:38:01.641 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:38:01.641 +03:00 [DBG] POST requests are not supported 2025-06-28 03:38:01.641 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:38:01.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-28 03:38:01.641 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:38:01.641 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:38:01.641 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:38:01.641 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:38:01.641 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:38:01.641 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:38:01.641 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 03:38:01.641 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:38:01.641 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:38:01.641 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 03:38:01.641 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:38:01.641 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 03:38:01.641 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:38:01.642 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:38:01.642 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:38:01.642 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:38:01.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:38:01.642 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:38:01.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:38:01.642 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:38:01.642 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:38:01.642 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1208ms. 2025-06-28 03:38:01.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:38:01.642 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:38:01.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:38:01.642 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:38:01.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:38:01.642 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:38:01.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:38:01.642 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:38:01.642 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:38:01.642 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:38:01.642 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:38:01.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:38:01.642 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:38:01.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:38:01.642 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:38:01.642 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:38:01.642 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:38:01.642 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7186ms 2025-06-28 03:38:01.642 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:38:01.642 +03:00 [DBG] Connection id "0HNC8090TG8HM" completed keep alive response. 2025-06-28 03:38:01.642 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4701ms 2025-06-28 03:38:01.642 +03:00 [DBG] Connection id "0HNC8090TG8HM" received FIN. 2025-06-28 03:38:01.643 +03:00 [DBG] Connection id "0HNC8090TG8HM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:38:01.643 +03:00 [DBG] Connection id "0HNC8090TG8HM" disconnecting. 2025-06-28 03:38:01.643 +03:00 [DBG] Connection id "0HNC8090TG8HM" stopped. 2025-06-28 03:39:01.648 +03:00 [DBG] Connection id "0HNC8090TG8HN" accepted. 2025-06-28 03:39:01.648 +03:00 [DBG] Connection id "0HNC8090TG8HN" started. 2025-06-28 03:39:01.648 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:39:01.648 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:39:01.648 +03:00 [DBG] POST requests are not supported 2025-06-28 03:39:01.648 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:39:01.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-28 03:39:01.649 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:39:01.649 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:39:01.649 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:39:01.649 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:39:01.649 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:39:01.649 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:39:01.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-28 03:39:01.649 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:39:01.649 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:39:01.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-28 03:39:01.649 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:39:01.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-28 03:39:01.649 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:39:01.649 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:39:01.649 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:39:01.649 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:39:01.649 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:39:01.649 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:39:01.649 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:39:01.649 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:39:01.649 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:39:01.650 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1366ms. 2025-06-28 03:39:01.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:39:01.650 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:39:01.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:39:01.650 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:39:01.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:39:01.650 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:39:01.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:39:01.650 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:39:01.650 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:39:01.650 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:39:01.650 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:39:01.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:39:01.650 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:39:01.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:39:01.650 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:39:01.650 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:39:01.650 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:39:01.650 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0773ms 2025-06-28 03:39:01.650 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:39:01.650 +03:00 [DBG] Connection id "0HNC8090TG8HN" completed keep alive response. 2025-06-28 03:39:01.650 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0611ms 2025-06-28 03:39:01.651 +03:00 [DBG] Connection id "0HNC8090TG8HN" received FIN. 2025-06-28 03:39:01.651 +03:00 [DBG] Connection id "0HNC8090TG8HN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:39:01.651 +03:00 [DBG] Connection id "0HNC8090TG8HN" disconnecting. 2025-06-28 03:39:01.651 +03:00 [DBG] Connection id "0HNC8090TG8HN" stopped. 2025-06-28 03:40:01.650 +03:00 [DBG] Connection id "0HNC8090TG8HO" accepted. 2025-06-28 03:40:01.651 +03:00 [DBG] Connection id "0HNC8090TG8HO" started. 2025-06-28 03:40:01.651 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:40:01.651 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:40:01.651 +03:00 [DBG] POST requests are not supported 2025-06-28 03:40:01.651 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:40:01.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-28 03:40:01.651 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:40:01.651 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:40:01.651 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:40:01.651 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:40:01.651 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:40:01.651 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:40:01.651 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 03:40:01.651 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:40:01.651 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:40:01.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-28 03:40:01.652 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:40:01.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-28 03:40:01.652 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:40:01.652 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:40:01.652 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:40:01.652 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:40:01.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:40:01.652 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:40:01.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:40:01.652 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:40:01.652 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:40:01.652 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.151ms. 2025-06-28 03:40:01.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:40:01.652 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:40:01.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:40:01.652 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:40:01.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:40:01.652 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:40:01.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:40:01.653 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:40:01.653 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:40:01.653 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:40:01.653 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:40:01.653 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:40:01.653 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:40:01.653 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:40:01.653 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:40:01.653 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:40:01.653 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:40:01.653 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2792ms 2025-06-28 03:40:01.653 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:40:01.653 +03:00 [DBG] Connection id "0HNC8090TG8HO" completed keep alive response. 2025-06-28 03:40:01.653 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3301ms 2025-06-28 03:40:01.653 +03:00 [DBG] Connection id "0HNC8090TG8HO" received FIN. 2025-06-28 03:40:01.653 +03:00 [DBG] Connection id "0HNC8090TG8HO" disconnecting. 2025-06-28 03:40:01.653 +03:00 [DBG] Connection id "0HNC8090TG8HO" stopped. 2025-06-28 03:40:01.653 +03:00 [DBG] Connection id "0HNC8090TG8HO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:41:01.651 +03:00 [DBG] Connection id "0HNC8090TG8HP" accepted. 2025-06-28 03:41:01.651 +03:00 [DBG] Connection id "0HNC8090TG8HP" started. 2025-06-28 03:41:01.651 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:41:01.651 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:41:01.651 +03:00 [DBG] POST requests are not supported 2025-06-28 03:41:01.651 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:41:01.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-28 03:41:01.651 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:41:01.651 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:41:01.651 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:41:01.652 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:41:01.652 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:41:01.652 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:41:01.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-28 03:41:01.652 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:41:01.652 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:41:01.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-28 03:41:01.652 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:41:01.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-28 03:41:01.652 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:41:01.652 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:41:01.652 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:41:01.652 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:41:01.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:41:01.652 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:41:01.653 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:41:01.653 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:41:01.653 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:41:01.653 +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-28 03:41:01.653 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:41:01.653 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:41:01.653 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:41:01.653 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:41:01.653 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:41:01.653 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:41:01.653 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:41:01.653 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:41:01.653 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:41:01.653 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:41:01.653 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:41:01.654 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:41:01.654 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:41:01.654 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:41:01.654 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:41:01.654 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:41:01.654 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:41:01.654 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7559ms 2025-06-28 03:41:01.654 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:41:01.654 +03:00 [DBG] Connection id "0HNC8090TG8HP" completed keep alive response. 2025-06-28 03:41:01.654 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.0089ms 2025-06-28 03:41:01.654 +03:00 [DBG] Connection id "0HNC8090TG8HP" received FIN. 2025-06-28 03:41:01.654 +03:00 [DBG] Connection id "0HNC8090TG8HP" disconnecting. 2025-06-28 03:41:01.654 +03:00 [DBG] Connection id "0HNC8090TG8HP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:41:01.656 +03:00 [DBG] Connection id "0HNC8090TG8HP" stopped. 2025-06-28 03:42:01.647 +03:00 [DBG] Connection id "0HNC8090TG8HQ" accepted. 2025-06-28 03:42:01.647 +03:00 [DBG] Connection id "0HNC8090TG8HQ" started. 2025-06-28 03:42:01.647 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:42:01.647 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:42:01.647 +03:00 [DBG] POST requests are not supported 2025-06-28 03:42:01.647 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:42:01.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-28 03:42:01.647 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:42:01.647 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:42:01.647 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:42:01.647 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:42:01.647 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:42:01.647 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:42:01.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-28 03:42:01.647 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:42:01.647 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:42:01.647 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 03:42:01.647 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:42:01.647 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 03:42:01.647 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:42:01.647 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:42:01.647 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:42:01.647 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:42:01.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:42:01.648 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:42:01.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:42:01.648 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:42:01.648 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:42:01.648 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1232ms. 2025-06-28 03:42:01.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:42:01.648 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:42:01.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:42:01.648 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:42:01.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:42:01.648 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:42:01.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:42:01.648 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:42:01.648 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:42:01.648 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:42:01.648 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:42:01.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:42:01.648 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:42:01.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:42:01.648 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:42:01.648 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:42:01.648 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:42:01.648 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.763ms 2025-06-28 03:42:01.648 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:42:01.648 +03:00 [DBG] Connection id "0HNC8090TG8HQ" completed keep alive response. 2025-06-28 03:42:01.648 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3666ms 2025-06-28 03:42:01.648 +03:00 [DBG] Connection id "0HNC8090TG8HQ" received FIN. 2025-06-28 03:42:01.649 +03:00 [DBG] Connection id "0HNC8090TG8HQ" disconnecting. 2025-06-28 03:42:01.649 +03:00 [DBG] Connection id "0HNC8090TG8HQ" stopped. 2025-06-28 03:42:01.649 +03:00 [DBG] Connection id "0HNC8090TG8HQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:43:01.647 +03:00 [DBG] Connection id "0HNC8090TG8HR" accepted. 2025-06-28 03:43:01.647 +03:00 [DBG] Connection id "0HNC8090TG8HR" started. 2025-06-28 03:43:01.648 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:43:01.648 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:43:01.648 +03:00 [DBG] POST requests are not supported 2025-06-28 03:43:01.648 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:43:01.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-28 03:43:01.648 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:43:01.648 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:43:01.648 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:43:01.648 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:43:01.648 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:43:01.648 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:43:01.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-28 03:43:01.648 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:43:01.648 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:43:01.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-28 03:43:01.648 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:43:01.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-28 03:43:01.648 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:43:01.648 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:43:01.648 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:43:01.648 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:43:01.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:43:01.648 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:43:01.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:43:01.648 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:43:01.648 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:43:01.648 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.112ms. 2025-06-28 03:43:01.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:43:01.648 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:43:01.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:43:01.648 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:43:01.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:43:01.648 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:43:01.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:43:01.648 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:43:01.649 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:43:01.649 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:43:01.649 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:43:01.649 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:43:01.649 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:43:01.649 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:43:01.649 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:43:01.649 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:43:01.649 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:43:01.649 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7044ms 2025-06-28 03:43:01.649 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:43:01.649 +03:00 [DBG] Connection id "0HNC8090TG8HR" completed keep alive response. 2025-06-28 03:43:01.649 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2674ms 2025-06-28 03:43:01.649 +03:00 [DBG] Connection id "0HNC8090TG8HR" received FIN. 2025-06-28 03:43:01.649 +03:00 [DBG] Connection id "0HNC8090TG8HR" disconnecting. 2025-06-28 03:43:01.649 +03:00 [DBG] Connection id "0HNC8090TG8HR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:43:01.650 +03:00 [DBG] Connection id "0HNC8090TG8HR" stopped. 2025-06-28 03:44:01.650 +03:00 [DBG] Connection id "0HNC8090TG8HS" accepted. 2025-06-28 03:44:01.650 +03:00 [DBG] Connection id "0HNC8090TG8HS" started. 2025-06-28 03:44:01.650 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:44:01.650 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:44:01.650 +03:00 [DBG] POST requests are not supported 2025-06-28 03:44:01.650 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:44:01.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-28 03:44:01.651 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:44:01.651 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:44:01.651 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:44:01.651 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:44:01.651 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:44:01.651 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:44:01.651 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 03:44:01.651 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:44:01.651 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:44:01.651 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 03:44:01.651 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:44:01.651 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 03:44:01.651 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:44:01.651 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:44:01.651 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:44:01.651 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:44:01.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:44:01.651 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:44:01.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:44:01.651 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:44:01.652 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:44:01.652 +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-28 03:44:01.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:44:01.652 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:44:01.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:44:01.652 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:44:01.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:44:01.652 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:44:01.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:44:01.652 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:44:01.652 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:44:01.652 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:44:01.652 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:44:01.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:44:01.652 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:44:01.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:44:01.653 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:44:01.654 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:44:01.654 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:44:01.654 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.5616ms 2025-06-28 03:44:01.654 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:44:01.654 +03:00 [DBG] Connection id "0HNC8090TG8HS" completed keep alive response. 2025-06-28 03:44:01.654 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.5265ms 2025-06-28 03:44:01.654 +03:00 [DBG] Connection id "0HNC8090TG8HS" received FIN. 2025-06-28 03:44:01.654 +03:00 [DBG] Connection id "0HNC8090TG8HS" disconnecting. 2025-06-28 03:44:01.654 +03:00 [DBG] Connection id "0HNC8090TG8HS" stopped. 2025-06-28 03:44:01.654 +03:00 [DBG] Connection id "0HNC8090TG8HS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:45:01.651 +03:00 [DBG] Connection id "0HNC8090TG8HT" accepted. 2025-06-28 03:45:01.651 +03:00 [DBG] Connection id "0HNC8090TG8HT" started. 2025-06-28 03:45:01.651 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:45:01.651 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:45:01.651 +03:00 [DBG] POST requests are not supported 2025-06-28 03:45:01.651 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:45:01.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-28 03:45:01.651 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:45:01.651 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:45:01.651 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:45:01.651 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:45:01.651 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:45:01.651 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:45:01.651 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 03:45:01.652 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:45:01.652 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:45:01.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-28 03:45:01.652 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:45:01.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-28 03:45:01.652 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:45:01.652 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:45:01.652 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:45:01.652 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:45:01.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:45:01.652 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:45:01.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:45:01.652 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:45:01.652 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:45:01.652 +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-28 03:45:01.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:45:01.652 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:45:01.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:45:01.652 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:45:01.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:45:01.652 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:45:01.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:45:01.653 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:45:01.653 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:45:01.653 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:45:01.653 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:45:01.653 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:45:01.653 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:45:01.653 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:45:01.653 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:45:01.653 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:45:01.653 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:45:01.653 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1503ms 2025-06-28 03:45:01.653 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:45:01.653 +03:00 [DBG] Connection id "0HNC8090TG8HT" completed keep alive response. 2025-06-28 03:45:01.653 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0832ms 2025-06-28 03:45:01.653 +03:00 [DBG] Connection id "0HNC8090TG8HT" received FIN. 2025-06-28 03:45:01.653 +03:00 [DBG] Connection id "0HNC8090TG8HT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:45:01.653 +03:00 [DBG] Connection id "0HNC8090TG8HT" disconnecting. 2025-06-28 03:45:01.654 +03:00 [DBG] Connection id "0HNC8090TG8HT" stopped. 2025-06-28 03:46:01.647 +03:00 [DBG] Connection id "0HNC8090TG8HU" accepted. 2025-06-28 03:46:01.647 +03:00 [DBG] Connection id "0HNC8090TG8HU" started. 2025-06-28 03:46:01.647 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:46:01.647 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:46:01.647 +03:00 [DBG] POST requests are not supported 2025-06-28 03:46:01.647 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:46:01.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-28 03:46:01.647 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:46:01.647 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:46:01.647 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:46:01.647 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:46:01.647 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:46:01.648 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:46:01.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-28 03:46:01.648 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:46:01.648 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:46:01.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-28 03:46:01.648 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:46:01.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-28 03:46:01.648 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:46:01.648 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:46:01.648 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:46:01.648 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:46:01.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:46:01.648 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:46:01.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:46:01.648 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:46:01.648 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:46:01.648 +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-28 03:46:01.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:46:01.648 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:46:01.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:46:01.648 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:46:01.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:46:01.648 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:46:01.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:46:01.648 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:46:01.648 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:46:01.648 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:46:01.648 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:46:01.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:46:01.648 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:46:01.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:46:01.648 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:46:01.648 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:46:01.648 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:46:01.648 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6591ms 2025-06-28 03:46:01.648 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:46:01.648 +03:00 [DBG] Connection id "0HNC8090TG8HU" completed keep alive response. 2025-06-28 03:46:01.648 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2568ms 2025-06-28 03:46:01.649 +03:00 [DBG] Connection id "0HNC8090TG8HU" received FIN. 2025-06-28 03:46:01.649 +03:00 [DBG] Connection id "0HNC8090TG8HU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:46:01.649 +03:00 [DBG] Connection id "0HNC8090TG8HU" disconnecting. 2025-06-28 03:46:01.649 +03:00 [DBG] Connection id "0HNC8090TG8HU" stopped. 2025-06-28 03:47:01.643 +03:00 [DBG] Connection id "0HNC8090TG8HV" accepted. 2025-06-28 03:47:01.643 +03:00 [DBG] Connection id "0HNC8090TG8HV" started. 2025-06-28 03:47:01.643 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:47:01.643 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:47:01.643 +03:00 [DBG] POST requests are not supported 2025-06-28 03:47:01.643 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:47:01.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-28 03:47:01.643 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:47:01.643 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:47:01.643 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:47:01.643 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:47:01.643 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:47:01.644 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:47:01.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-28 03:47:01.644 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:47:01.644 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:47:01.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-28 03:47:01.644 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:47:01.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-28 03:47:01.644 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:47:01.644 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:47:01.644 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:47:01.644 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:47:01.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:47:01.644 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:47:01.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:47:01.644 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:47:01.644 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:47:01.645 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1516ms. 2025-06-28 03:47:01.645 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:47:01.645 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:47:01.645 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:47:01.645 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:47:01.645 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:47:01.645 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:47:01.645 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:47:01.645 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:47:01.645 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:47:01.645 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:47:01.645 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:47:01.645 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:47:01.645 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:47:01.645 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:47:01.645 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:47:01.645 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:47:01.645 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:47:01.645 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2826ms 2025-06-28 03:47:01.645 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:47:01.645 +03:00 [DBG] Connection id "0HNC8090TG8HV" completed keep alive response. 2025-06-28 03:47:01.645 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4198ms 2025-06-28 03:47:01.646 +03:00 [DBG] Connection id "0HNC8090TG8HV" received FIN. 2025-06-28 03:47:01.646 +03:00 [DBG] Connection id "0HNC8090TG8HV" disconnecting. 2025-06-28 03:47:01.646 +03:00 [DBG] Connection id "0HNC8090TG8HV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:47:01.647 +03:00 [DBG] Connection id "0HNC8090TG8HV" stopped. 2025-06-28 03:48:01.651 +03:00 [DBG] Connection id "0HNC8090TG8I0" accepted. 2025-06-28 03:48:01.651 +03:00 [DBG] Connection id "0HNC8090TG8I0" started. 2025-06-28 03:48:01.651 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:48:01.651 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:48:01.651 +03:00 [DBG] POST requests are not supported 2025-06-28 03:48:01.651 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:48:01.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-28 03:48:01.651 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:48:01.651 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:48:01.651 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:48:01.651 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:48:01.651 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:48:01.651 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:48:01.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-28 03:48:01.652 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:48:01.652 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:48:01.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-28 03:48:01.652 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:48:01.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-28 03:48:01.652 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:48:01.652 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:48:01.652 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:48:01.652 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:48:01.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:48:01.652 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:48:01.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:48:01.652 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:48:01.652 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:48:01.652 +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-28 03:48:01.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:48:01.652 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:48:01.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:48:01.652 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:48:01.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:48:01.652 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:48:01.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:48:01.652 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:48:01.652 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:48:01.652 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:48:01.652 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:48:01.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:48:01.652 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:48:01.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:48:01.652 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:48:01.652 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:48:01.652 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:48:01.652 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6236ms 2025-06-28 03:48:01.652 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:48:01.652 +03:00 [DBG] Connection id "0HNC8090TG8I0" completed keep alive response. 2025-06-28 03:48:01.652 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2082ms 2025-06-28 03:48:01.653 +03:00 [DBG] Connection id "0HNC8090TG8I0" received FIN. 2025-06-28 03:48:01.653 +03:00 [DBG] Connection id "0HNC8090TG8I0" disconnecting. 2025-06-28 03:48:01.653 +03:00 [DBG] Connection id "0HNC8090TG8I0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:48:01.654 +03:00 [DBG] Connection id "0HNC8090TG8I0" stopped. 2025-06-28 03:49:01.638 +03:00 [DBG] Connection id "0HNC8090TG8I1" accepted. 2025-06-28 03:49:01.639 +03:00 [DBG] Connection id "0HNC8090TG8I1" started. 2025-06-28 03:49:01.639 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:49:01.639 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:49:01.639 +03:00 [DBG] POST requests are not supported 2025-06-28 03:49:01.639 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:49:01.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-28 03:49:01.639 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:49:01.639 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:49:01.639 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:49:01.639 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:49:01.639 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:49:01.639 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:49:01.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-28 03:49:01.639 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:49:01.639 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:49:01.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-28 03:49:01.639 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:49:01.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-28 03:49:01.639 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:49:01.639 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:49:01.639 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:49:01.639 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:49:01.639 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:49:01.639 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:49:01.639 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:49:01.639 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:49:01.640 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:49:01.640 +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-28 03:49:01.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:49:01.640 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:49:01.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:49:01.640 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:49:01.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:49:01.640 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:49:01.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:49:01.640 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:49:01.640 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:49:01.640 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:49:01.640 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:49:01.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:49:01.640 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:49:01.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:49:01.640 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:49:01.640 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:49:01.640 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:49:01.640 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7401ms 2025-06-28 03:49:01.640 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:49:01.640 +03:00 [DBG] Connection id "0HNC8090TG8I1" completed keep alive response. 2025-06-28 03:49:01.640 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3544ms 2025-06-28 03:49:01.640 +03:00 [DBG] Connection id "0HNC8090TG8I1" received FIN. 2025-06-28 03:49:01.640 +03:00 [DBG] Connection id "0HNC8090TG8I1" disconnecting. 2025-06-28 03:49:01.640 +03:00 [DBG] Connection id "0HNC8090TG8I1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:49:01.642 +03:00 [DBG] Connection id "0HNC8090TG8I1" stopped. 2025-06-28 03:50:01.648 +03:00 [DBG] Connection id "0HNC8090TG8I2" accepted. 2025-06-28 03:50:01.648 +03:00 [DBG] Connection id "0HNC8090TG8I2" started. 2025-06-28 03:50:01.649 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:50:01.649 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:50:01.649 +03:00 [DBG] POST requests are not supported 2025-06-28 03:50:01.649 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:50:01.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-28 03:50:01.649 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:50:01.649 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:50:01.649 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:50:01.649 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:50:01.649 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:50:01.649 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:50:01.650 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 03:50:01.650 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:50:01.650 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:50:01.650 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 03:50:01.650 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:50:01.650 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 03:50:01.650 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:50:01.650 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:50:01.650 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:50:01.650 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:50:01.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:50:01.650 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:50:01.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:50:01.651 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:50:01.651 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:50:01.651 +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-28 03:50:01.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:50:01.651 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:50:01.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:50:01.651 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:50:01.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:50:01.651 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:50:01.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:50:01.651 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:50:01.651 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:50:01.651 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:50:01.651 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:50:01.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:50:01.651 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:50:01.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:50:01.651 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:50:01.651 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:50:01.651 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:50:01.651 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5624ms 2025-06-28 03:50:01.651 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:50:01.651 +03:00 [DBG] Connection id "0HNC8090TG8I2" completed keep alive response. 2025-06-28 03:50:01.651 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2683ms 2025-06-28 03:50:01.662 +03:00 [DBG] Connection id "0HNC8090TG8I2" received FIN. 2025-06-28 03:50:01.662 +03:00 [DBG] Connection id "0HNC8090TG8I2" disconnecting. 2025-06-28 03:50:01.662 +03:00 [DBG] Connection id "0HNC8090TG8I2" stopped. 2025-06-28 03:50:01.662 +03:00 [DBG] Connection id "0HNC8090TG8I2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:51:01.650 +03:00 [DBG] Connection id "0HNC8090TG8I3" accepted. 2025-06-28 03:51:01.650 +03:00 [DBG] Connection id "0HNC8090TG8I3" started. 2025-06-28 03:51:01.650 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:51:01.650 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:51:01.650 +03:00 [DBG] POST requests are not supported 2025-06-28 03:51:01.650 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:51:01.650 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 03:51:01.650 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:51:01.650 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:51:01.650 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:51:01.651 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:51:01.651 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:51:01.651 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:51:01.651 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 03:51:01.651 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:51:01.651 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:51:01.651 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 03:51:01.651 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:51:01.651 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 03:51:01.651 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:51:01.651 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:51:01.651 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:51:01.651 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:51:01.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:51:01.651 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:51:01.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:51:01.651 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:51:01.651 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:51:01.651 +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-28 03:51:01.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:51:01.651 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:51:01.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:51:01.651 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:51:01.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:51:01.651 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:51:01.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:51:01.651 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:51:01.651 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:51:01.651 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:51:01.651 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:51:01.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:51:01.651 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:51:01.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:51:01.652 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:51:01.652 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:51:01.652 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:51:01.652 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7648ms 2025-06-28 03:51:01.652 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:51:01.652 +03:00 [DBG] Connection id "0HNC8090TG8I3" completed keep alive response. 2025-06-28 03:51:01.652 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4039ms 2025-06-28 03:51:01.652 +03:00 [DBG] Connection id "0HNC8090TG8I3" received FIN. 2025-06-28 03:51:01.652 +03:00 [DBG] Connection id "0HNC8090TG8I3" disconnecting. 2025-06-28 03:51:01.652 +03:00 [DBG] Connection id "0HNC8090TG8I3" stopped. 2025-06-28 03:51:01.652 +03:00 [DBG] Connection id "0HNC8090TG8I3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:52:01.649 +03:00 [DBG] Connection id "0HNC8090TG8I4" accepted. 2025-06-28 03:52:01.650 +03:00 [DBG] Connection id "0HNC8090TG8I4" started. 2025-06-28 03:52:01.650 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:52:01.650 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:52:01.650 +03:00 [DBG] POST requests are not supported 2025-06-28 03:52:01.650 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:52:01.650 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 03:52:01.650 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:52:01.650 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:52:01.650 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:52:01.650 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:52:01.650 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:52:01.650 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:52:01.650 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 03:52:01.650 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:52:01.650 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:52:01.651 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 03:52:01.651 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:52:01.651 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 03:52:01.651 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:52:01.651 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:52:01.651 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:52:01.651 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:52:01.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:52:01.651 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:52:01.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:52:01.651 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:52:01.651 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:52:01.651 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2104ms. 2025-06-28 03:52:01.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:52:01.651 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:52:01.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:52:01.651 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:52:01.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:52:01.651 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:52:01.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:52:01.651 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:52:01.652 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:52:01.652 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:52:01.652 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:52:01.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:52:01.652 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:52:01.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:52:01.652 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:52:01.652 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:52:01.652 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:52:01.652 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2473ms 2025-06-28 03:52:01.652 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:52:01.652 +03:00 [DBG] Connection id "0HNC8090TG8I4" completed keep alive response. 2025-06-28 03:52:01.652 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3539ms 2025-06-28 03:52:01.652 +03:00 [DBG] Connection id "0HNC8090TG8I4" received FIN. 2025-06-28 03:52:01.652 +03:00 [DBG] Connection id "0HNC8090TG8I4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:52:01.652 +03:00 [DBG] Connection id "0HNC8090TG8I4" disconnecting. 2025-06-28 03:52:01.653 +03:00 [DBG] Connection id "0HNC8090TG8I4" stopped. 2025-06-28 03:53:01.646 +03:00 [DBG] Connection id "0HNC8090TG8I5" accepted. 2025-06-28 03:53:01.646 +03:00 [DBG] Connection id "0HNC8090TG8I5" started. 2025-06-28 03:53:01.646 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:53:01.647 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:53:01.647 +03:00 [DBG] POST requests are not supported 2025-06-28 03:53:01.647 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:53:01.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-28 03:53:01.647 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:53:01.647 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:53:01.647 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:53:01.647 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:53:01.647 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:53:01.647 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:53:01.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-28 03:53:01.647 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:53:01.647 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:53:01.647 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 03:53:01.647 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:53:01.647 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 03:53:01.647 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:53:01.647 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:53:01.647 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:53:01.647 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:53:01.647 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:53:01.647 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:53:01.647 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:53:01.647 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:53:01.647 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:53:01.647 +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-28 03:53:01.647 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:53:01.647 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:53:01.647 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:53:01.647 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:53:01.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:53:01.648 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:53:01.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:53:01.648 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:53:01.648 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:53:01.648 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:53:01.648 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:53:01.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:53:01.648 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:53:01.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:53:01.648 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:53:01.648 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:53:01.648 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:53:01.648 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6875ms 2025-06-28 03:53:01.648 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:53:01.648 +03:00 [DBG] Connection id "0HNC8090TG8I5" completed keep alive response. 2025-06-28 03:53:01.648 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3642ms 2025-06-28 03:53:01.648 +03:00 [DBG] Connection id "0HNC8090TG8I5" received FIN. 2025-06-28 03:53:01.648 +03:00 [DBG] Connection id "0HNC8090TG8I5" disconnecting. 2025-06-28 03:53:01.648 +03:00 [DBG] Connection id "0HNC8090TG8I5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:53:01.649 +03:00 [DBG] Connection id "0HNC8090TG8I5" stopped. 2025-06-28 03:54:01.652 +03:00 [DBG] Connection id "0HNC8090TG8I6" accepted. 2025-06-28 03:54:01.652 +03:00 [DBG] Connection id "0HNC8090TG8I6" started. 2025-06-28 03:54:01.652 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:54:01.652 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:54:01.652 +03:00 [DBG] POST requests are not supported 2025-06-28 03:54:01.652 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:54:01.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-28 03:54:01.652 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:54:01.652 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:54:01.652 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:54:01.652 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:54:01.652 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:54:01.652 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:54:01.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-28 03:54:01.652 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:54:01.653 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:54:01.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-28 03:54:01.653 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:54:01.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-28 03:54:01.653 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:54:01.653 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:54:01.653 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:54:01.653 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:54:01.653 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:54:01.653 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:54:01.653 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:54:01.653 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:54:01.653 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:54:01.653 +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-28 03:54:01.653 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:54:01.653 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:54:01.653 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:54:01.653 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:54:01.653 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:54:01.653 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:54:01.653 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:54:01.653 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:54:01.653 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:54:01.653 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:54:01.653 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:54:01.653 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:54:01.653 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:54:01.653 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:54:01.653 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:54:01.653 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:54:01.653 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:54:01.653 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7518ms 2025-06-28 03:54:01.653 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:54:01.653 +03:00 [DBG] Connection id "0HNC8090TG8I6" completed keep alive response. 2025-06-28 03:54:01.653 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3981ms 2025-06-28 03:54:01.654 +03:00 [DBG] Connection id "0HNC8090TG8I6" received FIN. 2025-06-28 03:54:01.654 +03:00 [DBG] Connection id "0HNC8090TG8I6" disconnecting. 2025-06-28 03:54:01.654 +03:00 [DBG] Connection id "0HNC8090TG8I6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:54:01.655 +03:00 [DBG] Connection id "0HNC8090TG8I6" stopped. 2025-06-28 03:55:01.650 +03:00 [DBG] Connection id "0HNC8090TG8I7" accepted. 2025-06-28 03:55:01.650 +03:00 [DBG] Connection id "0HNC8090TG8I7" started. 2025-06-28 03:55:01.650 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:55:01.650 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:55:01.650 +03:00 [DBG] POST requests are not supported 2025-06-28 03:55:01.650 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:55:01.650 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 03:55:01.651 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:55:01.651 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:55:01.651 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:55:01.651 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:55:01.651 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:55:01.651 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:55:01.651 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 03:55:01.651 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:55:01.651 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:55:01.651 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 03:55:01.651 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:55:01.651 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 03:55:01.651 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:55:01.651 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:55:01.651 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:55:01.651 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:55:01.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:55:01.651 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:55:01.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:55:01.651 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:55:01.651 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:55:01.652 +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-28 03:55:01.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:55:01.652 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:55:01.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:55:01.652 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:55:01.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:55:01.652 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:55:01.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:55:01.652 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:55:01.652 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:55:01.652 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:55:01.652 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:55:01.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:55:01.652 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:55:01.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:55:01.652 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:55:01.652 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:55:01.652 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:55:01.652 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0086ms 2025-06-28 03:55:01.652 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:55:01.652 +03:00 [DBG] Connection id "0HNC8090TG8I7" completed keep alive response. 2025-06-28 03:55:01.652 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8604ms 2025-06-28 03:55:01.652 +03:00 [DBG] Connection id "0HNC8090TG8I7" received FIN. 2025-06-28 03:55:01.652 +03:00 [DBG] Connection id "0HNC8090TG8I7" disconnecting. 2025-06-28 03:55:01.652 +03:00 [DBG] Connection id "0HNC8090TG8I7" stopped. 2025-06-28 03:55:01.652 +03:00 [DBG] Connection id "0HNC8090TG8I7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:56:01.644 +03:00 [DBG] Connection id "0HNC8090TG8I8" accepted. 2025-06-28 03:56:01.645 +03:00 [DBG] Connection id "0HNC8090TG8I8" started. 2025-06-28 03:56:01.645 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:56:01.645 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:56:01.645 +03:00 [DBG] POST requests are not supported 2025-06-28 03:56:01.645 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:56:01.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-28 03:56:01.645 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:56:01.645 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:56:01.645 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:56:01.645 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:56:01.645 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:56:01.645 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:56:01.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-28 03:56:01.645 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:56:01.645 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:56:01.645 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 03:56:01.645 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:56:01.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-28 03:56:01.645 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:56:01.645 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:56:01.645 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:56:01.645 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:56:01.645 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:56:01.645 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:56:01.645 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:56:01.646 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:56:01.646 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:56:01.646 +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-28 03:56:01.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:56:01.646 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:56:01.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:56:01.646 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:56:01.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:56:01.646 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:56:01.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:56:01.646 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:56:01.646 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:56:01.646 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:56:01.646 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:56:01.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:56:01.646 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:56:01.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:56:01.646 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:56:01.646 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:56:01.646 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:56:01.646 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8027ms 2025-06-28 03:56:01.646 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:56:01.646 +03:00 [DBG] Connection id "0HNC8090TG8I8" completed keep alive response. 2025-06-28 03:56:01.646 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.432ms 2025-06-28 03:56:01.646 +03:00 [DBG] Connection id "0HNC8090TG8I8" received FIN. 2025-06-28 03:56:01.647 +03:00 [DBG] Connection id "0HNC8090TG8I8" disconnecting. 2025-06-28 03:56:01.647 +03:00 [DBG] Connection id "0HNC8090TG8I8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:56:01.648 +03:00 [DBG] Connection id "0HNC8090TG8I8" stopped. 2025-06-28 03:57:01.643 +03:00 [DBG] Connection id "0HNC8090TG8I9" accepted. 2025-06-28 03:57:01.643 +03:00 [DBG] Connection id "0HNC8090TG8I9" started. 2025-06-28 03:57:01.643 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:57:01.643 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:57:01.643 +03:00 [DBG] POST requests are not supported 2025-06-28 03:57:01.644 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:57:01.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-28 03:57:01.644 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:57:01.644 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:57:01.644 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:57:01.644 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:57:01.644 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:57:01.644 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:57:01.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-28 03:57:01.644 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:57:01.644 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:57:01.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-28 03:57:01.644 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:57:01.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-28 03:57:01.644 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:57:01.644 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:57:01.644 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:57:01.644 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:57:01.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:57:01.644 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:57:01.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:57:01.644 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:57:01.644 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:57:01.644 +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-28 03:57:01.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:57:01.644 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:57:01.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:57:01.644 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:57:01.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:57:01.644 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:57:01.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:57:01.645 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:57:01.645 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:57:01.645 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:57:01.645 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:57:01.645 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:57:01.645 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:57:01.645 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:57:01.645 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:57:01.645 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:57:01.645 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:57:01.645 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7463ms 2025-06-28 03:57:01.645 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:57:01.645 +03:00 [DBG] Connection id "0HNC8090TG8I9" completed keep alive response. 2025-06-28 03:57:01.645 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4259ms 2025-06-28 03:57:01.645 +03:00 [DBG] Connection id "0HNC8090TG8I9" received FIN. 2025-06-28 03:57:01.645 +03:00 [DBG] Connection id "0HNC8090TG8I9" disconnecting. 2025-06-28 03:57:01.645 +03:00 [DBG] Connection id "0HNC8090TG8I9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:57:01.646 +03:00 [DBG] Connection id "0HNC8090TG8I9" stopped. 2025-06-28 03:58:01.648 +03:00 [DBG] Connection id "0HNC8090TG8IA" accepted. 2025-06-28 03:58:01.648 +03:00 [DBG] Connection id "0HNC8090TG8IA" started. 2025-06-28 03:58:01.648 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:58:01.648 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:58:01.648 +03:00 [DBG] POST requests are not supported 2025-06-28 03:58:01.648 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:58:01.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-28 03:58:01.648 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:58:01.648 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:58:01.649 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:58:01.649 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:58:01.649 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:58:01.649 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:58:01.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-28 03:58:01.649 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:58:01.649 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:58:01.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-28 03:58:01.649 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:58:01.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-28 03:58:01.649 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:58:01.649 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:58:01.649 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:58:01.649 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:58:01.649 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:58:01.649 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:58:01.649 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:58:01.649 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:58:01.649 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:58:01.649 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1379ms. 2025-06-28 03:58:01.649 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:58:01.649 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:58:01.649 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:58:01.649 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:58:01.649 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:58:01.649 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:58:01.649 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:58:01.649 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:58:01.649 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:58:01.649 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:58:01.650 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:58:01.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:58:01.650 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:58:01.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:58:01.650 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:58:01.650 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:58:01.650 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:58:01.650 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7984ms 2025-06-28 03:58:01.650 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:58:01.650 +03:00 [DBG] Connection id "0HNC8090TG8IA" completed keep alive response. 2025-06-28 03:58:01.650 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4493ms 2025-06-28 03:58:01.650 +03:00 [DBG] Connection id "0HNC8090TG8IA" received FIN. 2025-06-28 03:58:01.650 +03:00 [DBG] Connection id "0HNC8090TG8IA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:58:01.650 +03:00 [DBG] Connection id "0HNC8090TG8IA" disconnecting. 2025-06-28 03:58:01.650 +03:00 [DBG] Connection id "0HNC8090TG8IA" stopped. 2025-06-28 03:59:01.643 +03:00 [DBG] Connection id "0HNC8090TG8IB" accepted. 2025-06-28 03:59:01.643 +03:00 [DBG] Connection id "0HNC8090TG8IB" started. 2025-06-28 03:59:01.643 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 03:59:01.643 +03:00 [VRB] All hosts are allowed. 2025-06-28 03:59:01.643 +03:00 [DBG] POST requests are not supported 2025-06-28 03:59:01.643 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 03:59:01.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-28 03:59:01.643 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:59:01.643 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 03:59:01.644 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 03:59:01.644 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 03:59:01.644 +03:00 [INF] CORS policy execution successful. 2025-06-28 03:59:01.644 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:59:01.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-28 03:59:01.644 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 03:59:01.644 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 03:59:01.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-28 03:59:01.644 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 03:59:01.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-28 03:59:01.644 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:59:01.644 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:59:01.644 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:59:01.644 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 03:59:01.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:59:01.644 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:59:01.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:59:01.644 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:59:01.644 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 03:59:01.644 +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-28 03:59:01.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:59:01.644 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 03:59:01.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:59:01.644 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 03:59:01.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:59:01.644 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:59:01.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:59:01.644 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:59:01.644 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:59:01.644 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 03:59:01.644 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 03:59:01.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:59:01.644 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 03:59:01.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:59:01.644 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:59:01.644 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:59:01.644 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 03:59:01.645 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.652ms 2025-06-28 03:59:01.645 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 03:59:01.645 +03:00 [DBG] Connection id "0HNC8090TG8IB" completed keep alive response. 2025-06-28 03:59:01.645 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4607ms 2025-06-28 03:59:01.645 +03:00 [DBG] Connection id "0HNC8090TG8IB" received FIN. 2025-06-28 03:59:01.645 +03:00 [DBG] Connection id "0HNC8090TG8IB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 03:59:01.645 +03:00 [DBG] Connection id "0HNC8090TG8IB" disconnecting. 2025-06-28 03:59:01.645 +03:00 [DBG] Connection id "0HNC8090TG8IB" stopped. 2025-06-28 04:00:01.654 +03:00 [DBG] Connection id "0HNC8090TG8IC" accepted. 2025-06-28 04:00:01.654 +03:00 [DBG] Connection id "0HNC8090TG8IC" started. 2025-06-28 04:00:01.655 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:00:01.655 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:00:01.655 +03:00 [DBG] POST requests are not supported 2025-06-28 04:00:01.655 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:00:01.655 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 04:00:01.655 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:00:01.655 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:00:01.655 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:00:01.655 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:00:01.655 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:00:01.655 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:00:01.655 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 04:00:01.655 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:00:01.655 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:00:01.655 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 04:00:01.655 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:00:01.655 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 04:00:01.655 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:00:01.655 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:00:01.655 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:00:01.655 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:00:01.655 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:00:01.655 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:00:01.655 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:00:01.655 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:00:01.655 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:00:01.655 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1148ms. 2025-06-28 04:00:01.655 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:00:01.655 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:00:01.655 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:00:01.655 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:00:01.655 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:00:01.655 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:00:01.655 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:00:01.656 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:00:01.656 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:00:01.656 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:00:01.656 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:00:01.656 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:00:01.656 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:00:01.656 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:00:01.656 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:00:01.656 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:00:01.656 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:00:01.656 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.647ms 2025-06-28 04:00:01.656 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:00:01.656 +03:00 [DBG] Connection id "0HNC8090TG8IC" completed keep alive response. 2025-06-28 04:00:01.656 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2351ms 2025-06-28 04:00:01.656 +03:00 [DBG] Connection id "0HNC8090TG8IC" received FIN. 2025-06-28 04:00:01.656 +03:00 [DBG] Connection id "0HNC8090TG8IC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:00:01.656 +03:00 [DBG] Connection id "0HNC8090TG8IC" disconnecting. 2025-06-28 04:00:01.656 +03:00 [DBG] Connection id "0HNC8090TG8IC" stopped. 2025-06-28 04:01:01.641 +03:00 [DBG] Connection id "0HNC8090TG8ID" accepted. 2025-06-28 04:01:01.641 +03:00 [DBG] Connection id "0HNC8090TG8ID" started. 2025-06-28 04:01:01.641 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:01:01.641 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:01:01.641 +03:00 [DBG] POST requests are not supported 2025-06-28 04:01:01.641 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:01:01.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-28 04:01:01.641 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:01:01.641 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:01:01.641 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:01:01.641 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:01:01.641 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:01:01.641 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:01:01.641 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 04:01:01.642 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:01:01.642 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:01:01.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-28 04:01:01.642 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:01:01.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-28 04:01:01.642 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:01:01.642 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:01:01.642 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:01:01.642 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:01:01.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:01:01.642 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:01:01.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:01:01.642 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:01:01.642 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:01:01.642 +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-28 04:01:01.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:01:01.643 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:01:01.643 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:01:01.643 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:01:01.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:01:01.643 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:01:01.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:01:01.643 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:01:01.643 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:01:01.643 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:01:01.643 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:01:01.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:01:01.643 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:01:01.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:01:01.643 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:01:01.643 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:01:01.643 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:01:01.643 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0301ms 2025-06-28 04:01:01.643 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:01:01.643 +03:00 [DBG] Connection id "0HNC8090TG8ID" completed keep alive response. 2025-06-28 04:01:01.643 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.898ms 2025-06-28 04:01:01.643 +03:00 [DBG] Connection id "0HNC8090TG8ID" received FIN. 2025-06-28 04:01:01.643 +03:00 [DBG] Connection id "0HNC8090TG8ID" disconnecting. 2025-06-28 04:01:01.643 +03:00 [DBG] Connection id "0HNC8090TG8ID" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:01:01.645 +03:00 [DBG] Connection id "0HNC8090TG8ID" stopped. 2025-06-28 04:02:01.717 +03:00 [DBG] Connection id "0HNC8090TG8IE" accepted. 2025-06-28 04:02:01.717 +03:00 [DBG] Connection id "0HNC8090TG8IE" started. 2025-06-28 04:02:01.718 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:02:01.718 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:02:01.718 +03:00 [DBG] POST requests are not supported 2025-06-28 04:02:01.718 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:02:01.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-28 04:02:01.718 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:02:01.718 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:02:01.718 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:02:01.718 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:02:01.718 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:02:01.718 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:02:01.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-28 04:02:01.718 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:02:01.718 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:02:01.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-28 04:02:01.718 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:02:01.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-28 04:02:01.718 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:02:01.718 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:02:01.718 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:02:01.718 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:02:01.718 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:02:01.718 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:02:01.718 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:02:01.718 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:02:01.718 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:02:01.718 +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-28 04:02:01.718 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:02:01.719 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:02:01.719 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:02:01.719 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:02:01.719 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:02:01.719 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:02:01.719 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:02:01.719 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:02:01.719 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:02:01.719 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:02:01.719 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:02:01.719 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:02:01.719 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:02:01.719 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:02:01.719 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:02:01.719 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:02:01.719 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:02:01.719 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7488ms 2025-06-28 04:02:01.719 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:02:01.719 +03:00 [DBG] Connection id "0HNC8090TG8IE" completed keep alive response. 2025-06-28 04:02:01.719 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3703ms 2025-06-28 04:02:01.719 +03:00 [DBG] Connection id "0HNC8090TG8IE" received FIN. 2025-06-28 04:02:01.719 +03:00 [DBG] Connection id "0HNC8090TG8IE" disconnecting. 2025-06-28 04:02:01.719 +03:00 [DBG] Connection id "0HNC8090TG8IE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:02:01.720 +03:00 [DBG] Connection id "0HNC8090TG8IE" stopped. 2025-06-28 04:03:01.643 +03:00 [DBG] Connection id "0HNC8090TG8IF" accepted. 2025-06-28 04:03:01.644 +03:00 [DBG] Connection id "0HNC8090TG8IF" started. 2025-06-28 04:03:01.644 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:03:01.644 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:03:01.644 +03:00 [DBG] POST requests are not supported 2025-06-28 04:03:01.644 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:03:01.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-28 04:03:01.644 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:03:01.644 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:03:01.644 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:03:01.644 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:03:01.644 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:03:01.644 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:03:01.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-28 04:03:01.644 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:03:01.644 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:03:01.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-28 04:03:01.644 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:03:01.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-28 04:03:01.644 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:03:01.644 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:03:01.644 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:03:01.644 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:03:01.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:03:01.644 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:03:01.645 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:03:01.645 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:03:01.645 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:03:01.645 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1365ms. 2025-06-28 04:03:01.645 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:03:01.645 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:03:01.645 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:03:01.645 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:03:01.645 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:03:01.645 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:03:01.645 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:03:01.645 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:03:01.645 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:03:01.645 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:03:01.645 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:03:01.645 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:03:01.645 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:03:01.645 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:03:01.645 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:03:01.645 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:03:01.645 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:03:01.645 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8737ms 2025-06-28 04:03:01.645 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:03:01.645 +03:00 [DBG] Connection id "0HNC8090TG8IF" completed keep alive response. 2025-06-28 04:03:01.645 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5466ms 2025-06-28 04:03:01.645 +03:00 [DBG] Connection id "0HNC8090TG8IF" received FIN. 2025-06-28 04:03:01.646 +03:00 [DBG] Connection id "0HNC8090TG8IF" disconnecting. 2025-06-28 04:03:01.646 +03:00 [DBG] Connection id "0HNC8090TG8IF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:03:01.647 +03:00 [DBG] Connection id "0HNC8090TG8IF" stopped. 2025-06-28 04:04:01.656 +03:00 [DBG] Connection id "0HNC8090TG8IG" accepted. 2025-06-28 04:04:01.656 +03:00 [DBG] Connection id "0HNC8090TG8IG" started. 2025-06-28 04:04:01.656 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:04:01.656 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:04:01.656 +03:00 [DBG] POST requests are not supported 2025-06-28 04:04:01.656 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:04:01.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-28 04:04:01.656 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:04:01.656 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:04:01.656 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:04:01.656 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:04:01.656 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:04:01.656 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:04:01.656 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 04:04:01.657 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:04:01.657 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:04:01.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-28 04:04:01.657 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:04:01.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-28 04:04:01.657 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:04:01.657 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:04:01.657 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:04:01.657 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:04:01.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:04:01.657 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:04:01.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:04:01.657 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:04:01.657 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:04:01.657 +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-28 04:04:01.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:04:01.658 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:04:01.658 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:04:01.658 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:04:01.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:04:01.658 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:04:01.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:04:01.658 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:04:01.658 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:04:01.658 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:04:01.658 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:04:01.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:04:01.658 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:04:01.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:04:01.658 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:04:01.658 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:04:01.658 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:04:01.658 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.848ms 2025-06-28 04:04:01.658 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:04:01.658 +03:00 [DBG] Connection id "0HNC8090TG8IG" completed keep alive response. 2025-06-28 04:04:01.658 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8588ms 2025-06-28 04:04:01.658 +03:00 [DBG] Connection id "0HNC8090TG8IG" received FIN. 2025-06-28 04:04:01.658 +03:00 [DBG] Connection id "0HNC8090TG8IG" disconnecting. 2025-06-28 04:04:01.658 +03:00 [DBG] Connection id "0HNC8090TG8IG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:04:01.660 +03:00 [DBG] Connection id "0HNC8090TG8IG" stopped. 2025-06-28 04:05:01.656 +03:00 [DBG] Connection id "0HNC8090TG8IH" accepted. 2025-06-28 04:05:01.656 +03:00 [DBG] Connection id "0HNC8090TG8IH" started. 2025-06-28 04:05:01.656 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:05:01.656 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:05:01.656 +03:00 [DBG] POST requests are not supported 2025-06-28 04:05:01.656 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:05:01.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-28 04:05:01.656 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:05:01.656 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:05:01.656 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:05:01.656 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:05:01.656 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:05:01.656 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:05:01.656 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 04:05:01.656 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:05:01.657 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:05:01.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-28 04:05:01.657 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:05:01.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-28 04:05:01.657 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:05:01.657 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:05:01.657 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:05:01.657 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:05:01.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:05:01.657 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:05:01.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:05:01.657 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:05:01.657 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:05:01.657 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1441ms. 2025-06-28 04:05:01.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:05:01.657 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:05:01.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:05:01.657 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:05:01.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:05:01.657 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:05:01.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:05:01.657 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:05:01.657 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:05:01.657 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:05:01.657 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:05:01.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:05:01.657 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:05:01.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:05:01.657 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:05:01.657 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:05:01.657 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:05:01.657 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.686ms 2025-06-28 04:05:01.657 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:05:01.657 +03:00 [DBG] Connection id "0HNC8090TG8IH" completed keep alive response. 2025-06-28 04:05:01.657 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.347ms 2025-06-28 04:05:01.658 +03:00 [DBG] Connection id "0HNC8090TG8IH" received FIN. 2025-06-28 04:05:01.658 +03:00 [DBG] Connection id "0HNC8090TG8IH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:05:01.658 +03:00 [DBG] Connection id "0HNC8090TG8IH" disconnecting. 2025-06-28 04:05:01.658 +03:00 [DBG] Connection id "0HNC8090TG8IH" stopped. 2025-06-28 04:06:01.647 +03:00 [DBG] Connection id "0HNC8090TG8II" accepted. 2025-06-28 04:06:01.647 +03:00 [DBG] Connection id "0HNC8090TG8II" started. 2025-06-28 04:06:01.647 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:06:01.647 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:06:01.647 +03:00 [DBG] POST requests are not supported 2025-06-28 04:06:01.647 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:06:01.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-28 04:06:01.648 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:06:01.648 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:06:01.648 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:06:01.648 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:06:01.648 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:06:01.648 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:06:01.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-28 04:06:01.648 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:06:01.648 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:06:01.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-28 04:06:01.648 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:06:01.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-28 04:06:01.648 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:06:01.648 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:06:01.648 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:06:01.648 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:06:01.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:06:01.648 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:06:01.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:06:01.648 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:06:01.648 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:06:01.648 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1219ms. 2025-06-28 04:06:01.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:06:01.648 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:06:01.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:06:01.648 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:06:01.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:06:01.648 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:06:01.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:06:01.648 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:06:01.649 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:06:01.649 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:06:01.649 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:06:01.649 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:06:01.649 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:06:01.649 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:06:01.649 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:06:01.649 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:06:01.649 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:06:01.649 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8216ms 2025-06-28 04:06:01.649 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:06:01.649 +03:00 [DBG] Connection id "0HNC8090TG8II" completed keep alive response. 2025-06-28 04:06:01.649 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4455ms 2025-06-28 04:06:01.649 +03:00 [DBG] Connection id "0HNC8090TG8II" received FIN. 2025-06-28 04:06:01.649 +03:00 [DBG] Connection id "0HNC8090TG8II" disconnecting. 2025-06-28 04:06:01.649 +03:00 [DBG] Connection id "0HNC8090TG8II" stopped. 2025-06-28 04:06:01.649 +03:00 [DBG] Connection id "0HNC8090TG8II" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:07:01.650 +03:00 [DBG] Connection id "0HNC8090TG8IJ" accepted. 2025-06-28 04:07:01.650 +03:00 [DBG] Connection id "0HNC8090TG8IJ" started. 2025-06-28 04:07:01.650 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:07:01.650 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:07:01.650 +03:00 [DBG] POST requests are not supported 2025-06-28 04:07:01.650 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:07:01.650 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 04:07:01.650 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:07:01.650 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:07:01.650 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:07:01.650 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:07:01.650 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:07:01.650 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:07:01.650 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 04:07:01.650 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:07:01.650 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:07:01.651 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 04:07:01.651 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:07:01.651 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 04:07:01.651 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:07:01.651 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:07:01.651 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:07:01.651 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:07:01.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:07:01.651 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:07:01.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:07:01.651 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:07:01.651 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:07:01.651 +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-28 04:07:01.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:07:01.651 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:07:01.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:07:01.651 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:07:01.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:07:01.651 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:07:01.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:07:01.651 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:07:01.651 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:07:01.652 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:07:01.652 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:07:01.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:07:01.652 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:07:01.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:07:01.652 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:07:01.652 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:07:01.652 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:07:01.652 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1287ms 2025-06-28 04:07:01.652 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:07:01.652 +03:00 [DBG] Connection id "0HNC8090TG8IJ" completed keep alive response. 2025-06-28 04:07:01.652 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8803ms 2025-06-28 04:07:01.652 +03:00 [DBG] Connection id "0HNC8090TG8IJ" received FIN. 2025-06-28 04:07:01.652 +03:00 [DBG] Connection id "0HNC8090TG8IJ" disconnecting. 2025-06-28 04:07:01.652 +03:00 [DBG] Connection id "0HNC8090TG8IJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:07:01.653 +03:00 [DBG] Connection id "0HNC8090TG8IJ" stopped. 2025-06-28 04:08:01.653 +03:00 [DBG] Connection id "0HNC8090TG8IK" accepted. 2025-06-28 04:08:01.654 +03:00 [DBG] Connection id "0HNC8090TG8IK" started. 2025-06-28 04:08:01.654 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:08:01.654 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:08:01.654 +03:00 [DBG] POST requests are not supported 2025-06-28 04:08:01.654 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:08:01.654 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 04:08:01.654 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:08:01.654 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:08:01.654 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:08:01.654 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:08:01.654 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:08:01.654 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:08:01.654 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 04:08:01.654 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:08:01.654 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:08:01.654 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 04:08:01.654 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:08:01.654 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 04:08:01.654 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:08:01.654 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:08:01.655 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:08:01.655 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:08:01.655 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:08:01.655 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:08:01.655 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:08:01.655 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:08:01.655 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:08:01.655 +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-28 04:08:01.655 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:08:01.655 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:08:01.655 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:08:01.655 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:08:01.655 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:08:01.655 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:08:01.655 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:08:01.655 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:08:01.655 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:08:01.655 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:08:01.655 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:08:01.655 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:08:01.655 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:08:01.655 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:08:01.655 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:08:01.655 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:08:01.655 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:08:01.655 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.997ms 2025-06-28 04:08:01.655 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:08:01.656 +03:00 [DBG] Connection id "0HNC8090TG8IK" completed keep alive response. 2025-06-28 04:08:01.656 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9169ms 2025-06-28 04:08:01.656 +03:00 [DBG] Connection id "0HNC8090TG8IK" received FIN. 2025-06-28 04:08:01.656 +03:00 [DBG] Connection id "0HNC8090TG8IK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:08:01.656 +03:00 [DBG] Connection id "0HNC8090TG8IK" disconnecting. 2025-06-28 04:08:01.656 +03:00 [DBG] Connection id "0HNC8090TG8IK" stopped. 2025-06-28 04:09:01.645 +03:00 [DBG] Connection id "0HNC8090TG8IL" accepted. 2025-06-28 04:09:01.645 +03:00 [DBG] Connection id "0HNC8090TG8IL" started. 2025-06-28 04:09:01.646 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:09:01.646 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:09:01.646 +03:00 [DBG] POST requests are not supported 2025-06-28 04:09:01.646 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:09:01.646 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 04:09:01.646 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:09:01.646 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:09:01.646 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:09:01.646 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:09:01.646 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:09:01.646 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:09:01.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-28 04:09:01.646 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:09:01.646 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:09:01.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-28 04:09:01.646 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:09:01.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-28 04:09:01.646 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:09:01.646 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:09:01.646 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:09:01.646 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:09:01.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:09:01.646 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:09:01.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:09:01.646 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:09:01.646 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:09:01.646 +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-28 04:09:01.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:09:01.646 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:09:01.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:09:01.646 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:09:01.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:09:01.646 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:09:01.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:09:01.646 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:09:01.646 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:09:01.647 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:09:01.647 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:09:01.647 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:09:01.647 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:09:01.647 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:09:01.647 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:09:01.647 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:09:01.647 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:09:01.647 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5429ms 2025-06-28 04:09:01.647 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:09:01.647 +03:00 [DBG] Connection id "0HNC8090TG8IL" completed keep alive response. 2025-06-28 04:09:01.647 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.0744ms 2025-06-28 04:09:01.647 +03:00 [DBG] Connection id "0HNC8090TG8IL" received FIN. 2025-06-28 04:09:01.647 +03:00 [DBG] Connection id "0HNC8090TG8IL" disconnecting. 2025-06-28 04:09:01.647 +03:00 [DBG] Connection id "0HNC8090TG8IL" stopped. 2025-06-28 04:09:01.647 +03:00 [DBG] Connection id "0HNC8090TG8IL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:10:01.649 +03:00 [DBG] Connection id "0HNC8090TG8IM" accepted. 2025-06-28 04:10:01.649 +03:00 [DBG] Connection id "0HNC8090TG8IM" started. 2025-06-28 04:10:01.650 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:10:01.650 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:10:01.650 +03:00 [DBG] POST requests are not supported 2025-06-28 04:10:01.650 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:10:01.650 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 04:10:01.650 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:10:01.650 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:10:01.650 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:10:01.650 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:10:01.650 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:10:01.650 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:10:01.650 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 04:10:01.650 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:10:01.650 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:10:01.650 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 04:10:01.650 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:10:01.650 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 04:10:01.650 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:10:01.651 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:10:01.651 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:10:01.651 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:10:01.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:10:01.651 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:10:01.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:10:01.651 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:10:01.651 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:10:01.651 +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-28 04:10:01.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:10:01.651 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:10:01.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:10:01.651 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:10:01.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:10:01.651 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:10:01.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:10:01.651 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:10:01.651 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:10:01.651 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:10:01.651 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:10:01.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:10:01.651 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:10:01.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:10:01.651 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:10:01.651 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:10:01.651 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:10:01.651 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0247ms 2025-06-28 04:10:01.652 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:10:01.652 +03:00 [DBG] Connection id "0HNC8090TG8IM" completed keep alive response. 2025-06-28 04:10:01.652 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9325ms 2025-06-28 04:10:01.652 +03:00 [DBG] Connection id "0HNC8090TG8IM" received FIN. 2025-06-28 04:10:01.652 +03:00 [DBG] Connection id "0HNC8090TG8IM" disconnecting. 2025-06-28 04:10:01.652 +03:00 [DBG] Connection id "0HNC8090TG8IM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:10:01.653 +03:00 [DBG] Connection id "0HNC8090TG8IM" stopped. 2025-06-28 04:11:01.645 +03:00 [DBG] Connection id "0HNC8090TG8IN" accepted. 2025-06-28 04:11:01.646 +03:00 [DBG] Connection id "0HNC8090TG8IN" started. 2025-06-28 04:11:01.646 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:11:01.646 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:11:01.646 +03:00 [DBG] POST requests are not supported 2025-06-28 04:11:01.646 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:11:01.646 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 04:11:01.646 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:11:01.646 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:11:01.646 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:11:01.646 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:11:01.646 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:11:01.646 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:11:01.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-28 04:11:01.646 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:11:01.646 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:11:01.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-28 04:11:01.646 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:11:01.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-28 04:11:01.646 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:11:01.646 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:11:01.646 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:11:01.646 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:11:01.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:11:01.646 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:11:01.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:11:01.646 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:11:01.646 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:11:01.646 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1126ms. 2025-06-28 04:11:01.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:11:01.646 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:11:01.647 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:11:01.647 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:11:01.647 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:11:01.647 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:11:01.647 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:11:01.647 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:11:01.647 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:11:01.647 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:11:01.647 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:11:01.647 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:11:01.647 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:11:01.647 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:11:01.647 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:11:01.647 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:11:01.647 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:11:01.647 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6079ms 2025-06-28 04:11:01.647 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:11:01.647 +03:00 [DBG] Connection id "0HNC8090TG8IN" completed keep alive response. 2025-06-28 04:11:01.647 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1703ms 2025-06-28 04:11:01.647 +03:00 [DBG] Connection id "0HNC8090TG8IN" received FIN. 2025-06-28 04:11:01.647 +03:00 [DBG] Connection id "0HNC8090TG8IN" disconnecting. 2025-06-28 04:11:01.647 +03:00 [DBG] Connection id "0HNC8090TG8IN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:11:01.648 +03:00 [DBG] Connection id "0HNC8090TG8IN" stopped. 2025-06-28 04:12:01.648 +03:00 [DBG] Connection id "0HNC8090TG8IO" accepted. 2025-06-28 04:12:01.648 +03:00 [DBG] Connection id "0HNC8090TG8IO" started. 2025-06-28 04:12:01.648 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:12:01.648 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:12:01.648 +03:00 [DBG] POST requests are not supported 2025-06-28 04:12:01.648 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:12:01.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-28 04:12:01.648 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:12:01.648 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:12:01.648 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:12:01.648 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:12:01.648 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:12:01.648 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:12:01.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-28 04:12:01.648 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:12:01.648 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:12:01.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-28 04:12:01.648 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:12:01.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-28 04:12:01.648 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:12:01.648 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:12:01.648 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:12:01.648 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:12:01.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:12:01.648 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:12:01.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:12:01.649 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:12:01.649 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:12:01.649 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1573ms. 2025-06-28 04:12:01.649 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:12:01.649 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:12:01.649 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:12:01.649 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:12:01.649 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:12:01.649 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:12:01.649 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:12:01.649 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:12:01.649 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:12:01.649 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:12:01.649 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:12:01.649 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:12:01.649 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:12:01.649 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:12:01.649 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:12:01.649 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:12:01.649 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:12:01.649 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7864ms 2025-06-28 04:12:01.649 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:12:01.649 +03:00 [DBG] Connection id "0HNC8090TG8IO" completed keep alive response. 2025-06-28 04:12:01.649 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4116ms 2025-06-28 04:12:01.649 +03:00 [DBG] Connection id "0HNC8090TG8IO" received FIN. 2025-06-28 04:12:01.649 +03:00 [DBG] Connection id "0HNC8090TG8IO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:12:01.650 +03:00 [DBG] Connection id "0HNC8090TG8IO" disconnecting. 2025-06-28 04:12:01.650 +03:00 [DBG] Connection id "0HNC8090TG8IO" stopped. 2025-06-28 04:13:01.643 +03:00 [DBG] Connection id "0HNC8090TG8IP" accepted. 2025-06-28 04:13:01.643 +03:00 [DBG] Connection id "0HNC8090TG8IP" started. 2025-06-28 04:13:01.643 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:13:01.643 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:13:01.643 +03:00 [DBG] POST requests are not supported 2025-06-28 04:13:01.643 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:13:01.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-28 04:13:01.643 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:13:01.643 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:13:01.643 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:13:01.643 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:13:01.643 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:13:01.643 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:13:01.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-28 04:13:01.643 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:13:01.644 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:13:01.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-28 04:13:01.644 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:13:01.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-28 04:13:01.644 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:13:01.644 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:13:01.644 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:13:01.644 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:13:01.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:13:01.644 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:13:01.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:13:01.644 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:13:01.644 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:13:01.644 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1894ms. 2025-06-28 04:13:01.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:13:01.644 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:13:01.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:13:01.644 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:13:01.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:13:01.644 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:13:01.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:13:01.644 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:13:01.645 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:13:01.645 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:13:01.645 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:13:01.645 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:13:01.645 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:13:01.645 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:13:01.645 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:13:01.645 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:13:01.645 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:13:01.645 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1664ms 2025-06-28 04:13:01.645 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:13:01.645 +03:00 [DBG] Connection id "0HNC8090TG8IP" completed keep alive response. 2025-06-28 04:13:01.645 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0102ms 2025-06-28 04:13:01.645 +03:00 [DBG] Connection id "0HNC8090TG8IP" received FIN. 2025-06-28 04:13:01.645 +03:00 [DBG] Connection id "0HNC8090TG8IP" disconnecting. 2025-06-28 04:13:01.646 +03:00 [DBG] Connection id "0HNC8090TG8IP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:13:01.647 +03:00 [DBG] Connection id "0HNC8090TG8IP" stopped. 2025-06-28 04:14:01.652 +03:00 [DBG] Connection id "0HNC8090TG8IQ" accepted. 2025-06-28 04:14:01.652 +03:00 [DBG] Connection id "0HNC8090TG8IQ" started. 2025-06-28 04:14:01.652 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:14:01.652 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:14:01.652 +03:00 [DBG] POST requests are not supported 2025-06-28 04:14:01.652 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:14:01.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-28 04:14:01.652 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:14:01.652 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:14:01.653 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:14:01.653 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:14:01.653 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:14:01.653 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:14:01.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-28 04:14:01.653 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:14:01.653 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:14:01.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-28 04:14:01.653 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:14:01.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-28 04:14:01.653 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:14:01.653 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:14:01.653 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:14:01.653 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:14:01.653 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:14:01.653 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:14:01.653 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:14:01.653 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:14:01.653 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:14:01.653 +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-28 04:14:01.653 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:14:01.653 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:14:01.653 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:14:01.653 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:14:01.653 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:14:01.653 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:14:01.653 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:14:01.654 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:14:01.654 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:14:01.654 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:14:01.654 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:14:01.654 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:14:01.654 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:14:01.654 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:14:01.654 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:14:01.654 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:14:01.654 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:14:01.654 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7323ms 2025-06-28 04:14:01.654 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:14:01.654 +03:00 [DBG] Connection id "0HNC8090TG8IQ" completed keep alive response. 2025-06-28 04:14:01.654 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4256ms 2025-06-28 04:14:01.654 +03:00 [DBG] Connection id "0HNC8090TG8IQ" received FIN. 2025-06-28 04:14:01.654 +03:00 [DBG] Connection id "0HNC8090TG8IQ" disconnecting. 2025-06-28 04:14:01.654 +03:00 [DBG] Connection id "0HNC8090TG8IQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:14:01.655 +03:00 [DBG] Connection id "0HNC8090TG8IQ" stopped. 2025-06-28 04:15:01.649 +03:00 [DBG] Connection id "0HNC8090TG8IR" accepted. 2025-06-28 04:15:01.649 +03:00 [DBG] Connection id "0HNC8090TG8IR" started. 2025-06-28 04:15:01.649 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:15:01.649 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:15:01.649 +03:00 [DBG] POST requests are not supported 2025-06-28 04:15:01.649 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:15:01.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-28 04:15:01.649 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:15:01.649 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:15:01.650 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:15:01.650 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:15:01.650 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:15:01.650 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:15:01.650 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 04:15:01.650 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:15:01.650 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:15:01.650 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 04:15:01.650 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:15:01.650 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 04:15:01.650 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:15:01.650 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:15:01.650 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:15:01.650 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:15:01.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:15:01.650 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:15:01.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:15:01.650 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:15:01.650 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:15:01.650 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.115ms. 2025-06-28 04:15:01.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:15:01.650 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:15:01.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:15:01.650 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:15:01.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:15:01.650 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:15:01.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:15:01.650 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:15:01.650 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:15:01.650 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:15:01.650 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:15:01.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:15:01.651 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:15:01.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:15:01.651 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:15:01.651 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:15:01.651 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:15:01.651 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.747ms 2025-06-28 04:15:01.651 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:15:01.651 +03:00 [DBG] Connection id "0HNC8090TG8IR" completed keep alive response. 2025-06-28 04:15:01.651 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4215ms 2025-06-28 04:15:01.652 +03:00 [DBG] Connection id "0HNC8090TG8IR" received FIN. 2025-06-28 04:15:01.652 +03:00 [DBG] Connection id "0HNC8090TG8IR" disconnecting. 2025-06-28 04:15:01.652 +03:00 [DBG] Connection id "0HNC8090TG8IR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:15:01.653 +03:00 [DBG] Connection id "0HNC8090TG8IR" stopped. 2025-06-28 04:16:01.650 +03:00 [DBG] Connection id "0HNC8090TG8IS" accepted. 2025-06-28 04:16:01.650 +03:00 [DBG] Connection id "0HNC8090TG8IS" started. 2025-06-28 04:16:01.650 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:16:01.650 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:16:01.650 +03:00 [DBG] POST requests are not supported 2025-06-28 04:16:01.650 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:16:01.650 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 04:16:01.650 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:16:01.650 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:16:01.651 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:16:01.651 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:16:01.651 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:16:01.651 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:16:01.651 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 04:16:01.651 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:16:01.651 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:16:01.651 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 04:16:01.651 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:16:01.651 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 04:16:01.651 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:16:01.651 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:16:01.651 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:16:01.651 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:16:01.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:16:01.651 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:16:01.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:16:01.651 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:16:01.651 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:16:01.651 +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-28 04:16:01.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:16:01.651 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:16:01.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:16:01.651 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:16:01.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:16:01.651 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:16:01.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:16:01.651 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:16:01.651 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:16:01.651 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:16:01.651 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:16:01.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:16:01.651 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:16:01.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:16:01.651 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:16:01.651 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:16:01.651 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:16:01.652 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6552ms 2025-06-28 04:16:01.652 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:16:01.652 +03:00 [DBG] Connection id "0HNC8090TG8IS" completed keep alive response. 2025-06-28 04:16:01.652 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2608ms 2025-06-28 04:16:01.652 +03:00 [DBG] Connection id "0HNC8090TG8IS" received FIN. 2025-06-28 04:16:01.652 +03:00 [DBG] Connection id "0HNC8090TG8IS" disconnecting. 2025-06-28 04:16:01.652 +03:00 [DBG] Connection id "0HNC8090TG8IS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:16:01.653 +03:00 [DBG] Connection id "0HNC8090TG8IS" stopped. 2025-06-28 04:17:01.648 +03:00 [DBG] Connection id "0HNC8090TG8IT" accepted. 2025-06-28 04:17:01.648 +03:00 [DBG] Connection id "0HNC8090TG8IT" started. 2025-06-28 04:17:01.648 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:17:01.648 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:17:01.648 +03:00 [DBG] POST requests are not supported 2025-06-28 04:17:01.648 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:17:01.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-28 04:17:01.648 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:17:01.648 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:17:01.648 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:17:01.648 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:17:01.648 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:17:01.648 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:17:01.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-28 04:17:01.648 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:17:01.648 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:17:01.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-28 04:17:01.648 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:17:01.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-28 04:17:01.648 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:17:01.648 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:17:01.648 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:17:01.648 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:17:01.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:17:01.648 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:17:01.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:17:01.649 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:17:01.649 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:17:01.649 +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-28 04:17:01.649 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:17:01.649 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:17:01.649 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:17:01.649 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:17:01.649 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:17:01.649 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:17:01.649 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:17:01.649 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:17:01.649 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:17:01.649 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:17:01.649 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:17:01.649 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:17:01.649 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:17:01.649 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:17:01.649 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:17:01.649 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:17:01.649 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:17:01.649 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7794ms 2025-06-28 04:17:01.649 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:17:01.649 +03:00 [DBG] Connection id "0HNC8090TG8IT" completed keep alive response. 2025-06-28 04:17:01.649 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4099ms 2025-06-28 04:17:01.649 +03:00 [DBG] Connection id "0HNC8090TG8IT" received FIN. 2025-06-28 04:17:01.649 +03:00 [DBG] Connection id "0HNC8090TG8IT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:17:01.649 +03:00 [DBG] Connection id "0HNC8090TG8IT" disconnecting. 2025-06-28 04:17:01.650 +03:00 [DBG] Connection id "0HNC8090TG8IT" stopped. 2025-06-28 04:18:01.648 +03:00 [DBG] Connection id "0HNC8090TG8IU" accepted. 2025-06-28 04:18:01.648 +03:00 [DBG] Connection id "0HNC8090TG8IU" started. 2025-06-28 04:18:01.648 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:18:01.648 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:18:01.648 +03:00 [DBG] POST requests are not supported 2025-06-28 04:18:01.648 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:18:01.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-28 04:18:01.648 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:18:01.648 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:18:01.649 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:18:01.649 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:18:01.649 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:18:01.649 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:18:01.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-28 04:18:01.649 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:18:01.649 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:18:01.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-28 04:18:01.649 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:18:01.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-28 04:18:01.649 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:18:01.649 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:18:01.649 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:18:01.649 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:18:01.649 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:18:01.649 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:18:01.649 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:18:01.649 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:18:01.649 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:18:01.650 +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-28 04:18:01.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:18:01.650 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:18:01.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:18:01.650 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:18:01.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:18:01.650 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:18:01.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:18:01.650 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:18:01.650 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:18:01.650 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:18:01.650 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:18:01.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:18:01.650 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:18:01.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:18:01.650 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:18:01.650 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:18:01.650 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:18:01.650 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2546ms 2025-06-28 04:18:01.650 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:18:01.650 +03:00 [DBG] Connection id "0HNC8090TG8IU" completed keep alive response. 2025-06-28 04:18:01.650 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2247ms 2025-06-28 04:18:01.651 +03:00 [DBG] Connection id "0HNC8090TG8IU" received FIN. 2025-06-28 04:18:01.651 +03:00 [DBG] Connection id "0HNC8090TG8IU" disconnecting. 2025-06-28 04:18:01.651 +03:00 [DBG] Connection id "0HNC8090TG8IU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:18:01.652 +03:00 [DBG] Connection id "0HNC8090TG8IU" stopped. 2025-06-28 04:19:01.649 +03:00 [DBG] Connection id "0HNC8090TG8IV" accepted. 2025-06-28 04:19:01.649 +03:00 [DBG] Connection id "0HNC8090TG8IV" started. 2025-06-28 04:19:01.650 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:19:01.650 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:19:01.650 +03:00 [DBG] POST requests are not supported 2025-06-28 04:19:01.650 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:19:01.650 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 04:19:01.650 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:19:01.650 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:19:01.650 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:19:01.650 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:19:01.650 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:19:01.650 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:19:01.650 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 04:19:01.650 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:19:01.650 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:19:01.650 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 04:19:01.650 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:19:01.650 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 04:19:01.650 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:19:01.650 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:19:01.650 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:19:01.650 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:19:01.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:19:01.650 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:19:01.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:19:01.651 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:19:01.651 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:19:01.651 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1294ms. 2025-06-28 04:19:01.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:19:01.651 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:19:01.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:19:01.651 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:19:01.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:19:01.651 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:19:01.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:19:01.651 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:19:01.651 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:19:01.651 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:19:01.651 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:19:01.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:19:01.651 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:19:01.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:19:01.651 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:19:01.651 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:19:01.651 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:19:01.651 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0602ms 2025-06-28 04:19:01.651 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:19:01.651 +03:00 [DBG] Connection id "0HNC8090TG8IV" completed keep alive response. 2025-06-28 04:19:01.651 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9552ms 2025-06-28 04:19:01.652 +03:00 [DBG] Connection id "0HNC8090TG8IV" received FIN. 2025-06-28 04:19:01.652 +03:00 [DBG] Connection id "0HNC8090TG8IV" disconnecting. 2025-06-28 04:19:01.652 +03:00 [DBG] Connection id "0HNC8090TG8IV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:19:01.653 +03:00 [DBG] Connection id "0HNC8090TG8IV" stopped. 2025-06-28 04:20:01.649 +03:00 [DBG] Connection id "0HNC8090TG8J0" accepted. 2025-06-28 04:20:01.650 +03:00 [DBG] Connection id "0HNC8090TG8J0" started. 2025-06-28 04:20:01.650 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:20:01.650 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:20:01.650 +03:00 [DBG] POST requests are not supported 2025-06-28 04:20:01.650 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:20:01.650 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 04:20:01.650 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:20:01.650 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:20:01.650 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:20:01.650 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:20:01.650 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:20:01.650 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:20:01.650 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 04:20:01.650 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:20:01.650 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:20:01.650 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 04:20:01.650 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:20:01.650 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 04:20:01.650 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:20:01.650 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:20:01.651 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:20:01.651 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:20:01.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:20:01.651 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:20:01.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:20:01.651 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:20:01.651 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:20:01.651 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1805ms. 2025-06-28 04:20:01.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:20:01.651 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:20:01.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:20:01.651 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:20:01.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:20:01.651 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:20:01.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:20:01.651 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:20:01.651 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:20:01.651 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:20:01.651 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:20:01.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:20:01.651 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:20:01.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:20:01.651 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:20:01.651 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:20:01.651 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:20:01.651 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9176ms 2025-06-28 04:20:01.651 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:20:01.651 +03:00 [DBG] Connection id "0HNC8090TG8J0" completed keep alive response. 2025-06-28 04:20:01.651 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6264ms 2025-06-28 04:20:01.652 +03:00 [DBG] Connection id "0HNC8090TG8J0" received FIN. 2025-06-28 04:20:01.652 +03:00 [DBG] Connection id "0HNC8090TG8J0" disconnecting. 2025-06-28 04:20:01.652 +03:00 [DBG] Connection id "0HNC8090TG8J0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:20:01.653 +03:00 [DBG] Connection id "0HNC8090TG8J0" stopped. 2025-06-28 04:21:01.648 +03:00 [DBG] Connection id "0HNC8090TG8J1" accepted. 2025-06-28 04:21:01.649 +03:00 [DBG] Connection id "0HNC8090TG8J1" started. 2025-06-28 04:21:01.649 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:21:01.649 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:21:01.649 +03:00 [DBG] POST requests are not supported 2025-06-28 04:21:01.649 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:21:01.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-28 04:21:01.649 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:21:01.649 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:21:01.649 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:21:01.649 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:21:01.649 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:21:01.649 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:21:01.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-28 04:21:01.649 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:21:01.649 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:21:01.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-28 04:21:01.649 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:21:01.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-28 04:21:01.650 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:21:01.650 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:21:01.650 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:21:01.650 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:21:01.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:21:01.650 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:21:01.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:21:01.650 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:21:01.650 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:21:01.650 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1746ms. 2025-06-28 04:21:01.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:21:01.650 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:21:01.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:21:01.650 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:21:01.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:21:01.650 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:21:01.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:21:01.650 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:21:01.650 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:21:01.650 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:21:01.650 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:21:01.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:21:01.650 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:21:01.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:21:01.651 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:21:01.651 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:21:01.651 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:21:01.651 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0474ms 2025-06-28 04:21:01.651 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:21:01.651 +03:00 [DBG] Connection id "0HNC8090TG8J1" completed keep alive response. 2025-06-28 04:21:01.651 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9669ms 2025-06-28 04:21:01.651 +03:00 [DBG] Connection id "0HNC8090TG8J1" received FIN. 2025-06-28 04:21:01.651 +03:00 [DBG] Connection id "0HNC8090TG8J1" disconnecting. 2025-06-28 04:21:01.651 +03:00 [DBG] Connection id "0HNC8090TG8J1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:21:01.652 +03:00 [DBG] Connection id "0HNC8090TG8J1" stopped. 2025-06-28 04:22:01.655 +03:00 [DBG] Connection id "0HNC8090TG8J2" accepted. 2025-06-28 04:22:01.655 +03:00 [DBG] Connection id "0HNC8090TG8J2" started. 2025-06-28 04:22:01.656 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:22:01.656 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:22:01.656 +03:00 [DBG] POST requests are not supported 2025-06-28 04:22:01.656 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:22:01.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-28 04:22:01.656 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:22:01.656 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:22:01.656 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:22:01.656 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:22:01.656 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:22:01.656 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:22:01.656 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 04:22:01.656 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:22:01.656 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:22:01.656 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 04:22:01.656 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:22:01.656 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 04:22:01.656 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:22:01.656 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:22:01.656 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:22:01.656 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:22:01.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:22:01.656 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:22:01.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:22:01.656 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:22:01.656 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:22:01.657 +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-28 04:22:01.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:22:01.657 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:22:01.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:22:01.657 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:22:01.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:22:01.657 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:22:01.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:22:01.657 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:22:01.657 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:22:01.657 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:22:01.657 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:22:01.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:22:01.657 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:22:01.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:22:01.657 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:22:01.657 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:22:01.657 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:22:01.657 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9545ms 2025-06-28 04:22:01.657 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:22:01.657 +03:00 [DBG] Connection id "0HNC8090TG8J2" completed keep alive response. 2025-06-28 04:22:01.657 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6969ms 2025-06-28 04:22:01.658 +03:00 [DBG] Connection id "0HNC8090TG8J2" received FIN. 2025-06-28 04:22:01.658 +03:00 [DBG] Connection id "0HNC8090TG8J2" disconnecting. 2025-06-28 04:22:01.658 +03:00 [DBG] Connection id "0HNC8090TG8J2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:22:01.659 +03:00 [DBG] Connection id "0HNC8090TG8J2" stopped. 2025-06-28 04:23:01.655 +03:00 [DBG] Connection id "0HNC8090TG8J3" accepted. 2025-06-28 04:23:01.656 +03:00 [DBG] Connection id "0HNC8090TG8J3" started. 2025-06-28 04:23:01.656 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:23:01.656 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:23:01.656 +03:00 [DBG] POST requests are not supported 2025-06-28 04:23:01.656 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:23:01.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-28 04:23:01.656 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:23:01.656 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:23:01.656 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:23:01.656 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:23:01.656 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:23:01.656 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:23:01.656 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 04:23:01.656 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:23:01.656 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:23:01.656 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 04:23:01.656 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:23:01.656 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 04:23:01.656 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:23:01.657 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:23:01.657 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:23:01.657 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:23:01.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:23:01.657 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:23:01.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:23:01.657 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:23:01.657 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:23:01.657 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1856ms. 2025-06-28 04:23:01.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:23:01.657 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:23:01.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:23:01.657 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:23:01.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:23:01.657 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:23:01.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:23:01.657 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:23:01.657 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:23:01.657 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:23:01.657 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:23:01.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:23:01.657 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:23:01.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:23:01.657 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:23:01.657 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:23:01.657 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:23:01.657 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7973ms 2025-06-28 04:23:01.657 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:23:01.657 +03:00 [DBG] Connection id "0HNC8090TG8J3" completed keep alive response. 2025-06-28 04:23:01.657 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7139ms 2025-06-28 04:23:01.658 +03:00 [DBG] Connection id "0HNC8090TG8J3" received FIN. 2025-06-28 04:23:01.658 +03:00 [DBG] Connection id "0HNC8090TG8J3" disconnecting. 2025-06-28 04:23:01.658 +03:00 [DBG] Connection id "0HNC8090TG8J3" stopped. 2025-06-28 04:23:01.658 +03:00 [DBG] Connection id "0HNC8090TG8J3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:24:01.658 +03:00 [DBG] Connection id "0HNC8090TG8J4" accepted. 2025-06-28 04:24:01.658 +03:00 [DBG] Connection id "0HNC8090TG8J4" started. 2025-06-28 04:24:01.658 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:24:01.658 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:24:01.658 +03:00 [DBG] POST requests are not supported 2025-06-28 04:24:01.658 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:24:01.658 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 04:24:01.658 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:24:01.659 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:24:01.659 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:24:01.659 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:24:01.659 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:24:01.659 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:24:01.659 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 04:24:01.659 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:24:01.659 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:24:01.659 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 04:24:01.659 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:24:01.659 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 04:24:01.659 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:24:01.659 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:24:01.659 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:24:01.659 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:24:01.659 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:24:01.659 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:24:01.659 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:24:01.659 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:24:01.659 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:24:01.659 +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-28 04:24:01.659 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:24:01.659 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:24:01.659 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:24:01.659 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:24:01.659 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:24:01.659 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:24:01.659 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:24:01.659 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:24:01.659 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:24:01.659 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:24:01.660 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:24:01.660 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:24:01.660 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:24:01.660 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:24:01.660 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:24:01.660 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:24:01.660 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:24:01.660 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7264ms 2025-06-28 04:24:01.660 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:24:01.660 +03:00 [DBG] Connection id "0HNC8090TG8J4" completed keep alive response. 2025-06-28 04:24:01.660 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5089ms 2025-06-28 04:24:01.660 +03:00 [DBG] Connection id "0HNC8090TG8J4" received FIN. 2025-06-28 04:24:01.660 +03:00 [DBG] Connection id "0HNC8090TG8J4" disconnecting. 2025-06-28 04:24:01.660 +03:00 [DBG] Connection id "0HNC8090TG8J4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:24:01.661 +03:00 [DBG] Connection id "0HNC8090TG8J4" stopped. 2025-06-28 04:25:01.657 +03:00 [DBG] Connection id "0HNC8090TG8J5" accepted. 2025-06-28 04:25:01.657 +03:00 [DBG] Connection id "0HNC8090TG8J5" started. 2025-06-28 04:25:01.657 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:25:01.657 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:25:01.657 +03:00 [DBG] POST requests are not supported 2025-06-28 04:25:01.657 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:25:01.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-28 04:25:01.657 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:25:01.657 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:25:01.657 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:25:01.657 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:25:01.657 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:25:01.657 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:25:01.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-28 04:25:01.657 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:25:01.657 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:25:01.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-28 04:25:01.657 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:25:01.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-28 04:25:01.657 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:25:01.657 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:25:01.657 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:25:01.658 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:25:01.658 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:25:01.658 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:25:01.658 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:25:01.658 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:25:01.658 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:25:01.658 +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-28 04:25:01.658 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:25:01.658 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:25:01.658 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:25:01.658 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:25:01.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:25:01.658 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:25:01.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:25:01.658 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:25:01.658 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:25:01.658 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:25:01.658 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:25:01.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:25:01.658 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:25:01.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:25:01.658 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:25:01.658 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:25:01.658 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:25:01.658 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7187ms 2025-06-28 04:25:01.658 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:25:01.658 +03:00 [DBG] Connection id "0HNC8090TG8J5" completed keep alive response. 2025-06-28 04:25:01.658 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3537ms 2025-06-28 04:25:01.658 +03:00 [DBG] Connection id "0HNC8090TG8J5" received FIN. 2025-06-28 04:25:01.659 +03:00 [DBG] Connection id "0HNC8090TG8J5" disconnecting. 2025-06-28 04:25:01.659 +03:00 [DBG] Connection id "0HNC8090TG8J5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:25:01.660 +03:00 [DBG] Connection id "0HNC8090TG8J5" stopped. 2025-06-28 04:26:01.656 +03:00 [DBG] Connection id "0HNC8090TG8J6" accepted. 2025-06-28 04:26:01.656 +03:00 [DBG] Connection id "0HNC8090TG8J6" started. 2025-06-28 04:26:01.656 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:26:01.656 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:26:01.656 +03:00 [DBG] POST requests are not supported 2025-06-28 04:26:01.656 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:26:01.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-28 04:26:01.657 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:26:01.657 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:26:01.657 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:26:01.657 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:26:01.657 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:26:01.657 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:26:01.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-28 04:26:01.657 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:26:01.657 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:26:01.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-28 04:26:01.657 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:26:01.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-28 04:26:01.657 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:26:01.657 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:26:01.657 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:26:01.657 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:26:01.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:26:01.657 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:26:01.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:26:01.657 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:26:01.657 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:26:01.658 +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-28 04:26:01.658 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:26:01.658 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:26:01.658 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:26:01.658 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:26:01.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:26:01.658 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:26:01.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:26:01.658 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:26:01.658 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:26:01.658 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:26:01.658 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:26:01.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:26:01.658 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:26:01.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:26:01.658 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:26:01.658 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:26:01.658 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:26:01.658 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1072ms 2025-06-28 04:26:01.658 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:26:01.658 +03:00 [DBG] Connection id "0HNC8090TG8J6" completed keep alive response. 2025-06-28 04:26:01.658 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0444ms 2025-06-28 04:26:01.659 +03:00 [DBG] Connection id "0HNC8090TG8J6" received FIN. 2025-06-28 04:26:01.659 +03:00 [DBG] Connection id "0HNC8090TG8J6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:26:01.659 +03:00 [DBG] Connection id "0HNC8090TG8J6" disconnecting. 2025-06-28 04:26:01.659 +03:00 [DBG] Connection id "0HNC8090TG8J6" stopped. 2025-06-28 04:27:01.659 +03:00 [DBG] Connection id "0HNC8090TG8J7" accepted. 2025-06-28 04:27:01.659 +03:00 [DBG] Connection id "0HNC8090TG8J7" started. 2025-06-28 04:27:01.659 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:27:01.659 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:27:01.659 +03:00 [DBG] POST requests are not supported 2025-06-28 04:27:01.660 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:27:01.660 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 04:27:01.660 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:27:01.660 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:27:01.660 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:27:01.660 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:27:01.660 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:27:01.660 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:27:01.660 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 04:27:01.660 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:27:01.660 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:27:01.660 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 04:27:01.660 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:27:01.660 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 04:27:01.660 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:27:01.660 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:27:01.660 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:27:01.660 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:27:01.660 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:27:01.660 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:27:01.660 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:27:01.660 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:27:01.660 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:27:01.660 +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-28 04:27:01.660 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:27:01.660 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:27:01.660 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:27:01.660 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:27:01.660 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:27:01.660 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:27:01.660 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:27:01.660 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:27:01.660 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:27:01.660 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:27:01.661 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:27:01.661 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:27:01.661 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:27:01.661 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:27:01.661 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:27:01.661 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:27:01.661 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:27:01.661 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7009ms 2025-06-28 04:27:01.661 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:27:01.661 +03:00 [DBG] Connection id "0HNC8090TG8J7" completed keep alive response. 2025-06-28 04:27:01.661 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2982ms 2025-06-28 04:27:01.662 +03:00 [DBG] Connection id "0HNC8090TG8J7" received FIN. 2025-06-28 04:27:01.662 +03:00 [DBG] Connection id "0HNC8090TG8J7" disconnecting. 2025-06-28 04:27:01.662 +03:00 [DBG] Connection id "0HNC8090TG8J7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:27:01.663 +03:00 [DBG] Connection id "0HNC8090TG8J7" stopped. 2025-06-28 04:28:01.655 +03:00 [DBG] Connection id "0HNC8090TG8J8" accepted. 2025-06-28 04:28:01.655 +03:00 [DBG] Connection id "0HNC8090TG8J8" started. 2025-06-28 04:28:01.656 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:28:01.656 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:28:01.656 +03:00 [DBG] POST requests are not supported 2025-06-28 04:28:01.656 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:28:01.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-28 04:28:01.656 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:28:01.656 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:28:01.656 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:28:01.656 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:28:01.656 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:28:01.656 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:28:01.656 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 04:28:01.656 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:28:01.656 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:28:01.656 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 04:28:01.656 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:28:01.656 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 04:28:01.656 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:28:01.656 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:28:01.656 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:28:01.656 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:28:01.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:28:01.656 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:28:01.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:28:01.656 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:28:01.656 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:28:01.657 +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-28 04:28:01.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:28:01.657 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:28:01.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:28:01.657 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:28:01.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:28:01.657 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:28:01.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:28:01.657 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:28:01.657 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:28:01.657 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:28:01.657 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:28:01.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:28:01.657 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:28:01.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:28:01.657 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:28:01.657 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:28:01.657 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:28:01.657 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9028ms 2025-06-28 04:28:01.657 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:28:01.657 +03:00 [DBG] Connection id "0HNC8090TG8J8" completed keep alive response. 2025-06-28 04:28:01.657 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.601ms 2025-06-28 04:28:01.657 +03:00 [DBG] Connection id "0HNC8090TG8J8" received FIN. 2025-06-28 04:28:01.657 +03:00 [DBG] Connection id "0HNC8090TG8J8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:28:01.658 +03:00 [DBG] Connection id "0HNC8090TG8J8" disconnecting. 2025-06-28 04:28:01.658 +03:00 [DBG] Connection id "0HNC8090TG8J8" stopped. 2025-06-28 04:29:01.662 +03:00 [DBG] Connection id "0HNC8090TG8J9" accepted. 2025-06-28 04:29:01.662 +03:00 [DBG] Connection id "0HNC8090TG8J9" started. 2025-06-28 04:29:01.663 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:29:01.663 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:29:01.663 +03:00 [DBG] POST requests are not supported 2025-06-28 04:29:01.663 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:29:01.663 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 04:29:01.663 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:29:01.663 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:29:01.663 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:29:01.663 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:29:01.663 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:29:01.663 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:29:01.663 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 04:29:01.663 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:29:01.663 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:29:01.663 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 04:29:01.663 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:29:01.663 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 04:29:01.663 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:29:01.663 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:29:01.663 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:29:01.663 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:29:01.663 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:29:01.664 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:29:01.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:29:01.664 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:29:01.664 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:29:01.664 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.143ms. 2025-06-28 04:29:01.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:29:01.664 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:29:01.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:29:01.664 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:29:01.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:29:01.664 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:29:01.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:29:01.664 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:29:01.664 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:29:01.664 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:29:01.664 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:29:01.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:29:01.664 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:29:01.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:29:01.664 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:29:01.664 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:29:01.664 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:29:01.664 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0124ms 2025-06-28 04:29:01.664 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:29:01.664 +03:00 [DBG] Connection id "0HNC8090TG8J9" completed keep alive response. 2025-06-28 04:29:01.664 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8602ms 2025-06-28 04:29:01.665 +03:00 [DBG] Connection id "0HNC8090TG8J9" received FIN. 2025-06-28 04:29:01.665 +03:00 [DBG] Connection id "0HNC8090TG8J9" disconnecting. 2025-06-28 04:29:01.665 +03:00 [DBG] Connection id "0HNC8090TG8J9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:29:01.666 +03:00 [DBG] Connection id "0HNC8090TG8J9" stopped. 2025-06-28 04:30:01.661 +03:00 [DBG] Connection id "0HNC8090TG8JA" accepted. 2025-06-28 04:30:01.661 +03:00 [DBG] Connection id "0HNC8090TG8JA" started. 2025-06-28 04:30:01.661 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:30:01.661 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:30:01.661 +03:00 [DBG] POST requests are not supported 2025-06-28 04:30:01.661 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:30:01.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-28 04:30:01.661 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:30:01.661 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:30:01.661 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:30:01.662 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:30:01.662 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:30:01.662 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:30:01.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-28 04:30:01.662 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:30:01.662 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:30:01.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-28 04:30:01.662 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:30:01.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-28 04:30:01.662 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:30:01.662 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:30:01.662 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:30:01.662 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:30:01.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:30:01.662 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:30:01.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:30:01.662 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:30:01.662 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:30:01.662 +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-28 04:30:01.663 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:30:01.663 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:30:01.663 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:30:01.663 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:30:01.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:30:01.663 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:30:01.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:30:01.663 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:30:01.663 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:30:01.663 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:30:01.663 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:30:01.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:30:01.663 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:30:01.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:30:01.663 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:30:01.663 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:30:01.663 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:30:01.663 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.048ms 2025-06-28 04:30:01.663 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:30:01.663 +03:00 [DBG] Connection id "0HNC8090TG8JA" completed keep alive response. 2025-06-28 04:30:01.663 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8875ms 2025-06-28 04:30:01.663 +03:00 [DBG] Connection id "0HNC8090TG8JA" received FIN. 2025-06-28 04:30:01.663 +03:00 [DBG] Connection id "0HNC8090TG8JA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:30:01.664 +03:00 [DBG] Connection id "0HNC8090TG8JA" disconnecting. 2025-06-28 04:30:01.664 +03:00 [DBG] Connection id "0HNC8090TG8JA" stopped. 2025-06-28 04:31:01.662 +03:00 [DBG] Connection id "0HNC8090TG8JB" accepted. 2025-06-28 04:31:01.662 +03:00 [DBG] Connection id "0HNC8090TG8JB" started. 2025-06-28 04:31:01.663 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:31:01.663 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:31:01.663 +03:00 [DBG] POST requests are not supported 2025-06-28 04:31:01.663 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:31:01.663 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 04:31:01.663 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:31:01.663 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:31:01.663 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:31:01.663 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:31:01.663 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:31:01.663 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:31:01.663 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 04:31:01.663 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:31:01.663 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:31:01.663 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 04:31:01.663 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:31:01.663 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 04:31:01.663 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:31:01.663 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:31:01.664 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:31:01.664 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:31:01.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:31:01.664 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:31:01.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:31:01.664 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:31:01.664 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:31:01.664 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1839ms. 2025-06-28 04:31:01.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:31:01.664 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:31:01.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:31:01.664 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:31:01.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:31:01.664 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:31:01.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:31:01.664 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:31:01.664 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:31:01.664 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:31:01.664 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:31:01.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:31:01.664 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:31:01.665 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:31:01.665 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:31:01.665 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:31:01.665 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:31:01.665 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3014ms 2025-06-28 04:31:01.665 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:31:01.665 +03:00 [DBG] Connection id "0HNC8090TG8JB" completed keep alive response. 2025-06-28 04:31:01.665 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2959ms 2025-06-28 04:31:01.665 +03:00 [DBG] Connection id "0HNC8090TG8JB" received FIN. 2025-06-28 04:31:01.665 +03:00 [DBG] Connection id "0HNC8090TG8JB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:31:01.665 +03:00 [DBG] Connection id "0HNC8090TG8JB" disconnecting. 2025-06-28 04:31:01.665 +03:00 [DBG] Connection id "0HNC8090TG8JB" stopped. 2025-06-28 04:32:01.728 +03:00 [DBG] Connection id "0HNC8090TG8JC" accepted. 2025-06-28 04:32:01.728 +03:00 [DBG] Connection id "0HNC8090TG8JC" started. 2025-06-28 04:32:01.728 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:32:01.728 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:32:01.728 +03:00 [DBG] POST requests are not supported 2025-06-28 04:32:01.728 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:32:01.728 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 04:32:01.728 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:32:01.728 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:32:01.728 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:32:01.728 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:32:01.729 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:32:01.729 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:32:01.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-28 04:32:01.729 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:32:01.729 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:32:01.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-28 04:32:01.729 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:32:01.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-28 04:32:01.729 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:32:01.729 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:32:01.729 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:32:01.729 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:32:01.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:32:01.729 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:32:01.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:32:01.730 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:32:01.730 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:32:01.730 +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-28 04:32:01.730 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:32:01.730 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:32:01.730 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:32:01.730 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:32:01.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:32:01.730 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:32:01.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:32:01.730 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:32:01.730 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:32:01.730 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:32:01.730 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:32:01.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:32:01.730 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:32:01.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:32:01.731 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:32:01.731 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:32:01.731 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:32:01.731 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5831ms 2025-06-28 04:32:01.731 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:32:01.731 +03:00 [DBG] Connection id "0HNC8090TG8JC" completed keep alive response. 2025-06-28 04:32:01.731 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8715ms 2025-06-28 04:32:01.731 +03:00 [DBG] Connection id "0HNC8090TG8JC" received FIN. 2025-06-28 04:32:01.731 +03:00 [DBG] Connection id "0HNC8090TG8JC" disconnecting. 2025-06-28 04:32:01.731 +03:00 [DBG] Connection id "0HNC8090TG8JC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:32:01.732 +03:00 [DBG] Connection id "0HNC8090TG8JC" stopped. 2025-06-28 04:33:01.649 +03:00 [DBG] Connection id "0HNC8090TG8JD" accepted. 2025-06-28 04:33:01.650 +03:00 [DBG] Connection id "0HNC8090TG8JD" started. 2025-06-28 04:33:01.650 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:33:01.650 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:33:01.650 +03:00 [DBG] POST requests are not supported 2025-06-28 04:33:01.650 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:33:01.650 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 04:33:01.650 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:33:01.650 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:33:01.650 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:33:01.650 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:33:01.650 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:33:01.650 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:33:01.650 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 04:33:01.650 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:33:01.650 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:33:01.650 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 04:33:01.650 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:33:01.650 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 04:33:01.650 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:33:01.650 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:33:01.650 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:33:01.650 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:33:01.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:33:01.650 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:33:01.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:33:01.650 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:33:01.650 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:33:01.650 +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-28 04:33:01.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:33:01.650 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:33:01.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:33:01.651 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:33:01.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:33:01.651 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:33:01.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:33:01.651 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:33:01.651 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:33:01.651 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:33:01.651 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:33:01.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:33:01.651 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:33:01.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:33:01.651 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:33:01.651 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:33:01.651 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:33:01.651 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6122ms 2025-06-28 04:33:01.651 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:33:01.651 +03:00 [DBG] Connection id "0HNC8090TG8JD" completed keep alive response. 2025-06-28 04:33:01.651 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1544ms 2025-06-28 04:33:01.651 +03:00 [DBG] Connection id "0HNC8090TG8JD" received FIN. 2025-06-28 04:33:01.651 +03:00 [DBG] Connection id "0HNC8090TG8JD" disconnecting. 2025-06-28 04:33:01.651 +03:00 [DBG] Connection id "0HNC8090TG8JD" stopped. 2025-06-28 04:33:01.651 +03:00 [DBG] Connection id "0HNC8090TG8JD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:34:01.664 +03:00 [DBG] Connection id "0HNC8090TG8JE" accepted. 2025-06-28 04:34:01.664 +03:00 [DBG] Connection id "0HNC8090TG8JE" started. 2025-06-28 04:34:01.664 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:34:01.664 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:34:01.664 +03:00 [DBG] POST requests are not supported 2025-06-28 04:34:01.664 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:34:01.664 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 04:34:01.664 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:34:01.664 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:34:01.664 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:34:01.664 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:34:01.664 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:34:01.664 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:34:01.665 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 04:34:01.665 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:34:01.665 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:34:01.665 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 04:34:01.665 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:34:01.665 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 04:34:01.665 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:34:01.665 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:34:01.665 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:34:01.665 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:34:01.665 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:34:01.665 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:34:01.665 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:34:01.665 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:34:01.665 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:34:01.665 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1254ms. 2025-06-28 04:34:01.665 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:34:01.665 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:34:01.665 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:34:01.665 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:34:01.665 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:34:01.665 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:34:01.665 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:34:01.665 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:34:01.665 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:34:01.665 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:34:01.665 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:34:01.665 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:34:01.665 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:34:01.665 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:34:01.665 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:34:01.665 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:34:01.665 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:34:01.666 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.777ms 2025-06-28 04:34:01.666 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:34:01.666 +03:00 [DBG] Connection id "0HNC8090TG8JE" completed keep alive response. 2025-06-28 04:34:01.666 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4966ms 2025-06-28 04:34:01.666 +03:00 [DBG] Connection id "0HNC8090TG8JE" received FIN. 2025-06-28 04:34:01.666 +03:00 [DBG] Connection id "0HNC8090TG8JE" disconnecting. 2025-06-28 04:34:01.666 +03:00 [DBG] Connection id "0HNC8090TG8JE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:34:01.667 +03:00 [DBG] Connection id "0HNC8090TG8JE" stopped. 2025-06-28 04:35:01.653 +03:00 [DBG] Connection id "0HNC8090TG8JF" accepted. 2025-06-28 04:35:01.653 +03:00 [DBG] Connection id "0HNC8090TG8JF" started. 2025-06-28 04:35:01.654 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:35:01.654 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:35:01.654 +03:00 [DBG] POST requests are not supported 2025-06-28 04:35:01.654 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:35:01.654 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 04:35:01.654 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:35:01.654 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:35:01.654 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:35:01.654 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:35:01.654 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:35:01.654 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:35:01.654 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 04:35:01.654 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:35:01.654 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:35:01.654 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 04:35:01.654 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:35:01.654 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 04:35:01.655 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:35:01.655 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:35:01.655 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:35:01.655 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:35:01.655 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:35:01.655 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:35:01.655 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:35:01.655 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:35:01.655 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:35:01.655 +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-28 04:35:01.655 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:35:01.655 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:35:01.655 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:35:01.655 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:35:01.655 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:35:01.655 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:35:01.655 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:35:01.655 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:35:01.655 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:35:01.655 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:35:01.655 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:35:01.655 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:35:01.656 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:35:01.656 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:35:01.656 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:35:01.656 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:35:01.656 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:35:01.656 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1382ms 2025-06-28 04:35:01.656 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:35:01.656 +03:00 [DBG] Connection id "0HNC8090TG8JF" completed keep alive response. 2025-06-28 04:35:01.656 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2242ms 2025-06-28 04:35:01.656 +03:00 [DBG] Connection id "0HNC8090TG8JF" received FIN. 2025-06-28 04:35:01.656 +03:00 [DBG] Connection id "0HNC8090TG8JF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:35:01.656 +03:00 [DBG] Connection id "0HNC8090TG8JF" disconnecting. 2025-06-28 04:35:01.656 +03:00 [DBG] Connection id "0HNC8090TG8JF" stopped. 2025-06-28 04:36:01.649 +03:00 [DBG] Connection id "0HNC8090TG8JG" accepted. 2025-06-28 04:36:01.650 +03:00 [DBG] Connection id "0HNC8090TG8JG" started. 2025-06-28 04:36:01.650 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:36:01.650 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:36:01.650 +03:00 [DBG] POST requests are not supported 2025-06-28 04:36:01.650 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:36:01.650 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 04:36:01.650 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:36:01.650 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:36:01.650 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:36:01.650 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:36:01.650 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:36:01.650 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:36:01.650 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 04:36:01.650 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:36:01.650 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:36:01.651 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 04:36:01.651 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:36:01.651 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 04:36:01.651 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:36:01.651 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:36:01.651 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:36:01.651 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:36:01.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:36:01.651 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:36:01.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:36:01.651 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:36:01.651 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:36:01.651 +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-28 04:36:01.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:36:01.651 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:36:01.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:36:01.651 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:36:01.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:36:01.651 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:36:01.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:36:01.651 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:36:01.651 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:36:01.651 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:36:01.651 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:36:01.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:36:01.651 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:36:01.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:36:01.651 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:36:01.651 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:36:01.651 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:36:01.652 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.942ms 2025-06-28 04:36:01.652 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:36:01.652 +03:00 [DBG] Connection id "0HNC8090TG8JG" completed keep alive response. 2025-06-28 04:36:01.652 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8455ms 2025-06-28 04:36:01.652 +03:00 [DBG] Connection id "0HNC8090TG8JG" received FIN. 2025-06-28 04:36:01.652 +03:00 [DBG] Connection id "0HNC8090TG8JG" disconnecting. 2025-06-28 04:36:01.652 +03:00 [DBG] Connection id "0HNC8090TG8JG" stopped. 2025-06-28 04:36:01.652 +03:00 [DBG] Connection id "0HNC8090TG8JG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:37:01.658 +03:00 [DBG] Connection id "0HNC8090TG8JH" accepted. 2025-06-28 04:37:01.658 +03:00 [DBG] Connection id "0HNC8090TG8JH" started. 2025-06-28 04:37:01.658 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:37:01.658 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:37:01.658 +03:00 [DBG] POST requests are not supported 2025-06-28 04:37:01.658 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:37:01.658 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 04:37:01.658 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:37:01.659 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:37:01.659 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:37:01.659 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:37:01.659 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:37:01.659 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:37:01.659 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 04:37:01.659 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:37:01.659 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:37:01.659 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 04:37:01.659 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:37:01.659 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 04:37:01.659 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:37:01.659 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:37:01.659 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:37:01.659 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:37:01.659 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:37:01.659 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:37:01.660 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:37:01.660 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:37:01.660 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:37:01.660 +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-28 04:37:01.660 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:37:01.660 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:37:01.660 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:37:01.660 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:37:01.660 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:37:01.660 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:37:01.660 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:37:01.660 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:37:01.660 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:37:01.660 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:37:01.660 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:37:01.660 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:37:01.660 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:37:01.660 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:37:01.660 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:37:01.660 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:37:01.660 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:37:01.660 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1901ms 2025-06-28 04:37:01.660 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:37:01.661 +03:00 [DBG] Connection id "0HNC8090TG8JH" completed keep alive response. 2025-06-28 04:37:01.661 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3214ms 2025-06-28 04:37:01.661 +03:00 [DBG] Connection id "0HNC8090TG8JH" received FIN. 2025-06-28 04:37:01.661 +03:00 [DBG] Connection id "0HNC8090TG8JH" disconnecting. 2025-06-28 04:37:01.661 +03:00 [DBG] Connection id "0HNC8090TG8JH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:37:01.662 +03:00 [DBG] Connection id "0HNC8090TG8JH" stopped. 2025-06-28 04:38:01.658 +03:00 [DBG] Connection id "0HNC8090TG8JI" accepted. 2025-06-28 04:38:01.658 +03:00 [DBG] Connection id "0HNC8090TG8JI" started. 2025-06-28 04:38:01.658 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:38:01.658 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:38:01.658 +03:00 [DBG] POST requests are not supported 2025-06-28 04:38:01.658 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:38:01.658 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 04:38:01.658 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:38:01.658 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:38:01.658 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:38:01.658 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:38:01.658 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:38:01.658 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:38:01.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-28 04:38:01.658 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:38:01.658 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:38:01.659 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 04:38:01.659 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:38:01.659 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 04:38:01.659 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:38:01.659 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:38:01.659 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:38:01.659 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:38:01.659 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:38:01.659 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:38:01.659 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:38:01.659 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:38:01.659 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:38:01.659 +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-28 04:38:01.659 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:38:01.659 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:38:01.659 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:38:01.659 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:38:01.659 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:38:01.659 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:38:01.659 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:38:01.659 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:38:01.659 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:38:01.659 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:38:01.659 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:38:01.659 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:38:01.659 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:38:01.659 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:38:01.659 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:38:01.659 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:38:01.659 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:38:01.659 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7419ms 2025-06-28 04:38:01.659 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:38:01.659 +03:00 [DBG] Connection id "0HNC8090TG8JI" completed keep alive response. 2025-06-28 04:38:01.659 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3451ms 2025-06-28 04:38:01.660 +03:00 [DBG] Connection id "0HNC8090TG8JI" received FIN. 2025-06-28 04:38:01.660 +03:00 [DBG] Connection id "0HNC8090TG8JI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:38:01.660 +03:00 [DBG] Connection id "0HNC8090TG8JI" disconnecting. 2025-06-28 04:38:01.660 +03:00 [DBG] Connection id "0HNC8090TG8JI" stopped. 2025-06-28 04:39:01.657 +03:00 [DBG] Connection id "0HNC8090TG8JJ" accepted. 2025-06-28 04:39:01.657 +03:00 [DBG] Connection id "0HNC8090TG8JJ" started. 2025-06-28 04:39:01.657 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:39:01.657 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:39:01.657 +03:00 [DBG] POST requests are not supported 2025-06-28 04:39:01.657 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:39:01.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-28 04:39:01.657 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:39:01.658 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:39:01.658 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:39:01.658 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:39:01.658 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:39:01.658 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:39:01.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-28 04:39:01.658 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:39:01.658 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:39:01.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-28 04:39:01.658 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:39:01.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-28 04:39:01.658 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:39:01.658 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:39:01.658 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:39:01.658 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:39:01.658 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:39:01.658 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:39:01.658 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:39:01.658 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:39:01.658 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:39:01.658 +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-28 04:39:01.658 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:39:01.658 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:39:01.658 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:39:01.658 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:39:01.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:39:01.658 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:39:01.659 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:39:01.659 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:39:01.659 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:39:01.659 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:39:01.659 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:39:01.659 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:39:01.659 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:39:01.659 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:39:01.659 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:39:01.659 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:39:01.659 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:39:01.659 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7815ms 2025-06-28 04:39:01.659 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:39:01.659 +03:00 [DBG] Connection id "0HNC8090TG8JJ" completed keep alive response. 2025-06-28 04:39:01.659 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5313ms 2025-06-28 04:39:01.659 +03:00 [DBG] Connection id "0HNC8090TG8JJ" received FIN. 2025-06-28 04:39:01.659 +03:00 [DBG] Connection id "0HNC8090TG8JJ" disconnecting. 2025-06-28 04:39:01.659 +03:00 [DBG] Connection id "0HNC8090TG8JJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:39:01.660 +03:00 [DBG] Connection id "0HNC8090TG8JJ" stopped. 2025-06-28 04:40:01.657 +03:00 [DBG] Connection id "0HNC8090TG8JK" accepted. 2025-06-28 04:40:01.657 +03:00 [DBG] Connection id "0HNC8090TG8JK" started. 2025-06-28 04:40:01.657 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:40:01.657 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:40:01.657 +03:00 [DBG] POST requests are not supported 2025-06-28 04:40:01.657 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:40:01.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-28 04:40:01.657 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:40:01.657 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:40:01.658 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:40:01.658 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:40:01.658 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:40:01.658 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:40:01.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-28 04:40:01.658 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:40:01.658 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:40:01.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-28 04:40:01.658 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:40:01.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-28 04:40:01.658 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:40:01.658 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:40:01.659 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:40:01.659 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:40:01.659 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:40:01.659 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:40:01.659 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:40:01.659 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:40:01.659 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:40:01.659 +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-28 04:40:01.660 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:40:01.660 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:40:01.660 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:40:01.660 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:40:01.660 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:40:01.660 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:40:01.660 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:40:01.660 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:40:01.660 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:40:01.660 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:40:01.660 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:40:01.660 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:40:01.660 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:40:01.660 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:40:01.660 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:40:01.660 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:40:01.660 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:40:01.660 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0209ms 2025-06-28 04:40:01.660 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:40:01.661 +03:00 [DBG] Connection id "0HNC8090TG8JK" completed keep alive response. 2025-06-28 04:40:01.661 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.5289ms 2025-06-28 04:40:01.662 +03:00 [DBG] Connection id "0HNC8090TG8JK" received FIN. 2025-06-28 04:40:01.662 +03:00 [DBG] Connection id "0HNC8090TG8JK" disconnecting. 2025-06-28 04:40:01.662 +03:00 [DBG] Connection id "0HNC8090TG8JK" stopped. 2025-06-28 04:40:01.662 +03:00 [DBG] Connection id "0HNC8090TG8JK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:41:01.661 +03:00 [DBG] Connection id "0HNC8090TG8JL" accepted. 2025-06-28 04:41:01.661 +03:00 [DBG] Connection id "0HNC8090TG8JL" started. 2025-06-28 04:41:01.661 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:41:01.661 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:41:01.662 +03:00 [DBG] POST requests are not supported 2025-06-28 04:41:01.662 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:41:01.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-28 04:41:01.662 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:41:01.662 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:41:01.662 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:41:01.662 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:41:01.662 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:41:01.662 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:41:01.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-28 04:41:01.662 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:41:01.662 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:41:01.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-28 04:41:01.662 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:41:01.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-28 04:41:01.662 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:41:01.662 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:41:01.662 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:41:01.662 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:41:01.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:41:01.662 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:41:01.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:41:01.662 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:41:01.662 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:41:01.663 +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-28 04:41:01.663 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:41:01.663 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:41:01.663 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:41:01.663 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:41:01.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:41:01.663 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:41:01.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:41:01.663 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:41:01.663 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:41:01.663 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:41:01.663 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:41:01.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:41:01.663 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:41:01.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:41:01.663 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:41:01.663 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:41:01.663 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:41:01.663 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1423ms 2025-06-28 04:41:01.663 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:41:01.663 +03:00 [DBG] Connection id "0HNC8090TG8JL" completed keep alive response. 2025-06-28 04:41:01.663 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9943ms 2025-06-28 04:41:01.664 +03:00 [DBG] Connection id "0HNC8090TG8JL" received FIN. 2025-06-28 04:41:01.664 +03:00 [DBG] Connection id "0HNC8090TG8JL" disconnecting. 2025-06-28 04:41:01.664 +03:00 [DBG] Connection id "0HNC8090TG8JL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:41:01.665 +03:00 [DBG] Connection id "0HNC8090TG8JL" stopped. 2025-06-28 04:42:01.650 +03:00 [DBG] Connection id "0HNC8090TG8JM" accepted. 2025-06-28 04:42:01.650 +03:00 [DBG] Connection id "0HNC8090TG8JM" started. 2025-06-28 04:42:01.650 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:42:01.650 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:42:01.650 +03:00 [DBG] POST requests are not supported 2025-06-28 04:42:01.650 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:42:01.650 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 04:42:01.650 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:42:01.650 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:42:01.650 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:42:01.650 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:42:01.650 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:42:01.650 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:42:01.650 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 04:42:01.651 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:42:01.651 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:42:01.651 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 04:42:01.651 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:42:01.651 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 04:42:01.651 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:42:01.651 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:42:01.651 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:42:01.651 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:42:01.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:42:01.651 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:42:01.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:42:01.651 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:42:01.651 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:42:01.651 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1423ms. 2025-06-28 04:42:01.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:42:01.651 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:42:01.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:42:01.651 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:42:01.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:42:01.652 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:42:01.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:42:01.652 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:42:01.652 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:42:01.652 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:42:01.652 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:42:01.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:42:01.652 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:42:01.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:42:01.652 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:42:01.652 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:42:01.652 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:42:01.652 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1638ms 2025-06-28 04:42:01.652 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:42:01.652 +03:00 [DBG] Connection id "0HNC8090TG8JM" completed keep alive response. 2025-06-28 04:42:01.652 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1377ms 2025-06-28 04:42:01.652 +03:00 [DBG] Connection id "0HNC8090TG8JM" received FIN. 2025-06-28 04:42:01.652 +03:00 [DBG] Connection id "0HNC8090TG8JM" disconnecting. 2025-06-28 04:42:01.653 +03:00 [DBG] Connection id "0HNC8090TG8JM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:42:01.654 +03:00 [DBG] Connection id "0HNC8090TG8JM" stopped. 2025-06-28 04:43:01.668 +03:00 [DBG] Connection id "0HNC8090TG8JN" accepted. 2025-06-28 04:43:01.668 +03:00 [DBG] Connection id "0HNC8090TG8JN" started. 2025-06-28 04:43:01.668 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:43:01.668 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:43:01.668 +03:00 [DBG] POST requests are not supported 2025-06-28 04:43:01.668 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:43:01.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-28 04:43:01.668 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:43:01.668 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:43:01.668 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:43:01.668 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:43:01.668 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:43:01.668 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:43:01.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-28 04:43:01.668 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:43:01.669 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:43:01.669 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 04:43:01.669 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:43:01.669 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 04:43:01.669 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:43:01.669 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:43:01.669 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:43:01.669 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:43:01.669 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:43:01.669 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:43:01.669 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:43:01.669 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:43:01.669 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:43:01.669 +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-28 04:43:01.669 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:43:01.669 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:43:01.669 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:43:01.669 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:43:01.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:43:01.669 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:43:01.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:43:01.669 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:43:01.669 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:43:01.669 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:43:01.669 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:43:01.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:43:01.669 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:43:01.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:43:01.669 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:43:01.669 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:43:01.669 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:43:01.669 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7553ms 2025-06-28 04:43:01.669 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:43:01.669 +03:00 [DBG] Connection id "0HNC8090TG8JN" completed keep alive response. 2025-06-28 04:43:01.670 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5703ms 2025-06-28 04:43:01.670 +03:00 [DBG] Connection id "0HNC8090TG8JN" received FIN. 2025-06-28 04:43:01.670 +03:00 [DBG] Connection id "0HNC8090TG8JN" disconnecting. 2025-06-28 04:43:01.670 +03:00 [DBG] Connection id "0HNC8090TG8JN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:43:01.671 +03:00 [DBG] Connection id "0HNC8090TG8JN" stopped. 2025-06-28 04:44:01.658 +03:00 [DBG] Connection id "0HNC8090TG8JO" accepted. 2025-06-28 04:44:01.658 +03:00 [DBG] Connection id "0HNC8090TG8JO" started. 2025-06-28 04:44:01.658 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:44:01.658 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:44:01.658 +03:00 [DBG] POST requests are not supported 2025-06-28 04:44:01.658 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:44:01.658 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 04:44:01.658 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:44:01.658 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:44:01.658 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:44:01.658 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:44:01.658 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:44:01.658 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:44:01.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-28 04:44:01.658 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:44:01.658 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:44:01.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-28 04:44:01.658 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:44:01.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-28 04:44:01.659 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:44:01.659 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:44:01.659 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:44:01.659 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:44:01.659 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:44:01.659 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:44:01.659 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:44:01.659 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:44:01.659 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:44:01.659 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1619ms. 2025-06-28 04:44:01.659 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:44:01.659 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:44:01.659 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:44:01.659 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:44:01.659 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:44:01.659 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:44:01.659 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:44:01.659 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:44:01.659 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:44:01.659 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:44:01.659 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:44:01.659 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:44:01.659 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:44:01.659 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:44:01.659 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:44:01.659 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:44:01.659 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:44:01.659 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9243ms 2025-06-28 04:44:01.659 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:44:01.660 +03:00 [DBG] Connection id "0HNC8090TG8JO" completed keep alive response. 2025-06-28 04:44:01.660 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5961ms 2025-06-28 04:44:01.660 +03:00 [DBG] Connection id "0HNC8090TG8JO" received FIN. 2025-06-28 04:44:01.660 +03:00 [DBG] Connection id "0HNC8090TG8JO" disconnecting. 2025-06-28 04:44:01.660 +03:00 [DBG] Connection id "0HNC8090TG8JO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:44:01.661 +03:00 [DBG] Connection id "0HNC8090TG8JO" stopped. 2025-06-28 04:45:01.657 +03:00 [DBG] Connection id "0HNC8090TG8JP" accepted. 2025-06-28 04:45:01.657 +03:00 [DBG] Connection id "0HNC8090TG8JP" started. 2025-06-28 04:45:01.658 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:45:01.658 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:45:01.658 +03:00 [DBG] POST requests are not supported 2025-06-28 04:45:01.658 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:45:01.658 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 04:45:01.658 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:45:01.658 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:45:01.658 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:45:01.658 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:45:01.658 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:45:01.658 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:45:01.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-28 04:45:01.658 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:45:01.658 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:45:01.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-28 04:45:01.658 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:45:01.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-28 04:45:01.658 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:45:01.658 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:45:01.658 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:45:01.658 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:45:01.658 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:45:01.658 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:45:01.658 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:45:01.658 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:45:01.658 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:45:01.658 +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-28 04:45:01.659 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:45:01.659 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:45:01.659 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:45:01.659 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:45:01.659 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:45:01.659 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:45:01.659 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:45:01.659 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:45:01.659 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:45:01.659 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:45:01.659 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:45:01.659 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:45:01.659 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:45:01.659 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:45:01.659 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:45:01.659 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:45:01.659 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:45:01.659 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8706ms 2025-06-28 04:45:01.659 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:45:01.659 +03:00 [DBG] Connection id "0HNC8090TG8JP" completed keep alive response. 2025-06-28 04:45:01.659 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.571ms 2025-06-28 04:45:01.659 +03:00 [DBG] Connection id "0HNC8090TG8JP" received FIN. 2025-06-28 04:45:01.659 +03:00 [DBG] Connection id "0HNC8090TG8JP" disconnecting. 2025-06-28 04:45:01.659 +03:00 [DBG] Connection id "0HNC8090TG8JP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:45:01.660 +03:00 [DBG] Connection id "0HNC8090TG8JP" stopped. 2025-06-28 04:46:01.658 +03:00 [DBG] Connection id "0HNC8090TG8JQ" accepted. 2025-06-28 04:46:01.658 +03:00 [DBG] Connection id "0HNC8090TG8JQ" started. 2025-06-28 04:46:01.658 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:46:01.658 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:46:01.658 +03:00 [DBG] POST requests are not supported 2025-06-28 04:46:01.658 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:46:01.658 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 04:46:01.658 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:46:01.658 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:46:01.659 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:46:01.659 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:46:01.659 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:46:01.659 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:46:01.659 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 04:46:01.659 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:46:01.659 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:46:01.659 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 04:46:01.659 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:46:01.659 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 04:46:01.659 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:46:01.659 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:46:01.659 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:46:01.659 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:46:01.659 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:46:01.659 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:46:01.659 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:46:01.659 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:46:01.659 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:46:01.659 +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-28 04:46:01.659 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:46:01.659 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:46:01.659 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:46:01.659 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:46:01.659 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:46:01.659 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:46:01.659 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:46:01.659 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:46:01.659 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:46:01.659 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:46:01.659 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:46:01.659 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:46:01.660 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:46:01.660 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:46:01.660 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:46:01.660 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:46:01.660 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:46:01.660 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7157ms 2025-06-28 04:46:01.660 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:46:01.660 +03:00 [DBG] Connection id "0HNC8090TG8JQ" completed keep alive response. 2025-06-28 04:46:01.660 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4107ms 2025-06-28 04:46:01.660 +03:00 [DBG] Connection id "0HNC8090TG8JQ" received FIN. 2025-06-28 04:46:01.660 +03:00 [DBG] Connection id "0HNC8090TG8JQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:46:01.660 +03:00 [DBG] Connection id "0HNC8090TG8JQ" disconnecting. 2025-06-28 04:46:01.660 +03:00 [DBG] Connection id "0HNC8090TG8JQ" stopped. 2025-06-28 04:47:01.660 +03:00 [DBG] Connection id "0HNC8090TG8JR" accepted. 2025-06-28 04:47:01.660 +03:00 [DBG] Connection id "0HNC8090TG8JR" started. 2025-06-28 04:47:01.661 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:47:01.661 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:47:01.661 +03:00 [DBG] POST requests are not supported 2025-06-28 04:47:01.661 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:47:01.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-28 04:47:01.661 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:47:01.661 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:47:01.661 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:47:01.661 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:47:01.661 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:47:01.661 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:47:01.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-28 04:47:01.661 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:47:01.661 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:47:01.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-28 04:47:01.661 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:47:01.661 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 04:47:01.661 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:47:01.661 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:47:01.661 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:47:01.661 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:47:01.661 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:47:01.661 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:47:01.661 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:47:01.661 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:47:01.661 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:47:01.661 +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-28 04:47:01.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:47:01.662 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:47:01.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:47:01.662 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:47:01.662 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:47:01.662 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:47:01.662 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:47:01.662 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:47:01.662 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:47:01.662 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:47:01.662 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:47:01.662 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:47:01.662 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:47:01.662 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:47:01.662 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:47:01.662 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:47:01.662 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:47:01.662 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7766ms 2025-06-28 04:47:01.662 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:47:01.662 +03:00 [DBG] Connection id "0HNC8090TG8JR" completed keep alive response. 2025-06-28 04:47:01.662 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5375ms 2025-06-28 04:47:01.662 +03:00 [DBG] Connection id "0HNC8090TG8JR" received FIN. 2025-06-28 04:47:01.663 +03:00 [DBG] Connection id "0HNC8090TG8JR" disconnecting. 2025-06-28 04:47:01.663 +03:00 [DBG] Connection id "0HNC8090TG8JR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:47:01.664 +03:00 [DBG] Connection id "0HNC8090TG8JR" stopped. 2025-06-28 04:48:01.666 +03:00 [DBG] Connection id "0HNC8090TG8JS" accepted. 2025-06-28 04:48:01.666 +03:00 [DBG] Connection id "0HNC8090TG8JS" started. 2025-06-28 04:48:01.666 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:48:01.666 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:48:01.666 +03:00 [DBG] POST requests are not supported 2025-06-28 04:48:01.666 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:48:01.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-28 04:48:01.666 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:48:01.666 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:48:01.666 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:48:01.666 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:48:01.666 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:48:01.666 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:48:01.666 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 04:48:01.667 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:48:01.667 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:48:01.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-28 04:48:01.667 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:48:01.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-28 04:48:01.667 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:48:01.667 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:48:01.667 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:48:01.667 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:48:01.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:48:01.667 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:48:01.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:48:01.667 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:48:01.667 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:48:01.667 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1443ms. 2025-06-28 04:48:01.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:48:01.667 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:48:01.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:48:01.667 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:48:01.667 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:48:01.667 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:48:01.667 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:48:01.667 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:48:01.667 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:48:01.667 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:48:01.667 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:48:01.667 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:48:01.667 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:48:01.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:48:01.668 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:48:01.668 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:48:01.668 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:48:01.668 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9485ms 2025-06-28 04:48:01.668 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:48:01.668 +03:00 [DBG] Connection id "0HNC8090TG8JS" completed keep alive response. 2025-06-28 04:48:01.668 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7709ms 2025-06-28 04:48:01.668 +03:00 [DBG] Connection id "0HNC8090TG8JS" received FIN. 2025-06-28 04:48:01.668 +03:00 [DBG] Connection id "0HNC8090TG8JS" disconnecting. 2025-06-28 04:48:01.668 +03:00 [DBG] Connection id "0HNC8090TG8JS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:48:01.669 +03:00 [DBG] Connection id "0HNC8090TG8JS" stopped. 2025-06-28 04:49:01.659 +03:00 [DBG] Connection id "0HNC8090TG8JT" accepted. 2025-06-28 04:49:01.659 +03:00 [DBG] Connection id "0HNC8090TG8JT" started. 2025-06-28 04:49:01.659 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:49:01.659 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:49:01.659 +03:00 [DBG] POST requests are not supported 2025-06-28 04:49:01.659 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:49:01.659 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 04:49:01.659 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:49:01.659 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:49:01.659 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:49:01.659 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:49:01.659 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:49:01.659 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:49:01.659 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 04:49:01.659 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:49:01.659 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:49:01.659 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 04:49:01.659 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:49:01.659 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 04:49:01.659 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:49:01.659 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:49:01.659 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:49:01.660 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:49:01.660 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:49:01.660 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:49:01.660 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:49:01.660 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:49:01.660 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:49:01.660 +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-28 04:49:01.660 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:49:01.660 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:49:01.660 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:49:01.660 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:49:01.660 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:49:01.660 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:49:01.660 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:49:01.660 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:49:01.660 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:49:01.660 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:49:01.660 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:49:01.660 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:49:01.660 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:49:01.660 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:49:01.660 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:49:01.660 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:49:01.660 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:49:01.660 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6347ms 2025-06-28 04:49:01.660 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:49:01.660 +03:00 [DBG] Connection id "0HNC8090TG8JT" completed keep alive response. 2025-06-28 04:49:01.660 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1971ms 2025-06-28 04:49:01.660 +03:00 [DBG] Connection id "0HNC8090TG8JT" received FIN. 2025-06-28 04:49:01.661 +03:00 [DBG] Connection id "0HNC8090TG8JT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:49:01.661 +03:00 [DBG] Connection id "0HNC8090TG8JT" disconnecting. 2025-06-28 04:49:01.661 +03:00 [DBG] Connection id "0HNC8090TG8JT" stopped. 2025-06-28 04:50:01.657 +03:00 [DBG] Connection id "0HNC8090TG8JU" accepted. 2025-06-28 04:50:01.658 +03:00 [DBG] Connection id "0HNC8090TG8JU" started. 2025-06-28 04:50:01.658 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:50:01.658 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:50:01.658 +03:00 [DBG] POST requests are not supported 2025-06-28 04:50:01.658 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:50:01.658 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 04:50:01.658 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:50:01.658 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:50:01.658 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:50:01.659 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:50:01.659 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:50:01.659 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:50:01.659 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 04:50:01.659 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:50:01.659 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:50:01.659 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 04:50:01.659 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:50:01.659 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 04:50:01.659 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:50:01.659 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:50:01.659 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:50:01.659 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:50:01.659 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:50:01.659 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:50:01.659 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:50:01.659 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:50:01.659 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:50:01.660 +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-28 04:50:01.660 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:50:01.660 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:50:01.660 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:50:01.660 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:50:01.660 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:50:01.660 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:50:01.660 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:50:01.660 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:50:01.660 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:50:01.660 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:50:01.660 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:50:01.660 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:50:01.660 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:50:01.660 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:50:01.660 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:50:01.660 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:50:01.660 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:50:01.660 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2056ms 2025-06-28 04:50:01.660 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:50:01.660 +03:00 [DBG] Connection id "0HNC8090TG8JU" completed keep alive response. 2025-06-28 04:50:01.661 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7369ms 2025-06-28 04:50:01.661 +03:00 [DBG] Connection id "0HNC8090TG8JU" received FIN. 2025-06-28 04:50:01.661 +03:00 [DBG] Connection id "0HNC8090TG8JU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:50:01.661 +03:00 [DBG] Connection id "0HNC8090TG8JU" disconnecting. 2025-06-28 04:50:01.661 +03:00 [DBG] Connection id "0HNC8090TG8JU" stopped. 2025-06-28 04:51:01.657 +03:00 [DBG] Connection id "0HNC8090TG8JV" accepted. 2025-06-28 04:51:01.657 +03:00 [DBG] Connection id "0HNC8090TG8JV" started. 2025-06-28 04:51:01.657 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:51:01.657 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:51:01.657 +03:00 [DBG] POST requests are not supported 2025-06-28 04:51:01.657 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:51:01.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-28 04:51:01.658 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:51:01.658 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:51:01.658 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:51:01.658 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:51:01.658 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:51:01.658 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:51:01.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-28 04:51:01.658 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:51:01.658 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:51:01.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-28 04:51:01.658 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:51:01.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-28 04:51:01.658 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:51:01.658 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:51:01.658 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:51:01.658 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:51:01.658 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:51:01.658 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:51:01.658 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:51:01.658 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:51:01.658 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:51:01.658 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1037ms. 2025-06-28 04:51:01.658 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:51:01.658 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:51:01.658 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:51:01.658 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:51:01.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:51:01.658 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:51:01.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:51:01.658 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:51:01.658 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:51:01.658 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:51:01.658 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:51:01.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:51:01.658 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:51:01.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:51:01.658 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:51:01.658 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:51:01.658 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:51:01.658 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5747ms 2025-06-28 04:51:01.658 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:51:01.658 +03:00 [DBG] Connection id "0HNC8090TG8JV" completed keep alive response. 2025-06-28 04:51:01.658 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1295ms 2025-06-28 04:51:01.659 +03:00 [DBG] Connection id "0HNC8090TG8JV" received FIN. 2025-06-28 04:51:01.659 +03:00 [DBG] Connection id "0HNC8090TG8JV" disconnecting. 2025-06-28 04:51:01.659 +03:00 [DBG] Connection id "0HNC8090TG8JV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:51:01.660 +03:00 [DBG] Connection id "0HNC8090TG8JV" stopped. 2025-06-28 04:52:01.666 +03:00 [DBG] Connection id "0HNC8090TG8K0" accepted. 2025-06-28 04:52:01.667 +03:00 [DBG] Connection id "0HNC8090TG8K0" started. 2025-06-28 04:52:01.667 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:52:01.667 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:52:01.667 +03:00 [DBG] POST requests are not supported 2025-06-28 04:52:01.667 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:52:01.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-28 04:52:01.667 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:52:01.667 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:52:01.667 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:52:01.667 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:52:01.667 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:52:01.667 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:52:01.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-28 04:52:01.667 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:52:01.667 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:52:01.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-28 04:52:01.667 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:52:01.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-28 04:52:01.667 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:52:01.668 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:52:01.668 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:52:01.668 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:52:01.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:52:01.668 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:52:01.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:52:01.668 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:52:01.668 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:52:01.668 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1241ms. 2025-06-28 04:52:01.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:52:01.668 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:52:01.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:52:01.668 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:52:01.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:52:01.668 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:52:01.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:52:01.668 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:52:01.668 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:52:01.668 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:52:01.668 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:52:01.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:52:01.668 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:52:01.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:52:01.668 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:52:01.668 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:52:01.668 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:52:01.668 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9559ms 2025-06-28 04:52:01.668 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:52:01.669 +03:00 [DBG] Connection id "0HNC8090TG8K0" completed keep alive response. 2025-06-28 04:52:01.669 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.719ms 2025-06-28 04:52:01.670 +03:00 [DBG] Connection id "0HNC8090TG8K0" received FIN. 2025-06-28 04:52:01.670 +03:00 [DBG] Connection id "0HNC8090TG8K0" disconnecting. 2025-06-28 04:52:01.670 +03:00 [DBG] Connection id "0HNC8090TG8K0" stopped. 2025-06-28 04:52:01.670 +03:00 [DBG] Connection id "0HNC8090TG8K0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:53:01.655 +03:00 [DBG] Connection id "0HNC8090TG8K1" accepted. 2025-06-28 04:53:01.655 +03:00 [DBG] Connection id "0HNC8090TG8K1" started. 2025-06-28 04:53:01.655 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:53:01.655 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:53:01.655 +03:00 [DBG] POST requests are not supported 2025-06-28 04:53:01.655 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:53:01.655 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 04:53:01.655 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:53:01.656 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:53:01.656 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:53:01.656 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:53:01.656 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:53:01.656 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:53:01.656 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 04:53:01.656 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:53:01.656 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:53:01.656 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 04:53:01.656 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:53:01.656 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 04:53:01.656 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:53:01.656 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:53:01.656 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:53:01.656 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:53:01.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:53:01.656 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:53:01.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:53:01.656 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:53:01.656 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:53:01.656 +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-28 04:53:01.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:53:01.656 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:53:01.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:53:01.656 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:53:01.656 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:53:01.656 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:53:01.656 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:53:01.656 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:53:01.656 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:53:01.657 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:53:01.657 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:53:01.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:53:01.657 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:53:01.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:53:01.657 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:53:01.657 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:53:01.657 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:53:01.657 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.733ms 2025-06-28 04:53:01.657 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:53:01.657 +03:00 [DBG] Connection id "0HNC8090TG8K1" completed keep alive response. 2025-06-28 04:53:01.657 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4271ms 2025-06-28 04:53:01.657 +03:00 [DBG] Connection id "0HNC8090TG8K1" received FIN. 2025-06-28 04:53:01.657 +03:00 [DBG] Connection id "0HNC8090TG8K1" disconnecting. 2025-06-28 04:53:01.657 +03:00 [DBG] Connection id "0HNC8090TG8K1" stopped. 2025-06-28 04:53:01.657 +03:00 [DBG] Connection id "0HNC8090TG8K1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:54:01.663 +03:00 [DBG] Connection id "0HNC8090TG8K2" accepted. 2025-06-28 04:54:01.663 +03:00 [DBG] Connection id "0HNC8090TG8K2" started. 2025-06-28 04:54:01.663 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:54:01.663 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:54:01.663 +03:00 [DBG] POST requests are not supported 2025-06-28 04:54:01.663 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:54:01.663 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 04:54:01.664 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:54:01.664 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:54:01.664 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:54:01.664 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:54:01.664 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:54:01.664 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:54:01.664 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 04:54:01.664 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:54:01.664 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:54:01.664 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 04:54:01.664 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:54:01.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-28 04:54:01.664 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:54:01.664 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:54:01.664 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:54:01.664 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:54:01.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:54:01.664 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:54:01.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:54:01.664 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:54:01.664 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:54:01.665 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2209ms. 2025-06-28 04:54:01.665 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:54:01.665 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:54:01.665 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:54:01.665 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:54:01.665 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:54:01.665 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:54:01.665 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:54:01.665 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:54:01.665 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:54:01.665 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:54:01.665 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:54:01.665 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:54:01.665 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:54:01.665 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:54:01.665 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:54:01.665 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:54:01.665 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:54:01.665 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2678ms 2025-06-28 04:54:01.665 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:54:01.665 +03:00 [DBG] Connection id "0HNC8090TG8K2" completed keep alive response. 2025-06-28 04:54:01.666 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2181ms 2025-06-28 04:54:01.666 +03:00 [DBG] Connection id "0HNC8090TG8K2" received FIN. 2025-06-28 04:54:01.666 +03:00 [DBG] Connection id "0HNC8090TG8K2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:54:01.666 +03:00 [DBG] Connection id "0HNC8090TG8K2" disconnecting. 2025-06-28 04:54:01.666 +03:00 [DBG] Connection id "0HNC8090TG8K2" stopped. 2025-06-28 04:55:01.661 +03:00 [DBG] Connection id "0HNC8090TG8K3" accepted. 2025-06-28 04:55:01.661 +03:00 [DBG] Connection id "0HNC8090TG8K3" started. 2025-06-28 04:55:01.661 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:55:01.661 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:55:01.661 +03:00 [DBG] POST requests are not supported 2025-06-28 04:55:01.661 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:55:01.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-28 04:55:01.661 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:55:01.662 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:55:01.662 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:55:01.662 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:55:01.662 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:55:01.662 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:55:01.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-28 04:55:01.662 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:55:01.662 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:55:01.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-28 04:55:01.662 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:55:01.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-28 04:55:01.662 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:55:01.662 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:55:01.662 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:55:01.662 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:55:01.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:55:01.662 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:55:01.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:55:01.663 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:55:01.663 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:55:01.663 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1935ms. 2025-06-28 04:55:01.663 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:55:01.663 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:55:01.663 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:55:01.663 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:55:01.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:55:01.663 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:55:01.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:55:01.663 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:55:01.663 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:55:01.663 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:55:01.663 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:55:01.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:55:01.663 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:55:01.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:55:01.663 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:55:01.663 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:55:01.663 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:55:01.663 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3317ms 2025-06-28 04:55:01.664 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:55:01.664 +03:00 [DBG] Connection id "0HNC8090TG8K3" completed keep alive response. 2025-06-28 04:55:01.664 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4169ms 2025-06-28 04:55:01.664 +03:00 [DBG] Connection id "0HNC8090TG8K3" received FIN. 2025-06-28 04:55:01.664 +03:00 [DBG] Connection id "0HNC8090TG8K3" disconnecting. 2025-06-28 04:55:01.664 +03:00 [DBG] Connection id "0HNC8090TG8K3" stopped. 2025-06-28 04:55:01.664 +03:00 [DBG] Connection id "0HNC8090TG8K3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:56:01.657 +03:00 [DBG] Connection id "0HNC8090TG8K4" accepted. 2025-06-28 04:56:01.657 +03:00 [DBG] Connection id "0HNC8090TG8K4" started. 2025-06-28 04:56:01.657 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:56:01.657 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:56:01.658 +03:00 [DBG] POST requests are not supported 2025-06-28 04:56:01.658 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:56:01.658 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 04:56:01.658 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:56:01.658 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:56:01.658 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:56:01.658 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:56:01.658 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:56:01.658 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:56:01.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-28 04:56:01.658 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:56:01.658 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:56:01.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-28 04:56:01.658 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:56:01.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-28 04:56:01.658 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:56:01.658 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:56:01.658 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:56:01.658 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:56:01.658 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:56:01.659 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:56:01.659 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:56:01.659 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:56:01.659 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:56:01.659 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1919ms. 2025-06-28 04:56:01.659 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:56:01.659 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:56:01.659 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:56:01.659 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:56:01.659 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:56:01.659 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:56:01.659 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:56:01.659 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:56:01.659 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:56:01.659 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:56:01.659 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:56:01.659 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:56:01.659 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:56:01.659 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:56:01.659 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:56:01.659 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:56:01.660 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:56:01.660 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3125ms 2025-06-28 04:56:01.660 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:56:01.660 +03:00 [DBG] Connection id "0HNC8090TG8K4" completed keep alive response. 2025-06-28 04:56:01.660 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3294ms 2025-06-28 04:56:01.660 +03:00 [DBG] Connection id "0HNC8090TG8K4" received FIN. 2025-06-28 04:56:01.660 +03:00 [DBG] Connection id "0HNC8090TG8K4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:56:01.660 +03:00 [DBG] Connection id "0HNC8090TG8K4" disconnecting. 2025-06-28 04:56:01.660 +03:00 [DBG] Connection id "0HNC8090TG8K4" stopped. 2025-06-28 04:57:01.669 +03:00 [DBG] Connection id "0HNC8090TG8K5" accepted. 2025-06-28 04:57:01.669 +03:00 [DBG] Connection id "0HNC8090TG8K5" started. 2025-06-28 04:57:01.669 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:57:01.669 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:57:01.669 +03:00 [DBG] POST requests are not supported 2025-06-28 04:57:01.669 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:57:01.669 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 04:57:01.669 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:57:01.669 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:57:01.669 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:57:01.669 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:57:01.669 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:57:01.669 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:57:01.669 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 04:57:01.670 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:57:01.670 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:57:01.670 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 04:57:01.670 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:57:01.670 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 04:57:01.670 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:57:01.670 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:57:01.670 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:57:01.670 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:57:01.670 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:57:01.671 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:57:01.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:57:01.671 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:57:01.671 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:57:01.671 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2152ms. 2025-06-28 04:57:01.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:57:01.671 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:57:01.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:57:01.671 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:57:01.671 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:57:01.671 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:57:01.671 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:57:01.671 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:57:01.671 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:57:01.671 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:57:01.671 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:57:01.671 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:57:01.671 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:57:01.671 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:57:01.671 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:57:01.671 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:57:01.671 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:57:01.672 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5752ms 2025-06-28 04:57:01.672 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:57:01.672 +03:00 [DBG] Connection id "0HNC8090TG8K5" completed keep alive response. 2025-06-28 04:57:01.672 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6803ms 2025-06-28 04:57:01.672 +03:00 [DBG] Connection id "0HNC8090TG8K5" received FIN. 2025-06-28 04:57:01.672 +03:00 [DBG] Connection id "0HNC8090TG8K5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:57:01.672 +03:00 [DBG] Connection id "0HNC8090TG8K5" disconnecting. 2025-06-28 04:57:01.672 +03:00 [DBG] Connection id "0HNC8090TG8K5" stopped. 2025-06-28 04:58:01.660 +03:00 [DBG] Connection id "0HNC8090TG8K6" accepted. 2025-06-28 04:58:01.660 +03:00 [DBG] Connection id "0HNC8090TG8K6" started. 2025-06-28 04:58:01.660 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:58:01.660 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:58:01.660 +03:00 [DBG] POST requests are not supported 2025-06-28 04:58:01.660 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:58:01.660 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 04:58:01.660 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:58:01.660 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:58:01.660 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:58:01.660 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:58:01.660 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:58:01.660 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:58:01.660 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 04:58:01.660 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:58:01.660 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:58:01.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-28 04:58:01.661 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:58:01.661 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 04:58:01.661 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:58:01.661 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:58:01.661 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:58:01.661 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:58:01.661 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:58:01.661 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:58:01.661 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:58:01.661 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:58:01.661 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:58:01.661 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1304ms. 2025-06-28 04:58:01.661 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:58:01.661 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:58:01.661 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:58:01.661 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:58:01.661 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:58:01.661 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:58:01.661 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:58:01.661 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:58:01.661 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:58:01.661 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:58:01.661 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:58:01.661 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:58:01.661 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:58:01.662 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:58:01.662 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:58:01.662 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:58:01.662 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:58:01.662 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9977ms 2025-06-28 04:58:01.662 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:58:01.662 +03:00 [DBG] Connection id "0HNC8090TG8K6" completed keep alive response. 2025-06-28 04:58:01.662 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7475ms 2025-06-28 04:58:01.662 +03:00 [DBG] Connection id "0HNC8090TG8K6" received FIN. 2025-06-28 04:58:01.662 +03:00 [DBG] Connection id "0HNC8090TG8K6" disconnecting. 2025-06-28 04:58:01.662 +03:00 [DBG] Connection id "0HNC8090TG8K6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:58:01.663 +03:00 [DBG] Connection id "0HNC8090TG8K6" stopped. 2025-06-28 04:59:01.665 +03:00 [DBG] Connection id "0HNC8090TG8K7" accepted. 2025-06-28 04:59:01.665 +03:00 [DBG] Connection id "0HNC8090TG8K7" started. 2025-06-28 04:59:01.666 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 04:59:01.666 +03:00 [VRB] All hosts are allowed. 2025-06-28 04:59:01.666 +03:00 [DBG] POST requests are not supported 2025-06-28 04:59:01.666 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 04:59:01.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-28 04:59:01.666 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:59:01.666 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 04:59:01.666 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 04:59:01.666 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 04:59:01.666 +03:00 [INF] CORS policy execution successful. 2025-06-28 04:59:01.666 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:59:01.666 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 04:59:01.666 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 04:59:01.666 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 04:59:01.666 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 04:59:01.666 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 04:59:01.666 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 04:59:01.666 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:59:01.666 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:59:01.666 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:59:01.666 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 04:59:01.666 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:59:01.666 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:59:01.666 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:59:01.666 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:59:01.667 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 04:59:01.667 +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-28 04:59:01.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:59:01.667 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 04:59:01.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:59:01.667 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 04:59:01.667 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:59:01.667 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:59:01.667 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:59:01.667 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:59:01.667 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:59:01.667 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 04:59:01.667 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 04:59:01.667 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:59:01.667 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 04:59:01.667 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:59:01.667 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:59:01.667 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:59:01.667 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 04:59:01.667 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0752ms 2025-06-28 04:59:01.667 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 04:59:01.667 +03:00 [DBG] Connection id "0HNC8090TG8K7" completed keep alive response. 2025-06-28 04:59:01.667 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8977ms 2025-06-28 04:59:01.668 +03:00 [DBG] Connection id "0HNC8090TG8K7" received FIN. 2025-06-28 04:59:01.668 +03:00 [DBG] Connection id "0HNC8090TG8K7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 04:59:01.668 +03:00 [DBG] Connection id "0HNC8090TG8K7" disconnecting. 2025-06-28 04:59:01.668 +03:00 [DBG] Connection id "0HNC8090TG8K7" stopped. 2025-06-28 05:00:01.655 +03:00 [DBG] Connection id "0HNC8090TG8K8" accepted. 2025-06-28 05:00:01.655 +03:00 [DBG] Connection id "0HNC8090TG8K8" started. 2025-06-28 05:00:01.655 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:00:01.655 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:00:01.655 +03:00 [DBG] POST requests are not supported 2025-06-28 05:00:01.655 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:00:01.655 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 05:00:01.655 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:00:01.655 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:00:01.656 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:00:01.656 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:00:01.656 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:00:01.656 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:00:01.656 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 05:00:01.656 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:00:01.656 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:00:01.656 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 05:00:01.656 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:00:01.656 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 05:00:01.656 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:00:01.656 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:00:01.656 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:00:01.656 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:00:01.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:00:01.656 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:00:01.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:00:01.656 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:00:01.656 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:00:01.657 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2086ms. 2025-06-28 05:00:01.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:00:01.657 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:00:01.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:00:01.657 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:00:01.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:00:01.657 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:00:01.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:00:01.657 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:00:01.657 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:00:01.657 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:00:01.657 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:00:01.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:00:01.657 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:00:01.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:00:01.657 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:00:01.657 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:00:01.657 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:00:01.657 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1924ms 2025-06-28 05:00:01.657 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:00:01.657 +03:00 [DBG] Connection id "0HNC8090TG8K8" completed keep alive response. 2025-06-28 05:00:01.657 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0607ms 2025-06-28 05:00:01.658 +03:00 [DBG] Connection id "0HNC8090TG8K8" received FIN. 2025-06-28 05:00:01.658 +03:00 [DBG] Connection id "0HNC8090TG8K8" disconnecting. 2025-06-28 05:00:01.658 +03:00 [DBG] Connection id "0HNC8090TG8K8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:00:01.659 +03:00 [DBG] Connection id "0HNC8090TG8K8" stopped. 2025-06-28 05:01:01.660 +03:00 [DBG] Connection id "0HNC8090TG8K9" accepted. 2025-06-28 05:01:01.660 +03:00 [DBG] Connection id "0HNC8090TG8K9" started. 2025-06-28 05:01:01.660 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:01:01.660 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:01:01.660 +03:00 [DBG] POST requests are not supported 2025-06-28 05:01:01.660 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:01:01.660 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 05:01:01.660 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:01:01.660 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:01:01.660 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:01:01.660 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:01:01.660 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:01:01.660 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:01:01.660 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 05:01:01.661 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:01:01.661 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:01:01.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-28 05:01:01.661 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:01:01.661 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 05:01:01.661 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:01:01.661 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:01:01.661 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:01:01.661 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:01:01.661 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:01:01.661 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:01:01.661 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:01:01.661 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:01:01.661 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:01:01.661 +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-28 05:01:01.661 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:01:01.661 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:01:01.661 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:01:01.661 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:01:01.661 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:01:01.661 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:01:01.661 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:01:01.661 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:01:01.661 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:01:01.661 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:01:01.661 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:01:01.661 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:01:01.661 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:01:01.661 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:01:01.661 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:01:01.661 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:01:01.661 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:01:01.661 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7052ms 2025-06-28 05:01:01.661 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:01:01.661 +03:00 [DBG] Connection id "0HNC8090TG8K9" completed keep alive response. 2025-06-28 05:01:01.661 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.349ms 2025-06-28 05:01:01.662 +03:00 [DBG] Connection id "0HNC8090TG8K9" received FIN. 2025-06-28 05:01:01.662 +03:00 [DBG] Connection id "0HNC8090TG8K9" disconnecting. 2025-06-28 05:01:01.662 +03:00 [DBG] Connection id "0HNC8090TG8K9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:01:01.663 +03:00 [DBG] Connection id "0HNC8090TG8K9" stopped. 2025-06-28 05:02:01.729 +03:00 [DBG] Connection id "0HNC8090TG8KA" accepted. 2025-06-28 05:02:01.729 +03:00 [DBG] Connection id "0HNC8090TG8KA" started. 2025-06-28 05:02:01.729 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:02:01.730 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:02:01.730 +03:00 [DBG] POST requests are not supported 2025-06-28 05:02:01.730 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:02:01.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-28 05:02:01.730 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:02:01.730 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:02:01.730 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:02:01.730 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:02:01.730 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:02:01.730 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:02:01.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-28 05:02:01.730 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:02:01.730 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:02:01.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-28 05:02:01.730 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:02:01.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-28 05:02:01.730 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:02:01.730 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:02:01.730 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:02:01.730 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:02:01.730 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:02:01.730 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:02:01.730 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:02:01.730 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:02:01.730 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:02:01.730 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1171ms. 2025-06-28 05:02:01.730 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:02:01.730 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:02:01.730 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:02:01.730 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:02:01.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:02:01.731 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:02:01.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:02:01.731 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:02:01.731 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:02:01.731 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:02:01.731 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:02:01.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:02:01.731 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:02:01.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:02:01.731 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:02:01.731 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:02:01.731 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:02:01.731 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8698ms 2025-06-28 05:02:01.731 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:02:01.731 +03:00 [DBG] Connection id "0HNC8090TG8KA" completed keep alive response. 2025-06-28 05:02:01.731 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4909ms 2025-06-28 05:02:01.731 +03:00 [DBG] Connection id "0HNC8090TG8KA" received FIN. 2025-06-28 05:02:01.731 +03:00 [DBG] Connection id "0HNC8090TG8KA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:02:01.732 +03:00 [DBG] Connection id "0HNC8090TG8KA" disconnecting. 2025-06-28 05:02:01.732 +03:00 [DBG] Connection id "0HNC8090TG8KA" stopped. 2025-06-28 05:03:01.670 +03:00 [DBG] Connection id "0HNC8090TG8KB" accepted. 2025-06-28 05:03:01.670 +03:00 [DBG] Connection id "0HNC8090TG8KB" started. 2025-06-28 05:03:01.670 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:03:01.670 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:03:01.670 +03:00 [DBG] POST requests are not supported 2025-06-28 05:03:01.670 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:03:01.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-28 05:03:01.670 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:03:01.670 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:03:01.670 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:03:01.671 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:03:01.671 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:03:01.671 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:03:01.671 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 05:03:01.671 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:03:01.671 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:03:01.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-28 05:03:01.671 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:03:01.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-28 05:03:01.671 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:03:01.671 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:03:01.671 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:03:01.671 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:03:01.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:03:01.671 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:03:01.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:03:01.671 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:03:01.671 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:03:01.671 +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-28 05:03:01.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:03:01.671 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:03:01.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:03:01.671 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:03:01.671 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:03:01.671 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:03:01.671 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:03:01.671 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:03:01.671 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:03:01.671 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:03:01.671 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:03:01.671 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:03:01.671 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:03:01.671 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:03:01.671 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:03:01.671 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:03:01.671 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:03:01.671 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6329ms 2025-06-28 05:03:01.671 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:03:01.671 +03:00 [DBG] Connection id "0HNC8090TG8KB" completed keep alive response. 2025-06-28 05:03:01.671 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2063ms 2025-06-28 05:03:01.672 +03:00 [DBG] Connection id "0HNC8090TG8KB" received FIN. 2025-06-28 05:03:01.672 +03:00 [DBG] Connection id "0HNC8090TG8KB" disconnecting. 2025-06-28 05:03:01.672 +03:00 [DBG] Connection id "0HNC8090TG8KB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:03:01.673 +03:00 [DBG] Connection id "0HNC8090TG8KB" stopped. 2025-06-28 05:04:01.664 +03:00 [DBG] Connection id "0HNC8090TG8KC" accepted. 2025-06-28 05:04:01.664 +03:00 [DBG] Connection id "0HNC8090TG8KC" started. 2025-06-28 05:04:01.664 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:04:01.665 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:04:01.665 +03:00 [DBG] POST requests are not supported 2025-06-28 05:04:01.665 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:04:01.665 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 05:04:01.665 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:04:01.665 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:04:01.665 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:04:01.665 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:04:01.665 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:04:01.665 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:04:01.665 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 05:04:01.665 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:04:01.665 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:04:01.665 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 05:04:01.665 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:04:01.665 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 05:04:01.665 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:04:01.665 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:04:01.665 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:04:01.665 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:04:01.665 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:04:01.665 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:04:01.665 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:04:01.665 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:04:01.665 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:04:01.665 +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-28 05:04:01.665 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:04:01.665 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:04:01.665 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:04:01.666 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:04:01.666 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:04:01.666 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:04:01.666 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:04:01.666 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:04:01.666 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:04:01.666 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:04:01.666 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:04:01.666 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:04:01.666 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:04:01.666 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:04:01.666 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:04:01.666 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:04:01.666 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:04:01.666 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9225ms 2025-06-28 05:04:01.666 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:04:01.666 +03:00 [DBG] Connection id "0HNC8090TG8KC" completed keep alive response. 2025-06-28 05:04:01.666 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5737ms 2025-06-28 05:04:01.666 +03:00 [DBG] Connection id "0HNC8090TG8KC" received FIN. 2025-06-28 05:04:01.666 +03:00 [DBG] Connection id "0HNC8090TG8KC" disconnecting. 2025-06-28 05:04:01.666 +03:00 [DBG] Connection id "0HNC8090TG8KC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:04:01.668 +03:00 [DBG] Connection id "0HNC8090TG8KC" stopped. 2025-06-28 05:05:01.664 +03:00 [DBG] Connection id "0HNC8090TG8KD" accepted. 2025-06-28 05:05:01.664 +03:00 [DBG] Connection id "0HNC8090TG8KD" started. 2025-06-28 05:05:01.664 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:05:01.664 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:05:01.664 +03:00 [DBG] POST requests are not supported 2025-06-28 05:05:01.665 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:05:01.665 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 05:05:01.665 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:05:01.665 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:05:01.665 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:05:01.665 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:05:01.665 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:05:01.665 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:05:01.665 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 05:05:01.665 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:05:01.665 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:05:01.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-28 05:05:01.667 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:05:01.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-28 05:05:01.667 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:05:01.667 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:05:01.667 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:05:01.667 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:05:01.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:05:01.667 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:05:01.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:05:01.667 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:05:01.668 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:05:01.668 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1462ms. 2025-06-28 05:05:01.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:05:01.668 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:05:01.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:05:01.668 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:05:01.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:05:01.668 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:05:01.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:05:01.668 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:05:01.668 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:05:01.668 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:05:01.669 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:05:01.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:05:01.669 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:05:01.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:05:01.669 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:05:01.669 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:05:01.669 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:05:01.669 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8818ms 2025-06-28 05:05:01.669 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:05:01.669 +03:00 [DBG] Connection id "0HNC8090TG8KD" completed keep alive response. 2025-06-28 05:05:01.669 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 4.9105ms 2025-06-28 05:05:01.669 +03:00 [DBG] Connection id "0HNC8090TG8KD" received FIN. 2025-06-28 05:05:01.670 +03:00 [DBG] Connection id "0HNC8090TG8KD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:05:01.670 +03:00 [DBG] Connection id "0HNC8090TG8KD" disconnecting. 2025-06-28 05:05:01.670 +03:00 [DBG] Connection id "0HNC8090TG8KD" stopped. 2025-06-28 05:06:01.666 +03:00 [DBG] Connection id "0HNC8090TG8KE" accepted. 2025-06-28 05:06:01.666 +03:00 [DBG] Connection id "0HNC8090TG8KE" started. 2025-06-28 05:06:01.667 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:06:01.667 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:06:01.667 +03:00 [DBG] POST requests are not supported 2025-06-28 05:06:01.667 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:06:01.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-28 05:06:01.667 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:06:01.667 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:06:01.667 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:06:01.667 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:06:01.667 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:06:01.667 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:06:01.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-28 05:06:01.667 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:06:01.667 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:06:01.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-28 05:06:01.667 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:06:01.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-28 05:06:01.667 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:06:01.667 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:06:01.667 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:06:01.667 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:06:01.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:06:01.667 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:06:01.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:06:01.667 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:06:01.667 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:06:01.668 +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-28 05:06:01.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:06:01.668 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:06:01.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:06:01.668 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:06:01.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:06:01.668 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:06:01.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:06:01.668 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:06:01.668 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:06:01.668 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:06:01.668 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:06:01.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:06:01.668 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:06:01.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:06:01.668 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:06:01.668 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:06:01.668 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:06:01.668 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9119ms 2025-06-28 05:06:01.668 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:06:01.668 +03:00 [DBG] Connection id "0HNC8090TG8KE" completed keep alive response. 2025-06-28 05:06:01.668 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5983ms 2025-06-28 05:06:01.668 +03:00 [DBG] Connection id "0HNC8090TG8KE" received FIN. 2025-06-28 05:06:01.669 +03:00 [DBG] Connection id "0HNC8090TG8KE" disconnecting. 2025-06-28 05:06:01.669 +03:00 [DBG] Connection id "0HNC8090TG8KE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:06:01.670 +03:00 [DBG] Connection id "0HNC8090TG8KE" stopped. 2025-06-28 05:07:01.670 +03:00 [DBG] Connection id "0HNC8090TG8KF" accepted. 2025-06-28 05:07:01.670 +03:00 [DBG] Connection id "0HNC8090TG8KF" started. 2025-06-28 05:07:01.671 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:07:01.671 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:07:01.671 +03:00 [DBG] POST requests are not supported 2025-06-28 05:07:01.671 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:07:01.671 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 05:07:01.671 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:07:01.671 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:07:01.671 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:07:01.671 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:07:01.671 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:07:01.671 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:07:01.671 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 05:07:01.671 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:07:01.671 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:07:01.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-28 05:07:01.671 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:07:01.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-28 05:07:01.671 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:07:01.671 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:07:01.671 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:07:01.671 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:07:01.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:07:01.671 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:07:01.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:07:01.671 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:07:01.671 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:07:01.671 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1135ms. 2025-06-28 05:07:01.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:07:01.671 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:07:01.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:07:01.671 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:07:01.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:07:01.672 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:07:01.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:07:01.672 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:07:01.672 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:07:01.672 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:07:01.672 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:07:01.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:07:01.672 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:07:01.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:07:01.672 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:07:01.672 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:07:01.672 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:07:01.672 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5975ms 2025-06-28 05:07:01.672 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:07:01.672 +03:00 [DBG] Connection id "0HNC8090TG8KF" completed keep alive response. 2025-06-28 05:07:01.672 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1761ms 2025-06-28 05:07:01.672 +03:00 [DBG] Connection id "0HNC8090TG8KF" received FIN. 2025-06-28 05:07:01.672 +03:00 [DBG] Connection id "0HNC8090TG8KF" disconnecting. 2025-06-28 05:07:01.672 +03:00 [DBG] Connection id "0HNC8090TG8KF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:07:01.673 +03:00 [DBG] Connection id "0HNC8090TG8KF" stopped. 2025-06-28 05:08:01.659 +03:00 [DBG] Connection id "0HNC8090TG8KG" accepted. 2025-06-28 05:08:01.659 +03:00 [DBG] Connection id "0HNC8090TG8KG" started. 2025-06-28 05:08:01.659 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:08:01.659 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:08:01.659 +03:00 [DBG] POST requests are not supported 2025-06-28 05:08:01.659 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:08:01.659 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 05:08:01.659 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:08:01.659 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:08:01.659 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:08:01.659 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:08:01.659 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:08:01.659 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:08:01.660 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 05:08:01.660 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:08:01.660 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:08:01.660 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 05:08:01.660 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:08:01.660 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 05:08:01.660 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:08:01.660 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:08:01.660 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:08:01.660 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:08:01.660 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:08:01.660 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:08:01.660 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:08:01.660 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:08:01.660 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:08:01.660 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1642ms. 2025-06-28 05:08:01.660 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:08:01.660 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:08:01.660 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:08:01.660 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:08:01.660 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:08:01.660 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:08:01.660 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:08:01.660 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:08:01.660 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:08:01.660 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:08:01.661 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:08:01.661 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:08:01.661 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:08:01.661 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:08:01.661 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:08:01.661 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:08:01.661 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:08:01.661 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8613ms 2025-06-28 05:08:01.661 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:08:01.661 +03:00 [DBG] Connection id "0HNC8090TG8KG" completed keep alive response. 2025-06-28 05:08:01.661 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6693ms 2025-06-28 05:08:01.661 +03:00 [DBG] Connection id "0HNC8090TG8KG" received FIN. 2025-06-28 05:08:01.661 +03:00 [DBG] Connection id "0HNC8090TG8KG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:08:01.661 +03:00 [DBG] Connection id "0HNC8090TG8KG" disconnecting. 2025-06-28 05:08:01.661 +03:00 [DBG] Connection id "0HNC8090TG8KG" stopped. 2025-06-28 05:09:01.661 +03:00 [DBG] Connection id "0HNC8090TG8KH" accepted. 2025-06-28 05:09:01.661 +03:00 [DBG] Connection id "0HNC8090TG8KH" started. 2025-06-28 05:09:01.662 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:09:01.662 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:09:01.662 +03:00 [DBG] POST requests are not supported 2025-06-28 05:09:01.662 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:09:01.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-28 05:09:01.662 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:09:01.662 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:09:01.662 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:09:01.662 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:09:01.662 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:09:01.662 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:09:01.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-28 05:09:01.662 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:09:01.662 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:09:01.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-28 05:09:01.662 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:09:01.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-28 05:09:01.662 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:09:01.662 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:09:01.662 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:09:01.662 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:09:01.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:09:01.662 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:09:01.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:09:01.662 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:09:01.662 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:09:01.663 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1271ms. 2025-06-28 05:09:01.663 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:09:01.663 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:09:01.663 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:09:01.663 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:09:01.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:09:01.663 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:09:01.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:09:01.663 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:09:01.663 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:09:01.663 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:09:01.663 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:09:01.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:09:01.663 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:09:01.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:09:01.663 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:09:01.663 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:09:01.663 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:09:01.663 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8592ms 2025-06-28 05:09:01.663 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:09:01.663 +03:00 [DBG] Connection id "0HNC8090TG8KH" completed keep alive response. 2025-06-28 05:09:01.663 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5499ms 2025-06-28 05:09:01.663 +03:00 [DBG] Connection id "0HNC8090TG8KH" received FIN. 2025-06-28 05:09:01.663 +03:00 [DBG] Connection id "0HNC8090TG8KH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:09:01.663 +03:00 [DBG] Connection id "0HNC8090TG8KH" disconnecting. 2025-06-28 05:09:01.663 +03:00 [DBG] Connection id "0HNC8090TG8KH" stopped. 2025-06-28 05:10:01.666 +03:00 [DBG] Connection id "0HNC8090TG8KI" accepted. 2025-06-28 05:10:01.666 +03:00 [DBG] Connection id "0HNC8090TG8KI" started. 2025-06-28 05:10:01.666 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:10:01.666 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:10:01.666 +03:00 [DBG] POST requests are not supported 2025-06-28 05:10:01.666 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:10:01.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-28 05:10:01.666 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:10:01.667 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:10:01.667 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:10:01.667 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:10:01.667 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:10:01.667 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:10:01.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-28 05:10:01.667 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:10:01.667 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:10:01.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-28 05:10:01.667 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:10:01.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-28 05:10:01.667 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:10:01.667 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:10:01.667 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:10:01.667 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:10:01.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:10:01.667 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:10:01.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:10:01.667 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:10:01.667 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:10:01.667 +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-28 05:10:01.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:10:01.667 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:10:01.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:10:01.667 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:10:01.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:10:01.668 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:10:01.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:10:01.668 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:10:01.668 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:10:01.668 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:10:01.668 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:10:01.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:10:01.668 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:10:01.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:10:01.668 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:10:01.668 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:10:01.668 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:10:01.668 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8813ms 2025-06-28 05:10:01.668 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:10:01.668 +03:00 [DBG] Connection id "0HNC8090TG8KI" completed keep alive response. 2025-06-28 05:10:01.668 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7486ms 2025-06-28 05:10:01.668 +03:00 [DBG] Connection id "0HNC8090TG8KI" received FIN. 2025-06-28 05:10:01.668 +03:00 [DBG] Connection id "0HNC8090TG8KI" disconnecting. 2025-06-28 05:10:01.668 +03:00 [DBG] Connection id "0HNC8090TG8KI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:10:01.669 +03:00 [DBG] Connection id "0HNC8090TG8KI" stopped. 2025-06-28 05:11:01.662 +03:00 [DBG] Connection id "0HNC8090TG8KJ" accepted. 2025-06-28 05:11:01.662 +03:00 [DBG] Connection id "0HNC8090TG8KJ" started. 2025-06-28 05:11:01.662 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:11:01.662 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:11:01.662 +03:00 [DBG] POST requests are not supported 2025-06-28 05:11:01.662 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:11:01.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-28 05:11:01.662 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:11:01.662 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:11:01.662 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:11:01.662 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:11:01.662 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:11:01.662 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:11:01.663 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 05:11:01.663 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:11:01.663 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:11:01.663 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 05:11:01.663 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:11:01.663 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 05:11:01.663 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:11:01.663 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:11:01.663 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:11:01.663 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:11:01.663 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:11:01.663 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:11:01.663 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:11:01.663 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:11:01.663 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:11:01.663 +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-28 05:11:01.663 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:11:01.663 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:11:01.663 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:11:01.663 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:11:01.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:11:01.664 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:11:01.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:11:01.664 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:11:01.664 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:11:01.664 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:11:01.664 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:11:01.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:11:01.664 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:11:01.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:11:01.664 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:11:01.664 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:11:01.664 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:11:01.664 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0131ms 2025-06-28 05:11:01.664 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:11:01.664 +03:00 [DBG] Connection id "0HNC8090TG8KJ" completed keep alive response. 2025-06-28 05:11:01.664 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9258ms 2025-06-28 05:11:01.664 +03:00 [DBG] Connection id "0HNC8090TG8KJ" received FIN. 2025-06-28 05:11:01.664 +03:00 [DBG] Connection id "0HNC8090TG8KJ" disconnecting. 2025-06-28 05:11:01.664 +03:00 [DBG] Connection id "0HNC8090TG8KJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:11:01.665 +03:00 [DBG] Connection id "0HNC8090TG8KJ" stopped. 2025-06-28 05:12:01.660 +03:00 [DBG] Connection id "0HNC8090TG8KK" accepted. 2025-06-28 05:12:01.660 +03:00 [DBG] Connection id "0HNC8090TG8KK" started. 2025-06-28 05:12:01.660 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:12:01.660 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:12:01.660 +03:00 [DBG] POST requests are not supported 2025-06-28 05:12:01.660 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:12:01.660 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 05:12:01.660 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:12:01.660 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:12:01.660 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:12:01.660 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:12:01.660 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:12:01.660 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:12:01.660 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 05:12:01.660 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:12:01.660 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:12:01.660 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 05:12:01.660 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:12:01.660 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 05:12:01.660 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:12:01.660 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:12:01.660 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:12:01.660 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:12:01.660 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:12:01.660 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:12:01.661 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:12:01.661 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:12:01.661 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:12:01.661 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1588ms. 2025-06-28 05:12:01.661 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:12:01.661 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:12:01.661 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:12:01.661 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:12:01.661 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:12:01.661 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:12:01.661 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:12:01.661 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:12:01.661 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:12:01.661 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:12:01.661 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:12:01.661 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:12:01.661 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:12:01.661 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:12:01.661 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:12:01.661 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:12:01.661 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:12:01.661 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6985ms 2025-06-28 05:12:01.661 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:12:01.661 +03:00 [DBG] Connection id "0HNC8090TG8KK" completed keep alive response. 2025-06-28 05:12:01.661 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2036ms 2025-06-28 05:12:01.661 +03:00 [DBG] Connection id "0HNC8090TG8KK" received FIN. 2025-06-28 05:12:01.661 +03:00 [DBG] Connection id "0HNC8090TG8KK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:12:01.661 +03:00 [DBG] Connection id "0HNC8090TG8KK" disconnecting. 2025-06-28 05:12:01.662 +03:00 [DBG] Connection id "0HNC8090TG8KK" stopped. 2025-06-28 05:13:01.666 +03:00 [DBG] Connection id "0HNC8090TG8KL" accepted. 2025-06-28 05:13:01.667 +03:00 [DBG] Connection id "0HNC8090TG8KL" started. 2025-06-28 05:13:01.667 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:13:01.667 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:13:01.667 +03:00 [DBG] POST requests are not supported 2025-06-28 05:13:01.667 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:13:01.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-28 05:13:01.667 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:13:01.667 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:13:01.667 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:13:01.667 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:13:01.667 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:13:01.667 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:13:01.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-28 05:13:01.667 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:13:01.667 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:13:01.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-28 05:13:01.667 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:13:01.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-28 05:13:01.667 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:13:01.667 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:13:01.667 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:13:01.667 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:13:01.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:13:01.667 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:13:01.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:13:01.667 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:13:01.668 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:13:01.668 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.147ms. 2025-06-28 05:13:01.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:13:01.668 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:13:01.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:13:01.668 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:13:01.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:13:01.668 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:13:01.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:13:01.668 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:13:01.668 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:13:01.668 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:13:01.668 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:13:01.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:13:01.668 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:13:01.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:13:01.668 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:13:01.668 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:13:01.668 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:13:01.668 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7031ms 2025-06-28 05:13:01.668 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:13:01.668 +03:00 [DBG] Connection id "0HNC8090TG8KL" completed keep alive response. 2025-06-28 05:13:01.668 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3711ms 2025-06-28 05:13:01.668 +03:00 [DBG] Connection id "0HNC8090TG8KL" received FIN. 2025-06-28 05:13:01.669 +03:00 [DBG] Connection id "0HNC8090TG8KL" disconnecting. 2025-06-28 05:13:01.669 +03:00 [DBG] Connection id "0HNC8090TG8KL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:13:01.670 +03:00 [DBG] Connection id "0HNC8090TG8KL" stopped. 2025-06-28 05:14:01.656 +03:00 [DBG] Connection id "0HNC8090TG8KM" accepted. 2025-06-28 05:14:01.656 +03:00 [DBG] Connection id "0HNC8090TG8KM" started. 2025-06-28 05:14:01.656 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:14:01.656 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:14:01.656 +03:00 [DBG] POST requests are not supported 2025-06-28 05:14:01.656 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:14:01.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-28 05:14:01.656 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:14:01.656 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:14:01.656 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:14:01.656 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:14:01.656 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:14:01.657 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:14:01.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-28 05:14:01.657 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:14:01.657 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:14:01.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-28 05:14:01.657 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:14:01.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-28 05:14:01.657 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:14:01.657 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:14:01.657 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:14:01.657 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:14:01.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:14:01.657 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:14:01.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:14:01.657 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:14:01.657 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:14:01.657 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1463ms. 2025-06-28 05:14:01.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:14:01.657 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:14:01.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:14:01.658 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:14:01.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:14:01.658 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:14:01.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:14:01.658 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:14:01.658 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:14:01.658 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:14:01.658 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:14:01.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:14:01.658 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:14:01.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:14:01.658 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:14:01.658 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:14:01.658 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:14:01.658 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8998ms 2025-06-28 05:14:01.658 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:14:01.658 +03:00 [DBG] Connection id "0HNC8090TG8KM" completed keep alive response. 2025-06-28 05:14:01.658 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6271ms 2025-06-28 05:14:01.658 +03:00 [DBG] Connection id "0HNC8090TG8KM" received FIN. 2025-06-28 05:14:01.658 +03:00 [DBG] Connection id "0HNC8090TG8KM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:14:01.658 +03:00 [DBG] Connection id "0HNC8090TG8KM" disconnecting. 2025-06-28 05:14:01.658 +03:00 [DBG] Connection id "0HNC8090TG8KM" stopped. 2025-06-28 05:15:01.679 +03:00 [DBG] Connection id "0HNC8090TG8KN" accepted. 2025-06-28 05:15:01.679 +03:00 [DBG] Connection id "0HNC8090TG8KN" started. 2025-06-28 05:15:01.679 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:15:01.679 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:15:01.679 +03:00 [DBG] POST requests are not supported 2025-06-28 05:15:01.679 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:15:01.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-28 05:15:01.679 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:15:01.679 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:15:01.679 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:15:01.679 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:15:01.679 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:15:01.679 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:15:01.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-28 05:15:01.680 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:15:01.680 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:15:01.680 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 05:15:01.680 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:15:01.680 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 05:15:01.680 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:15:01.680 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:15:01.680 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:15:01.680 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:15:01.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:15:01.680 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:15:01.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:15:01.680 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:15:01.680 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:15:01.680 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1477ms. 2025-06-28 05:15:01.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:15:01.680 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:15:01.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:15:01.680 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:15:01.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:15:01.680 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:15:01.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:15:01.680 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:15:01.680 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:15:01.680 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:15:01.680 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:15:01.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:15:01.680 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:15:01.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:15:01.680 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:15:01.680 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:15:01.680 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:15:01.681 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8111ms 2025-06-28 05:15:01.681 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:15:01.681 +03:00 [DBG] Connection id "0HNC8090TG8KN" completed keep alive response. 2025-06-28 05:15:01.681 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6013ms 2025-06-28 05:15:01.681 +03:00 [DBG] Connection id "0HNC8090TG8KN" received FIN. 2025-06-28 05:15:01.681 +03:00 [DBG] Connection id "0HNC8090TG8KN" disconnecting. 2025-06-28 05:15:01.681 +03:00 [DBG] Connection id "0HNC8090TG8KN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:15:01.683 +03:00 [DBG] Connection id "0HNC8090TG8KN" stopped. 2025-06-28 05:16:01.671 +03:00 [DBG] Connection id "0HNC8090TG8KO" accepted. 2025-06-28 05:16:01.671 +03:00 [DBG] Connection id "0HNC8090TG8KO" started. 2025-06-28 05:16:01.671 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:16:01.671 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:16:01.671 +03:00 [DBG] POST requests are not supported 2025-06-28 05:16:01.671 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:16:01.671 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 05:16:01.671 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:16:01.671 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:16:01.671 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:16:01.672 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:16:01.672 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:16:01.672 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:16:01.672 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 05:16:01.672 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:16:01.672 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:16:01.672 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 05:16:01.672 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:16:01.672 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 05:16:01.672 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:16:01.672 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:16:01.672 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:16:01.672 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:16:01.672 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:16:01.672 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:16:01.672 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:16:01.672 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:16:01.672 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:16:01.673 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1503ms. 2025-06-28 05:16:01.673 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:16:01.673 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:16:01.673 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:16:01.673 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:16:01.673 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:16:01.673 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:16:01.673 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:16:01.673 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:16:01.673 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:16:01.673 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:16:01.673 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:16:01.673 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:16:01.673 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:16:01.673 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:16:01.673 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:16:01.673 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:16:01.673 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:16:01.673 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2388ms 2025-06-28 05:16:01.673 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:16:01.673 +03:00 [DBG] Connection id "0HNC8090TG8KO" completed keep alive response. 2025-06-28 05:16:01.673 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1152ms 2025-06-28 05:16:01.674 +03:00 [DBG] Connection id "0HNC8090TG8KO" received FIN. 2025-06-28 05:16:01.674 +03:00 [DBG] Connection id "0HNC8090TG8KO" disconnecting. 2025-06-28 05:16:01.674 +03:00 [DBG] Connection id "0HNC8090TG8KO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:16:01.675 +03:00 [DBG] Connection id "0HNC8090TG8KO" stopped. 2025-06-28 05:17:01.663 +03:00 [DBG] Connection id "0HNC8090TG8KP" accepted. 2025-06-28 05:17:01.663 +03:00 [DBG] Connection id "0HNC8090TG8KP" started. 2025-06-28 05:17:01.663 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:17:01.663 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:17:01.663 +03:00 [DBG] POST requests are not supported 2025-06-28 05:17:01.663 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:17:01.663 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 05:17:01.663 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:17:01.663 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:17:01.664 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:17:01.664 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:17:01.664 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:17:01.664 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:17:01.664 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 05:17:01.664 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:17:01.664 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:17:01.664 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 05:17:01.664 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:17:01.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-28 05:17:01.664 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:17:01.664 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:17:01.664 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:17:01.664 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:17:01.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:17:01.664 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:17:01.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:17:01.664 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:17:01.664 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:17:01.664 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1219ms. 2025-06-28 05:17:01.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:17:01.664 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:17:01.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:17:01.664 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:17:01.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:17:01.664 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:17:01.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:17:01.664 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:17:01.664 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:17:01.664 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:17:01.664 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:17:01.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:17:01.665 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:17:01.665 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:17:01.665 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:17:01.665 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:17:01.665 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:17:01.665 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8419ms 2025-06-28 05:17:01.665 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:17:01.665 +03:00 [DBG] Connection id "0HNC8090TG8KP" completed keep alive response. 2025-06-28 05:17:01.665 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4508ms 2025-06-28 05:17:01.665 +03:00 [DBG] Connection id "0HNC8090TG8KP" received FIN. 2025-06-28 05:17:01.665 +03:00 [DBG] Connection id "0HNC8090TG8KP" disconnecting. 2025-06-28 05:17:01.665 +03:00 [DBG] Connection id "0HNC8090TG8KP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:17:01.666 +03:00 [DBG] Connection id "0HNC8090TG8KP" stopped. 2025-06-28 05:18:01.668 +03:00 [DBG] Connection id "0HNC8090TG8KQ" accepted. 2025-06-28 05:18:01.668 +03:00 [DBG] Connection id "0HNC8090TG8KQ" started. 2025-06-28 05:18:01.668 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:18:01.668 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:18:01.668 +03:00 [DBG] POST requests are not supported 2025-06-28 05:18:01.668 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:18:01.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-28 05:18:01.668 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:18:01.668 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:18:01.668 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:18:01.668 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:18:01.668 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:18:01.668 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:18:01.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-28 05:18:01.668 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:18:01.668 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:18:01.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-28 05:18:01.668 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:18:01.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-28 05:18:01.668 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:18:01.668 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:18:01.668 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:18:01.668 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:18:01.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:18:01.668 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:18:01.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:18:01.668 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:18:01.668 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:18:01.669 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1677ms. 2025-06-28 05:18:01.669 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:18:01.669 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:18:01.669 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:18:01.669 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:18:01.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:18:01.669 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:18:01.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:18:01.669 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:18:01.669 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:18:01.669 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:18:01.669 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:18:01.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:18:01.669 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:18:01.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:18:01.669 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:18:01.669 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:18:01.669 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:18:01.669 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7124ms 2025-06-28 05:18:01.669 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:18:01.669 +03:00 [DBG] Connection id "0HNC8090TG8KQ" completed keep alive response. 2025-06-28 05:18:01.669 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3821ms 2025-06-28 05:18:01.669 +03:00 [DBG] Connection id "0HNC8090TG8KQ" received FIN. 2025-06-28 05:18:01.669 +03:00 [DBG] Connection id "0HNC8090TG8KQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:18:01.669 +03:00 [DBG] Connection id "0HNC8090TG8KQ" disconnecting. 2025-06-28 05:18:01.669 +03:00 [DBG] Connection id "0HNC8090TG8KQ" stopped. 2025-06-28 05:19:01.666 +03:00 [DBG] Connection id "0HNC8090TG8KR" accepted. 2025-06-28 05:19:01.666 +03:00 [DBG] Connection id "0HNC8090TG8KR" started. 2025-06-28 05:19:01.666 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:19:01.666 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:19:01.666 +03:00 [DBG] POST requests are not supported 2025-06-28 05:19:01.666 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:19:01.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-28 05:19:01.666 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:19:01.666 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:19:01.666 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:19:01.666 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:19:01.666 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:19:01.666 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:19:01.666 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 05:19:01.666 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:19:01.666 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:19:01.666 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 05:19:01.666 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:19:01.666 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 05:19:01.666 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:19:01.666 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:19:01.666 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:19:01.667 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:19:01.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:19:01.667 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:19:01.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:19:01.667 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:19:01.667 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:19:01.667 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1146ms. 2025-06-28 05:19:01.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:19:01.667 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:19:01.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:19:01.667 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:19:01.667 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:19:01.667 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:19:01.667 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:19:01.667 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:19:01.667 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:19:01.667 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:19:01.667 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:19:01.667 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:19:01.667 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:19:01.667 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:19:01.667 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:19:01.667 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:19:01.667 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:19:01.667 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6737ms 2025-06-28 05:19:01.667 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:19:01.667 +03:00 [DBG] Connection id "0HNC8090TG8KR" completed keep alive response. 2025-06-28 05:19:01.667 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1962ms 2025-06-28 05:19:01.667 +03:00 [DBG] Connection id "0HNC8090TG8KR" received FIN. 2025-06-28 05:19:01.667 +03:00 [DBG] Connection id "0HNC8090TG8KR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:19:01.667 +03:00 [DBG] Connection id "0HNC8090TG8KR" disconnecting. 2025-06-28 05:19:01.668 +03:00 [DBG] Connection id "0HNC8090TG8KR" stopped. 2025-06-28 05:20:01.774 +03:00 [DBG] Connection id "0HNC8090TG8KS" accepted. 2025-06-28 05:20:01.774 +03:00 [DBG] Connection id "0HNC8090TG8KS" started. 2025-06-28 05:20:01.775 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:20:01.775 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:20:01.775 +03:00 [DBG] POST requests are not supported 2025-06-28 05:20:01.775 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:20:01.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-28 05:20:01.775 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:20:01.775 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:20:01.775 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:20:01.775 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:20:01.775 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:20:01.775 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:20:01.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-28 05:20:01.775 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:20:01.775 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:20:01.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-28 05:20:01.775 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:20:01.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-28 05:20:01.775 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:20:01.775 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:20:01.775 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:20:01.775 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:20:01.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:20:01.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:20:01.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:20:01.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:20:01.775 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:20:01.775 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1171ms. 2025-06-28 05:20:01.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:20:01.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:20:01.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:20:01.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:20:01.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:20:01.776 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:20:01.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:20:01.776 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:20:01.776 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:20:01.776 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:20:01.776 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:20:01.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:20:01.776 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:20:01.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:20:01.776 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:20:01.776 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:20:01.776 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:20:01.776 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6717ms 2025-06-28 05:20:01.776 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:20:01.776 +03:00 [DBG] Connection id "0HNC8090TG8KS" completed keep alive response. 2025-06-28 05:20:01.776 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2353ms 2025-06-28 05:20:01.776 +03:00 [DBG] Connection id "0HNC8090TG8KS" received FIN. 2025-06-28 05:20:01.776 +03:00 [DBG] Connection id "0HNC8090TG8KS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:20:01.776 +03:00 [DBG] Connection id "0HNC8090TG8KS" disconnecting. 2025-06-28 05:20:01.776 +03:00 [DBG] Connection id "0HNC8090TG8KS" stopped. 2025-06-28 05:21:01.669 +03:00 [DBG] Connection id "0HNC8090TG8KT" accepted. 2025-06-28 05:21:01.669 +03:00 [DBG] Connection id "0HNC8090TG8KT" started. 2025-06-28 05:21:01.669 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:21:01.669 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:21:01.669 +03:00 [DBG] POST requests are not supported 2025-06-28 05:21:01.669 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:21:01.669 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 05:21:01.669 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:21:01.669 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:21:01.669 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:21:01.669 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:21:01.670 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:21:01.670 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:21:01.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-28 05:21:01.670 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:21:01.670 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:21:01.670 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 05:21:01.670 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:21:01.670 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 05:21:01.670 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:21:01.670 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:21:01.670 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:21:01.670 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:21:01.670 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:21:01.670 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:21:01.670 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:21:01.670 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:21:01.670 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:21:01.670 +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-28 05:21:01.670 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:21:01.671 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:21:01.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:21:01.671 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:21:01.671 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:21:01.671 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:21:01.671 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:21:01.671 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:21:01.671 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:21:01.671 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:21:01.671 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:21:01.671 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:21:01.671 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:21:01.671 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:21:01.671 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:21:01.671 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:21:01.671 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:21:01.671 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1351ms 2025-06-28 05:21:01.671 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:21:01.671 +03:00 [DBG] Connection id "0HNC8090TG8KT" completed keep alive response. 2025-06-28 05:21:01.671 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0576ms 2025-06-28 05:21:01.671 +03:00 [DBG] Connection id "0HNC8090TG8KT" received FIN. 2025-06-28 05:21:01.671 +03:00 [DBG] Connection id "0HNC8090TG8KT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:21:01.672 +03:00 [DBG] Connection id "0HNC8090TG8KT" disconnecting. 2025-06-28 05:21:01.672 +03:00 [DBG] Connection id "0HNC8090TG8KT" stopped. 2025-06-28 05:22:01.661 +03:00 [DBG] Connection id "0HNC8090TG8KU" accepted. 2025-06-28 05:22:01.661 +03:00 [DBG] Connection id "0HNC8090TG8KU" started. 2025-06-28 05:22:01.661 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:22:01.661 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:22:01.661 +03:00 [DBG] POST requests are not supported 2025-06-28 05:22:01.661 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:22:01.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-28 05:22:01.661 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:22:01.661 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:22:01.661 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:22:01.661 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:22:01.661 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:22:01.661 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:22:01.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-28 05:22:01.661 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:22:01.661 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:22:01.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-28 05:22:01.662 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:22:01.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-28 05:22:01.662 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:22:01.662 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:22:01.662 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:22:01.662 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:22:01.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:22:01.662 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:22:01.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:22:01.662 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:22:01.662 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:22:01.662 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1542ms. 2025-06-28 05:22:01.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:22:01.662 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:22:01.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:22:01.662 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:22:01.662 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:22:01.662 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:22:01.662 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:22:01.662 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:22:01.662 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:22:01.662 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:22:01.662 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:22:01.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:22:01.663 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:22:01.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:22:01.663 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:22:01.663 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:22:01.663 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:22:01.663 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0219ms 2025-06-28 05:22:01.663 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:22:01.663 +03:00 [DBG] Connection id "0HNC8090TG8KU" completed keep alive response. 2025-06-28 05:22:01.663 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9979ms 2025-06-28 05:22:01.663 +03:00 [DBG] Connection id "0HNC8090TG8KU" received FIN. 2025-06-28 05:22:01.663 +03:00 [DBG] Connection id "0HNC8090TG8KU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:22:01.663 +03:00 [DBG] Connection id "0HNC8090TG8KU" disconnecting. 2025-06-28 05:22:01.663 +03:00 [DBG] Connection id "0HNC8090TG8KU" stopped. 2025-06-28 05:23:01.675 +03:00 [DBG] Connection id "0HNC8090TG8KV" accepted. 2025-06-28 05:23:01.675 +03:00 [DBG] Connection id "0HNC8090TG8KV" started. 2025-06-28 05:23:01.675 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:23:01.675 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:23:01.675 +03:00 [DBG] POST requests are not supported 2025-06-28 05:23:01.675 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:23:01.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-28 05:23:01.675 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:23:01.675 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:23:01.675 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:23:01.675 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:23:01.675 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:23:01.675 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:23:01.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-28 05:23:01.675 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:23:01.675 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:23:01.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-28 05:23:01.675 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:23:01.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-28 05:23:01.675 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:23:01.675 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:23:01.676 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:23:01.676 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:23:01.676 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:23:01.676 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:23:01.676 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:23:01.676 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:23:01.676 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:23:01.676 +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-28 05:23:01.676 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:23:01.676 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:23:01.676 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:23:01.676 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:23:01.676 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:23:01.676 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:23:01.676 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:23:01.676 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:23:01.676 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:23:01.676 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:23:01.676 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:23:01.676 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:23:01.676 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:23:01.676 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:23:01.676 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:23:01.677 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:23:01.677 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:23:01.677 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1931ms 2025-06-28 05:23:01.677 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:23:01.677 +03:00 [DBG] Connection id "0HNC8090TG8KV" completed keep alive response. 2025-06-28 05:23:01.677 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9037ms 2025-06-28 05:23:01.677 +03:00 [DBG] Connection id "0HNC8090TG8KV" received FIN. 2025-06-28 05:23:01.677 +03:00 [DBG] Connection id "0HNC8090TG8KV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:23:01.677 +03:00 [DBG] Connection id "0HNC8090TG8KV" disconnecting. 2025-06-28 05:23:01.677 +03:00 [DBG] Connection id "0HNC8090TG8KV" stopped. 2025-06-28 05:24:01.663 +03:00 [DBG] Connection id "0HNC8090TG8L0" accepted. 2025-06-28 05:24:01.663 +03:00 [DBG] Connection id "0HNC8090TG8L0" started. 2025-06-28 05:24:01.663 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:24:01.663 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:24:01.663 +03:00 [DBG] POST requests are not supported 2025-06-28 05:24:01.663 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:24:01.663 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 05:24:01.663 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:24:01.663 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:24:01.663 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:24:01.663 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:24:01.663 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:24:01.663 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:24:01.663 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 05:24:01.663 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:24:01.663 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:24:01.663 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 05:24:01.663 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:24:01.663 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 05:24:01.663 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:24:01.664 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:24:01.664 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:24:01.664 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:24:01.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:24:01.664 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:24:01.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:24:01.664 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:24:01.664 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:24:01.664 +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-28 05:24:01.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:24:01.664 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:24:01.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:24:01.664 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:24:01.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:24:01.664 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:24:01.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:24:01.664 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:24:01.664 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:24:01.664 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:24:01.664 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:24:01.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:24:01.664 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:24:01.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:24:01.664 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:24:01.664 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:24:01.664 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:24:01.664 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7753ms 2025-06-28 05:24:01.664 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:24:01.664 +03:00 [DBG] Connection id "0HNC8090TG8L0" completed keep alive response. 2025-06-28 05:24:01.664 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5115ms 2025-06-28 05:24:01.665 +03:00 [DBG] Connection id "0HNC8090TG8L0" received FIN. 2025-06-28 05:24:01.665 +03:00 [DBG] Connection id "0HNC8090TG8L0" disconnecting. 2025-06-28 05:24:01.665 +03:00 [DBG] Connection id "0HNC8090TG8L0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:24:01.666 +03:00 [DBG] Connection id "0HNC8090TG8L0" stopped. 2025-06-28 05:25:01.671 +03:00 [DBG] Connection id "0HNC8090TG8L1" accepted. 2025-06-28 05:25:01.671 +03:00 [DBG] Connection id "0HNC8090TG8L1" started. 2025-06-28 05:25:01.671 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:25:01.671 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:25:01.671 +03:00 [DBG] POST requests are not supported 2025-06-28 05:25:01.671 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:25:01.671 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 05:25:01.671 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:25:01.671 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:25:01.671 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:25:01.671 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:25:01.671 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:25:01.671 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:25:01.672 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 05:25:01.672 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:25:01.672 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:25:01.672 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 05:25:01.672 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:25:01.672 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 05:25:01.672 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:25:01.672 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:25:01.672 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:25:01.672 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:25:01.672 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:25:01.672 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:25:01.672 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:25:01.672 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:25:01.672 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:25:01.672 +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-28 05:25:01.672 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:25:01.672 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:25:01.672 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:25:01.672 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:25:01.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:25:01.672 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:25:01.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:25:01.672 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:25:01.672 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:25:01.672 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:25:01.672 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:25:01.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:25:01.672 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:25:01.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:25:01.672 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:25:01.672 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:25:01.672 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:25:01.672 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7613ms 2025-06-28 05:25:01.673 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:25:01.673 +03:00 [DBG] Connection id "0HNC8090TG8L1" completed keep alive response. 2025-06-28 05:25:01.673 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4924ms 2025-06-28 05:25:01.673 +03:00 [DBG] Connection id "0HNC8090TG8L1" received FIN. 2025-06-28 05:25:01.673 +03:00 [DBG] Connection id "0HNC8090TG8L1" disconnecting. 2025-06-28 05:25:01.673 +03:00 [DBG] Connection id "0HNC8090TG8L1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:25:01.674 +03:00 [DBG] Connection id "0HNC8090TG8L1" stopped. 2025-06-28 05:26:01.671 +03:00 [DBG] Connection id "0HNC8090TG8L2" accepted. 2025-06-28 05:26:01.671 +03:00 [DBG] Connection id "0HNC8090TG8L2" started. 2025-06-28 05:26:01.672 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:26:01.672 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:26:01.672 +03:00 [DBG] POST requests are not supported 2025-06-28 05:26:01.672 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:26:01.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-28 05:26:01.672 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:26:01.672 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:26:01.672 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:26:01.672 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:26:01.672 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:26:01.672 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:26:01.672 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 05:26:01.672 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:26:01.672 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:26:01.672 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 05:26:01.672 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:26:01.672 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 05:26:01.672 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:26:01.672 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:26:01.672 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:26:01.672 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:26:01.672 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:26:01.672 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:26:01.672 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:26:01.672 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:26:01.672 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:26:01.673 +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-28 05:26:01.673 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:26:01.673 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:26:01.673 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:26:01.673 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:26:01.673 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:26:01.673 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:26:01.673 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:26:01.673 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:26:01.673 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:26:01.673 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:26:01.673 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:26:01.673 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:26:01.673 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:26:01.673 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:26:01.673 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:26:01.673 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:26:01.673 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:26:01.673 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8688ms 2025-06-28 05:26:01.673 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:26:01.673 +03:00 [DBG] Connection id "0HNC8090TG8L2" completed keep alive response. 2025-06-28 05:26:01.673 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6653ms 2025-06-28 05:26:01.673 +03:00 [DBG] Connection id "0HNC8090TG8L2" received FIN. 2025-06-28 05:26:01.673 +03:00 [DBG] Connection id "0HNC8090TG8L2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:26:01.674 +03:00 [DBG] Connection id "0HNC8090TG8L2" disconnecting. 2025-06-28 05:26:01.674 +03:00 [DBG] Connection id "0HNC8090TG8L2" stopped. 2025-06-28 05:27:01.673 +03:00 [DBG] Connection id "0HNC8090TG8L3" accepted. 2025-06-28 05:27:01.673 +03:00 [DBG] Connection id "0HNC8090TG8L3" started. 2025-06-28 05:27:01.674 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:27:01.674 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:27:01.674 +03:00 [DBG] POST requests are not supported 2025-06-28 05:27:01.674 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:27:01.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-28 05:27:01.674 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:27:01.674 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:27:01.674 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:27:01.674 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:27:01.674 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:27:01.674 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:27:01.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-28 05:27:01.674 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:27:01.674 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:27:01.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-28 05:27:01.674 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:27:01.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-28 05:27:01.674 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:27:01.674 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:27:01.674 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:27:01.675 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:27:01.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:27:01.675 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:27:01.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:27:01.675 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:27:01.675 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:27:01.675 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1675ms. 2025-06-28 05:27:01.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:27:01.675 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:27:01.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:27:01.675 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:27:01.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:27:01.675 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:27:01.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:27:01.675 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:27:01.675 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:27:01.675 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:27:01.675 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:27:01.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:27:01.675 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:27:01.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:27:01.675 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:27:01.675 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:27:01.675 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:27:01.675 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.241ms 2025-06-28 05:27:01.676 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:27:01.676 +03:00 [DBG] Connection id "0HNC8090TG8L3" completed keep alive response. 2025-06-28 05:27:01.676 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0723ms 2025-06-28 05:27:01.676 +03:00 [DBG] Connection id "0HNC8090TG8L3" received FIN. 2025-06-28 05:27:01.676 +03:00 [DBG] Connection id "0HNC8090TG8L3" disconnecting. 2025-06-28 05:27:01.676 +03:00 [DBG] Connection id "0HNC8090TG8L3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:27:01.677 +03:00 [DBG] Connection id "0HNC8090TG8L3" stopped. 2025-06-28 05:28:01.663 +03:00 [DBG] Connection id "0HNC8090TG8L4" accepted. 2025-06-28 05:28:01.663 +03:00 [DBG] Connection id "0HNC8090TG8L4" started. 2025-06-28 05:28:01.663 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:28:01.663 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:28:01.663 +03:00 [DBG] POST requests are not supported 2025-06-28 05:28:01.663 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:28:01.663 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 05:28:01.663 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:28:01.663 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:28:01.663 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:28:01.664 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:28:01.664 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:28:01.664 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:28:01.664 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 05:28:01.664 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:28:01.664 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:28:01.664 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 05:28:01.664 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:28:01.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-28 05:28:01.664 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:28:01.664 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:28:01.664 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:28:01.664 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:28:01.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:28:01.664 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:28:01.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:28:01.664 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:28:01.664 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:28:01.664 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1268ms. 2025-06-28 05:28:01.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:28:01.664 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:28:01.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:28:01.664 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:28:01.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:28:01.664 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:28:01.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:28:01.664 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:28:01.664 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:28:01.664 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:28:01.664 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:28:01.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:28:01.664 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:28:01.665 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:28:01.665 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:28:01.665 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:28:01.665 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:28:01.665 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7768ms 2025-06-28 05:28:01.665 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:28:01.665 +03:00 [DBG] Connection id "0HNC8090TG8L4" completed keep alive response. 2025-06-28 05:28:01.665 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5123ms 2025-06-28 05:28:01.665 +03:00 [DBG] Connection id "0HNC8090TG8L4" received FIN. 2025-06-28 05:28:01.665 +03:00 [DBG] Connection id "0HNC8090TG8L4" disconnecting. 2025-06-28 05:28:01.665 +03:00 [DBG] Connection id "0HNC8090TG8L4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:28:01.666 +03:00 [DBG] Connection id "0HNC8090TG8L4" stopped. 2025-06-28 05:29:01.664 +03:00 [DBG] Connection id "0HNC8090TG8L5" accepted. 2025-06-28 05:29:01.664 +03:00 [DBG] Connection id "0HNC8090TG8L5" started. 2025-06-28 05:29:01.664 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:29:01.665 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:29:01.665 +03:00 [DBG] POST requests are not supported 2025-06-28 05:29:01.665 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:29:01.665 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 05:29:01.665 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:29:01.665 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:29:01.665 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:29:01.665 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:29:01.665 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:29:01.665 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:29:01.665 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 05:29:01.665 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:29:01.665 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:29:01.665 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 05:29:01.665 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:29:01.665 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 05:29:01.665 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:29:01.665 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:29:01.665 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:29:01.665 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:29:01.665 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:29:01.665 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:29:01.665 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:29:01.665 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:29:01.665 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:29:01.665 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1181ms. 2025-06-28 05:29:01.665 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:29:01.665 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:29:01.665 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:29:01.665 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:29:01.665 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:29:01.665 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:29:01.665 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:29:01.665 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:29:01.665 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:29:01.665 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:29:01.665 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:29:01.665 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:29:01.665 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:29:01.666 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:29:01.666 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:29:01.666 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:29:01.666 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:29:01.666 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.613ms 2025-06-28 05:29:01.666 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:29:01.666 +03:00 [DBG] Connection id "0HNC8090TG8L5" completed keep alive response. 2025-06-28 05:29:01.666 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1881ms 2025-06-28 05:29:01.666 +03:00 [DBG] Connection id "0HNC8090TG8L5" received FIN. 2025-06-28 05:29:01.666 +03:00 [DBG] Connection id "0HNC8090TG8L5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:29:01.666 +03:00 [DBG] Connection id "0HNC8090TG8L5" disconnecting. 2025-06-28 05:29:01.666 +03:00 [DBG] Connection id "0HNC8090TG8L5" stopped. 2025-06-28 05:30:01.668 +03:00 [DBG] Connection id "0HNC8090TG8L6" accepted. 2025-06-28 05:30:01.668 +03:00 [DBG] Connection id "0HNC8090TG8L6" started. 2025-06-28 05:30:01.669 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:30:01.669 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:30:01.669 +03:00 [DBG] POST requests are not supported 2025-06-28 05:30:01.669 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:30:01.669 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 05:30:01.669 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:30:01.669 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:30:01.669 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:30:01.669 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:30:01.669 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:30:01.669 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:30:01.669 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 05:30:01.669 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:30:01.669 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:30:01.669 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 05:30:01.669 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:30:01.669 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 05:30:01.669 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:30:01.669 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:30:01.669 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:30:01.669 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:30:01.669 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:30:01.669 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:30:01.669 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:30:01.669 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:30:01.669 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:30:01.670 +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-28 05:30:01.670 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:30:01.670 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:30:01.670 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:30:01.670 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:30:01.670 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:30:01.670 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:30:01.670 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:30:01.670 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:30:01.670 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:30:01.670 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:30:01.670 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:30:01.670 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:30:01.670 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:30:01.670 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:30:01.670 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:30:01.670 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:30:01.670 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:30:01.670 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8799ms 2025-06-28 05:30:01.670 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:30:01.670 +03:00 [DBG] Connection id "0HNC8090TG8L6" completed keep alive response. 2025-06-28 05:30:01.670 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5569ms 2025-06-28 05:30:01.671 +03:00 [DBG] Connection id "0HNC8090TG8L6" received FIN. 2025-06-28 05:30:01.671 +03:00 [DBG] Connection id "0HNC8090TG8L6" disconnecting. 2025-06-28 05:30:01.672 +03:00 [DBG] Connection id "0HNC8090TG8L6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:30:01.673 +03:00 [DBG] Connection id "0HNC8090TG8L6" stopped. 2025-06-28 05:31:01.673 +03:00 [DBG] Connection id "0HNC8090TG8L7" accepted. 2025-06-28 05:31:01.674 +03:00 [DBG] Connection id "0HNC8090TG8L7" started. 2025-06-28 05:31:01.674 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:31:01.674 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:31:01.674 +03:00 [DBG] POST requests are not supported 2025-06-28 05:31:01.674 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:31:01.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-28 05:31:01.674 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:31:01.674 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:31:01.674 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:31:01.674 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:31:01.674 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:31:01.674 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:31:01.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-28 05:31:01.674 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:31:01.674 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:31:01.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-28 05:31:01.674 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:31:01.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-28 05:31:01.674 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:31:01.674 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:31:01.674 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:31:01.674 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:31:01.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:31:01.674 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:31:01.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:31:01.674 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:31:01.674 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:31:01.675 +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-28 05:31:01.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:31:01.675 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:31:01.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:31:01.675 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:31:01.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:31:01.675 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:31:01.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:31:01.675 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:31:01.675 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:31:01.675 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:31:01.675 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:31:01.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:31:01.675 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:31:01.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:31:01.675 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:31:01.675 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:31:01.675 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:31:01.675 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6987ms 2025-06-28 05:31:01.675 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:31:01.675 +03:00 [DBG] Connection id "0HNC8090TG8L7" completed keep alive response. 2025-06-28 05:31:01.675 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2659ms 2025-06-28 05:31:01.675 +03:00 [DBG] Connection id "0HNC8090TG8L7" received FIN. 2025-06-28 05:31:01.675 +03:00 [DBG] Connection id "0HNC8090TG8L7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:31:01.675 +03:00 [DBG] Connection id "0HNC8090TG8L7" disconnecting. 2025-06-28 05:31:01.675 +03:00 [DBG] Connection id "0HNC8090TG8L7" stopped. 2025-06-28 05:32:01.781 +03:00 [DBG] Connection id "0HNC8090TG8L8" accepted. 2025-06-28 05:32:01.782 +03:00 [DBG] Connection id "0HNC8090TG8L8" started. 2025-06-28 05:32:01.782 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:32:01.782 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:32:01.782 +03:00 [DBG] POST requests are not supported 2025-06-28 05:32:01.782 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:32:01.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-28 05:32:01.782 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:32:01.782 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:32:01.782 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:32:01.782 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:32:01.782 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:32:01.782 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:32:01.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-28 05:32:01.782 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:32:01.782 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:32:01.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-28 05:32:01.782 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:32:01.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-28 05:32:01.782 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:32:01.782 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:32:01.782 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:32:01.782 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:32:01.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:32:01.782 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:32:01.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:32:01.782 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:32:01.782 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:32:01.783 +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-28 05:32:01.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:32:01.783 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:32:01.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:32:01.783 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:32:01.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:32:01.783 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:32:01.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:32:01.783 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:32:01.783 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:32:01.783 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:32:01.783 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:32:01.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:32:01.783 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:32:01.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:32:01.783 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:32:01.783 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:32:01.783 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:32:01.783 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7427ms 2025-06-28 05:32:01.783 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:32:01.783 +03:00 [DBG] Connection id "0HNC8090TG8L8" completed keep alive response. 2025-06-28 05:32:01.783 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3627ms 2025-06-28 05:32:01.783 +03:00 [DBG] Connection id "0HNC8090TG8L8" received FIN. 2025-06-28 05:32:01.783 +03:00 [DBG] Connection id "0HNC8090TG8L8" disconnecting. 2025-06-28 05:32:01.783 +03:00 [DBG] Connection id "0HNC8090TG8L8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:32:01.784 +03:00 [DBG] Connection id "0HNC8090TG8L8" stopped. 2025-06-28 05:33:01.676 +03:00 [DBG] Connection id "0HNC8090TG8L9" accepted. 2025-06-28 05:33:01.676 +03:00 [DBG] Connection id "0HNC8090TG8L9" started. 2025-06-28 05:33:01.677 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:33:01.677 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:33:01.677 +03:00 [DBG] POST requests are not supported 2025-06-28 05:33:01.677 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:33:01.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-28 05:33:01.677 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:33:01.677 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:33:01.677 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:33:01.677 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:33:01.677 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:33:01.677 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:33:01.677 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 05:33:01.677 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:33:01.677 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:33:01.677 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 05:33:01.677 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:33:01.677 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 05:33:01.677 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:33:01.677 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:33:01.677 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:33:01.678 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:33:01.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:33:01.678 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:33:01.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:33:01.678 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:33:01.678 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:33:01.678 +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-28 05:33:01.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:33:01.678 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:33:01.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:33:01.678 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:33:01.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:33:01.678 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:33:01.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:33:01.678 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:33:01.678 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:33:01.678 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:33:01.678 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:33:01.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:33:01.678 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:33:01.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:33:01.678 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:33:01.678 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:33:01.678 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:33:01.678 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1383ms 2025-06-28 05:33:01.678 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:33:01.679 +03:00 [DBG] Connection id "0HNC8090TG8L9" completed keep alive response. 2025-06-28 05:33:01.679 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.952ms 2025-06-28 05:33:01.679 +03:00 [DBG] Connection id "0HNC8090TG8L9" received FIN. 2025-06-28 05:33:01.679 +03:00 [DBG] Connection id "0HNC8090TG8L9" disconnecting. 2025-06-28 05:33:01.679 +03:00 [DBG] Connection id "0HNC8090TG8L9" stopped. 2025-06-28 05:33:01.679 +03:00 [DBG] Connection id "0HNC8090TG8L9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:34:01.669 +03:00 [DBG] Connection id "0HNC8090TG8LA" accepted. 2025-06-28 05:34:01.669 +03:00 [DBG] Connection id "0HNC8090TG8LA" started. 2025-06-28 05:34:01.669 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:34:01.669 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:34:01.669 +03:00 [DBG] POST requests are not supported 2025-06-28 05:34:01.669 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:34:01.669 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 05:34:01.669 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:34:01.669 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:34:01.669 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:34:01.669 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:34:01.669 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:34:01.669 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:34:01.669 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 05:34:01.669 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:34:01.669 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:34:01.669 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 05:34:01.669 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:34:01.669 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 05:34:01.669 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:34:01.669 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:34:01.670 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:34:01.670 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:34:01.670 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:34:01.670 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:34:01.670 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:34:01.670 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:34:01.670 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:34:01.670 +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-28 05:34:01.670 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:34:01.670 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:34:01.670 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:34:01.670 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:34:01.670 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:34:01.670 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:34:01.670 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:34:01.670 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:34:01.670 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:34:01.670 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:34:01.670 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:34:01.670 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:34:01.670 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:34:01.670 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:34:01.670 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:34:01.670 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:34:01.670 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:34:01.670 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.999ms 2025-06-28 05:34:01.670 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:34:01.671 +03:00 [DBG] Connection id "0HNC8090TG8LA" completed keep alive response. 2025-06-28 05:34:01.671 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6807ms 2025-06-28 05:34:01.671 +03:00 [DBG] Connection id "0HNC8090TG8LA" received FIN. 2025-06-28 05:34:01.671 +03:00 [DBG] Connection id "0HNC8090TG8LA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:34:01.671 +03:00 [DBG] Connection id "0HNC8090TG8LA" disconnecting. 2025-06-28 05:34:01.671 +03:00 [DBG] Connection id "0HNC8090TG8LA" stopped. 2025-06-28 05:35:01.672 +03:00 [DBG] Connection id "0HNC8090TG8LB" accepted. 2025-06-28 05:35:01.672 +03:00 [DBG] Connection id "0HNC8090TG8LB" started. 2025-06-28 05:35:01.672 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:35:01.672 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:35:01.672 +03:00 [DBG] POST requests are not supported 2025-06-28 05:35:01.672 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:35:01.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-28 05:35:01.672 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:35:01.672 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:35:01.672 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:35:01.673 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:35:01.673 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:35:01.673 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:35:01.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-28 05:35:01.673 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:35:01.673 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:35:01.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-28 05:35:01.673 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:35:01.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-28 05:35:01.673 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:35:01.673 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:35:01.673 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:35:01.673 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:35:01.673 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:35:01.673 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:35:01.673 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:35:01.673 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:35:01.673 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:35:01.673 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1127ms. 2025-06-28 05:35:01.673 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:35:01.673 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:35:01.673 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:35:01.673 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:35:01.673 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:35:01.673 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:35:01.673 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:35:01.673 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:35:01.673 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:35:01.673 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:35:01.673 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:35:01.673 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:35:01.674 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:35:01.674 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:35:01.674 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:35:01.674 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:35:01.674 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:35:01.674 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8241ms 2025-06-28 05:35:01.674 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:35:01.674 +03:00 [DBG] Connection id "0HNC8090TG8LB" completed keep alive response. 2025-06-28 05:35:01.674 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5034ms 2025-06-28 05:35:01.674 +03:00 [DBG] Connection id "0HNC8090TG8LB" received FIN. 2025-06-28 05:35:01.674 +03:00 [DBG] Connection id "0HNC8090TG8LB" disconnecting. 2025-06-28 05:35:01.674 +03:00 [DBG] Connection id "0HNC8090TG8LB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:35:01.675 +03:00 [DBG] Connection id "0HNC8090TG8LB" stopped. 2025-06-28 05:36:01.673 +03:00 [DBG] Connection id "0HNC8090TG8LC" accepted. 2025-06-28 05:36:01.673 +03:00 [DBG] Connection id "0HNC8090TG8LC" started. 2025-06-28 05:36:01.673 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:36:01.674 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:36:01.674 +03:00 [DBG] POST requests are not supported 2025-06-28 05:36:01.674 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:36:01.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-28 05:36:01.674 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:36:01.674 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:36:01.674 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:36:01.674 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:36:01.674 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:36:01.674 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:36:01.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-28 05:36:01.674 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:36:01.674 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:36:01.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-28 05:36:01.674 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:36:01.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-28 05:36:01.674 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:36:01.674 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:36:01.674 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:36:01.674 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:36:01.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:36:01.674 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:36:01.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:36:01.674 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:36:01.674 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:36:01.675 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1543ms. 2025-06-28 05:36:01.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:36:01.675 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:36:01.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:36:01.675 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:36:01.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:36:01.675 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:36:01.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:36:01.675 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:36:01.675 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:36:01.675 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:36:01.675 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:36:01.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:36:01.675 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:36:01.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:36:01.675 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:36:01.675 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:36:01.675 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:36:01.675 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8445ms 2025-06-28 05:36:01.675 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:36:01.675 +03:00 [DBG] Connection id "0HNC8090TG8LC" completed keep alive response. 2025-06-28 05:36:01.675 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5829ms 2025-06-28 05:36:01.675 +03:00 [DBG] Connection id "0HNC8090TG8LC" received FIN. 2025-06-28 05:36:01.675 +03:00 [DBG] Connection id "0HNC8090TG8LC" disconnecting. 2025-06-28 05:36:01.676 +03:00 [DBG] Connection id "0HNC8090TG8LC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:36:01.677 +03:00 [DBG] Connection id "0HNC8090TG8LC" stopped. 2025-06-28 05:37:01.671 +03:00 [DBG] Connection id "0HNC8090TG8LD" accepted. 2025-06-28 05:37:01.671 +03:00 [DBG] Connection id "0HNC8090TG8LD" started. 2025-06-28 05:37:01.671 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:37:01.671 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:37:01.671 +03:00 [DBG] POST requests are not supported 2025-06-28 05:37:01.671 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:37:01.671 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 05:37:01.671 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:37:01.671 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:37:01.671 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:37:01.672 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:37:01.672 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:37:01.672 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:37:01.672 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 05:37:01.672 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:37:01.672 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:37:01.672 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 05:37:01.672 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:37:01.672 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 05:37:01.672 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:37:01.672 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:37:01.672 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:37:01.672 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:37:01.672 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:37:01.672 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:37:01.672 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:37:01.672 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:37:01.672 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:37:01.672 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1805ms. 2025-06-28 05:37:01.672 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:37:01.672 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:37:01.672 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:37:01.672 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:37:01.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:37:01.673 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:37:01.673 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:37:01.673 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:37:01.673 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:37:01.673 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:37:01.673 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:37:01.673 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:37:01.673 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:37:01.673 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:37:01.673 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:37:01.673 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:37:01.673 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:37:01.673 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1872ms 2025-06-28 05:37:01.673 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:37:01.673 +03:00 [DBG] Connection id "0HNC8090TG8LD" completed keep alive response. 2025-06-28 05:37:01.673 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9904ms 2025-06-28 05:37:01.674 +03:00 [DBG] Connection id "0HNC8090TG8LD" received FIN. 2025-06-28 05:37:01.674 +03:00 [DBG] Connection id "0HNC8090TG8LD" disconnecting. 2025-06-28 05:37:01.674 +03:00 [DBG] Connection id "0HNC8090TG8LD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:37:01.675 +03:00 [DBG] Connection id "0HNC8090TG8LD" stopped. 2025-06-28 05:38:01.671 +03:00 [DBG] Connection id "0HNC8090TG8LE" accepted. 2025-06-28 05:38:01.671 +03:00 [DBG] Connection id "0HNC8090TG8LE" started. 2025-06-28 05:38:01.671 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:38:01.671 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:38:01.671 +03:00 [DBG] POST requests are not supported 2025-06-28 05:38:01.671 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:38:01.671 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 05:38:01.671 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:38:01.671 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:38:01.672 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:38:01.672 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:38:01.672 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:38:01.672 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:38:01.672 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 05:38:01.672 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:38:01.672 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:38:01.672 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 05:38:01.672 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:38:01.672 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 05:38:01.672 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:38:01.672 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:38:01.672 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:38:01.672 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:38:01.672 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:38:01.672 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:38:01.672 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:38:01.672 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:38:01.672 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:38:01.673 +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-28 05:38:01.673 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:38:01.673 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:38:01.673 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:38:01.673 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:38:01.673 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:38:01.673 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:38:01.673 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:38:01.673 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:38:01.673 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:38:01.673 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:38:01.673 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:38:01.673 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:38:01.673 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:38:01.673 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:38:01.673 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:38:01.673 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:38:01.673 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:38:01.673 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.184ms 2025-06-28 05:38:01.673 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:38:01.673 +03:00 [DBG] Connection id "0HNC8090TG8LE" completed keep alive response. 2025-06-28 05:38:01.673 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1424ms 2025-06-28 05:38:01.674 +03:00 [DBG] Connection id "0HNC8090TG8LE" received FIN. 2025-06-28 05:38:01.674 +03:00 [DBG] Connection id "0HNC8090TG8LE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:38:01.674 +03:00 [DBG] Connection id "0HNC8090TG8LE" disconnecting. 2025-06-28 05:38:01.674 +03:00 [DBG] Connection id "0HNC8090TG8LE" stopped. 2025-06-28 05:39:01.679 +03:00 [DBG] Connection id "0HNC8090TG8LF" accepted. 2025-06-28 05:39:01.679 +03:00 [DBG] Connection id "0HNC8090TG8LF" started. 2025-06-28 05:39:01.679 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:39:01.679 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:39:01.679 +03:00 [DBG] POST requests are not supported 2025-06-28 05:39:01.679 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:39:01.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-28 05:39:01.680 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:39:01.680 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:39:01.680 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:39:01.680 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:39:01.680 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:39:01.680 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:39:01.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-28 05:39:01.680 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:39:01.680 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:39:01.680 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 05:39:01.680 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:39:01.680 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 05:39:01.680 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:39:01.680 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:39:01.680 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:39:01.680 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:39:01.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:39:01.680 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:39:01.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:39:01.680 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:39:01.680 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:39:01.681 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1706ms. 2025-06-28 05:39:01.681 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:39:01.681 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:39:01.681 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:39:01.681 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:39:01.681 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:39:01.681 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:39:01.681 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:39:01.681 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:39:01.681 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:39:01.681 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:39:01.681 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:39:01.681 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:39:01.681 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:39:01.681 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:39:01.681 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:39:01.681 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:39:01.681 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:39:01.681 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2695ms 2025-06-28 05:39:01.681 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:39:01.681 +03:00 [DBG] Connection id "0HNC8090TG8LF" completed keep alive response. 2025-06-28 05:39:01.682 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1695ms 2025-06-28 05:39:01.682 +03:00 [DBG] Connection id "0HNC8090TG8LF" received FIN. 2025-06-28 05:39:01.682 +03:00 [DBG] Connection id "0HNC8090TG8LF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:39:01.682 +03:00 [DBG] Connection id "0HNC8090TG8LF" disconnecting. 2025-06-28 05:39:01.682 +03:00 [DBG] Connection id "0HNC8090TG8LF" stopped. 2025-06-28 05:40:01.673 +03:00 [DBG] Connection id "0HNC8090TG8LG" accepted. 2025-06-28 05:40:01.673 +03:00 [DBG] Connection id "0HNC8090TG8LG" started. 2025-06-28 05:40:01.673 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:40:01.673 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:40:01.673 +03:00 [DBG] POST requests are not supported 2025-06-28 05:40:01.673 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:40:01.673 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 05:40:01.673 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:40:01.673 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:40:01.673 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:40:01.673 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:40:01.673 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:40:01.673 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:40:01.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-28 05:40:01.673 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:40:01.673 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:40:01.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-28 05:40:01.673 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:40:01.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-28 05:40:01.673 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:40:01.673 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:40:01.674 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:40:01.674 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:40:01.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:40:01.674 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:40:01.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:40:01.674 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:40:01.674 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:40:01.674 +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-28 05:40:01.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:40:01.674 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:40:01.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:40:01.674 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:40:01.674 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:40:01.674 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:40:01.674 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:40:01.674 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:40:01.674 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:40:01.674 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:40:01.674 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:40:01.674 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:40:01.674 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:40:01.674 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:40:01.674 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:40:01.674 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:40:01.674 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:40:01.674 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6391ms 2025-06-28 05:40:01.674 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:40:01.674 +03:00 [DBG] Connection id "0HNC8090TG8LG" completed keep alive response. 2025-06-28 05:40:01.674 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2389ms 2025-06-28 05:40:01.674 +03:00 [DBG] Connection id "0HNC8090TG8LG" received FIN. 2025-06-28 05:40:01.675 +03:00 [DBG] Connection id "0HNC8090TG8LG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:40:01.675 +03:00 [DBG] Connection id "0HNC8090TG8LG" disconnecting. 2025-06-28 05:40:01.675 +03:00 [DBG] Connection id "0HNC8090TG8LG" stopped. 2025-06-28 05:41:01.674 +03:00 [DBG] Connection id "0HNC8090TG8LH" accepted. 2025-06-28 05:41:01.674 +03:00 [DBG] Connection id "0HNC8090TG8LH" started. 2025-06-28 05:41:01.674 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:41:01.674 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:41:01.674 +03:00 [DBG] POST requests are not supported 2025-06-28 05:41:01.674 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:41:01.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-28 05:41:01.674 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:41:01.674 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:41:01.674 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:41:01.674 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:41:01.674 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:41:01.674 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:41:01.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-28 05:41:01.674 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:41:01.674 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:41:01.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-28 05:41:01.674 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:41:01.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-28 05:41:01.675 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:41:01.675 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:41:01.675 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:41:01.675 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:41:01.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:41:01.675 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:41:01.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:41:01.675 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:41:01.675 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:41:01.675 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1075ms. 2025-06-28 05:41:01.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:41:01.675 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:41:01.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:41:01.675 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:41:01.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:41:01.675 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:41:01.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:41:01.675 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:41:01.675 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:41:01.675 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:41:01.675 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:41:01.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:41:01.675 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:41:01.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:41:01.675 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:41:01.675 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:41:01.675 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:41:01.675 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6032ms 2025-06-28 05:41:01.675 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:41:01.675 +03:00 [DBG] Connection id "0HNC8090TG8LH" completed keep alive response. 2025-06-28 05:41:01.675 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1245ms 2025-06-28 05:41:01.675 +03:00 [DBG] Connection id "0HNC8090TG8LH" received FIN. 2025-06-28 05:41:01.676 +03:00 [DBG] Connection id "0HNC8090TG8LH" disconnecting. 2025-06-28 05:41:01.676 +03:00 [DBG] Connection id "0HNC8090TG8LH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:41:01.677 +03:00 [DBG] Connection id "0HNC8090TG8LH" stopped. 2025-06-28 05:42:01.664 +03:00 [DBG] Connection id "0HNC8090TG8LI" accepted. 2025-06-28 05:42:01.665 +03:00 [DBG] Connection id "0HNC8090TG8LI" started. 2025-06-28 05:42:01.665 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:42:01.665 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:42:01.665 +03:00 [DBG] POST requests are not supported 2025-06-28 05:42:01.665 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:42:01.665 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 05:42:01.665 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:42:01.665 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:42:01.665 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:42:01.665 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:42:01.665 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:42:01.665 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:42:01.665 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 05:42:01.665 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:42:01.665 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:42:01.665 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 05:42:01.666 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:42:01.666 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 05:42:01.666 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:42:01.666 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:42:01.666 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:42:01.666 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:42:01.666 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:42:01.666 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:42:01.666 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:42:01.666 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:42:01.666 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:42:01.666 +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-28 05:42:01.666 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:42:01.666 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:42:01.666 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:42:01.666 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:42:01.666 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:42:01.666 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:42:01.666 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:42:01.666 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:42:01.666 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:42:01.666 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:42:01.666 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:42:01.667 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:42:01.667 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:42:01.667 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:42:01.667 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:42:01.667 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:42:01.667 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:42:01.667 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1101ms 2025-06-28 05:42:01.667 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:42:01.667 +03:00 [DBG] Connection id "0HNC8090TG8LI" completed keep alive response. 2025-06-28 05:42:01.667 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0709ms 2025-06-28 05:42:01.667 +03:00 [DBG] Connection id "0HNC8090TG8LI" received FIN. 2025-06-28 05:42:01.667 +03:00 [DBG] Connection id "0HNC8090TG8LI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:42:01.667 +03:00 [DBG] Connection id "0HNC8090TG8LI" disconnecting. 2025-06-28 05:42:01.667 +03:00 [DBG] Connection id "0HNC8090TG8LI" stopped. 2025-06-28 05:43:01.667 +03:00 [DBG] Connection id "0HNC8090TG8LJ" accepted. 2025-06-28 05:43:01.667 +03:00 [DBG] Connection id "0HNC8090TG8LJ" started. 2025-06-28 05:43:01.667 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:43:01.667 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:43:01.667 +03:00 [DBG] POST requests are not supported 2025-06-28 05:43:01.667 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:43:01.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-28 05:43:01.667 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:43:01.667 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:43:01.668 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:43:01.668 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:43:01.668 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:43:01.668 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:43:01.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-28 05:43:01.668 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:43:01.668 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:43:01.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-28 05:43:01.668 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:43:01.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-28 05:43:01.668 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:43:01.668 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:43:01.668 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:43:01.668 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:43:01.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:43:01.668 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:43:01.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:43:01.668 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:43:01.668 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:43:01.668 +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-28 05:43:01.669 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:43:01.669 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:43:01.669 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:43:01.669 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:43:01.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:43:01.669 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:43:01.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:43:01.669 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:43:01.669 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:43:01.669 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:43:01.669 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:43:01.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:43:01.669 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:43:01.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:43:01.669 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:43:01.669 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:43:01.669 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:43:01.669 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.855ms 2025-06-28 05:43:01.669 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:43:01.669 +03:00 [DBG] Connection id "0HNC8090TG8LJ" completed keep alive response. 2025-06-28 05:43:01.669 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7348ms 2025-06-28 05:43:01.669 +03:00 [DBG] Connection id "0HNC8090TG8LJ" received FIN. 2025-06-28 05:43:01.669 +03:00 [DBG] Connection id "0HNC8090TG8LJ" disconnecting. 2025-06-28 05:43:01.670 +03:00 [DBG] Connection id "0HNC8090TG8LJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:43:01.671 +03:00 [DBG] Connection id "0HNC8090TG8LJ" stopped. 2025-06-28 05:44:01.666 +03:00 [DBG] Connection id "0HNC8090TG8LK" accepted. 2025-06-28 05:44:01.666 +03:00 [DBG] Connection id "0HNC8090TG8LK" started. 2025-06-28 05:44:01.667 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:44:01.667 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:44:01.667 +03:00 [DBG] POST requests are not supported 2025-06-28 05:44:01.667 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:44:01.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-28 05:44:01.667 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:44:01.667 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:44:01.667 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:44:01.667 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:44:01.667 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:44:01.667 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:44:01.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-28 05:44:01.667 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:44:01.667 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:44:01.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-28 05:44:01.667 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:44:01.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-28 05:44:01.667 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:44:01.667 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:44:01.667 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:44:01.667 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:44:01.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:44:01.667 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:44:01.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:44:01.667 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:44:01.667 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:44:01.668 +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-28 05:44:01.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:44:01.668 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:44:01.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:44:01.668 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:44:01.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:44:01.668 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:44:01.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:44:01.668 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:44:01.668 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:44:01.668 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:44:01.668 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:44:01.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:44:01.668 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:44:01.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:44:01.668 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:44:01.668 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:44:01.668 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:44:01.668 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7893ms 2025-06-28 05:44:01.668 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:44:01.668 +03:00 [DBG] Connection id "0HNC8090TG8LK" completed keep alive response. 2025-06-28 05:44:01.668 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5218ms 2025-06-28 05:44:01.668 +03:00 [DBG] Connection id "0HNC8090TG8LK" received FIN. 2025-06-28 05:44:01.668 +03:00 [DBG] Connection id "0HNC8090TG8LK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:44:01.669 +03:00 [DBG] Connection id "0HNC8090TG8LK" disconnecting. 2025-06-28 05:44:01.669 +03:00 [DBG] Connection id "0HNC8090TG8LK" stopped. 2025-06-28 05:45:01.671 +03:00 [DBG] Connection id "0HNC8090TG8LL" accepted. 2025-06-28 05:45:01.671 +03:00 [DBG] Connection id "0HNC8090TG8LL" started. 2025-06-28 05:45:01.671 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:45:01.671 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:45:01.671 +03:00 [DBG] POST requests are not supported 2025-06-28 05:45:01.671 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:45:01.671 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 05:45:01.671 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:45:01.671 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:45:01.671 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:45:01.671 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:45:01.671 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:45:01.671 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:45:01.671 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 05:45:01.671 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:45:01.671 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:45:01.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-28 05:45:01.671 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:45:01.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-28 05:45:01.671 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:45:01.671 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:45:01.671 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:45:01.671 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:45:01.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:45:01.671 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:45:01.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:45:01.671 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:45:01.671 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:45:01.672 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1159ms. 2025-06-28 05:45:01.672 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:45:01.672 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:45:01.672 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:45:01.672 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:45:01.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:45:01.672 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:45:01.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:45:01.672 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:45:01.672 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:45:01.672 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:45:01.672 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:45:01.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:45:01.672 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:45:01.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:45:01.672 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:45:01.672 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:45:01.672 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:45:01.672 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5729ms 2025-06-28 05:45:01.672 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:45:01.672 +03:00 [DBG] Connection id "0HNC8090TG8LL" completed keep alive response. 2025-06-28 05:45:01.672 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.16ms 2025-06-28 05:45:01.672 +03:00 [DBG] Connection id "0HNC8090TG8LL" received FIN. 2025-06-28 05:45:01.672 +03:00 [DBG] Connection id "0HNC8090TG8LL" disconnecting. 2025-06-28 05:45:01.672 +03:00 [DBG] Connection id "0HNC8090TG8LL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:45:01.673 +03:00 [DBG] Connection id "0HNC8090TG8LL" stopped. 2025-06-28 05:46:01.675 +03:00 [DBG] Connection id "0HNC8090TG8LM" accepted. 2025-06-28 05:46:01.675 +03:00 [DBG] Connection id "0HNC8090TG8LM" started. 2025-06-28 05:46:01.675 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:46:01.675 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:46:01.675 +03:00 [DBG] POST requests are not supported 2025-06-28 05:46:01.675 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:46:01.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-28 05:46:01.675 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:46:01.675 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:46:01.675 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:46:01.675 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:46:01.675 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:46:01.675 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:46:01.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-28 05:46:01.675 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:46:01.675 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:46:01.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-28 05:46:01.675 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:46:01.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-28 05:46:01.675 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:46:01.675 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:46:01.675 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:46:01.676 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:46:01.676 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:46:01.676 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:46:01.676 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:46:01.676 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:46:01.676 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:46:01.676 +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-28 05:46:01.676 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:46:01.676 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:46:01.676 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:46:01.676 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:46:01.676 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:46:01.676 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:46:01.676 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:46:01.676 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:46:01.676 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:46:01.676 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:46:01.676 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:46:01.676 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:46:01.676 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:46:01.676 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:46:01.676 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:46:01.676 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:46:01.676 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:46:01.676 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6696ms 2025-06-28 05:46:01.676 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:46:01.676 +03:00 [DBG] Connection id "0HNC8090TG8LM" completed keep alive response. 2025-06-28 05:46:01.676 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2531ms 2025-06-28 05:46:01.676 +03:00 [DBG] Connection id "0HNC8090TG8LM" received FIN. 2025-06-28 05:46:01.676 +03:00 [DBG] Connection id "0HNC8090TG8LM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:46:01.676 +03:00 [DBG] Connection id "0HNC8090TG8LM" disconnecting. 2025-06-28 05:46:01.677 +03:00 [DBG] Connection id "0HNC8090TG8LM" stopped. 2025-06-28 05:47:01.670 +03:00 [DBG] Connection id "0HNC8090TG8LN" accepted. 2025-06-28 05:47:01.670 +03:00 [DBG] Connection id "0HNC8090TG8LN" started. 2025-06-28 05:47:01.670 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:47:01.670 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:47:01.670 +03:00 [DBG] POST requests are not supported 2025-06-28 05:47:01.670 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:47:01.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-28 05:47:01.670 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:47:01.670 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:47:01.671 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:47:01.671 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:47:01.671 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:47:01.671 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:47:01.671 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 05:47:01.671 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:47:01.671 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:47:01.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-28 05:47:01.671 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:47:01.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-28 05:47:01.671 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:47:01.671 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:47:01.671 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:47:01.671 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:47:01.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:47:01.671 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:47:01.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:47:01.671 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:47:01.671 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:47:01.671 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1157ms. 2025-06-28 05:47:01.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:47:01.671 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:47:01.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:47:01.671 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:47:01.671 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:47:01.671 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:47:01.671 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:47:01.671 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:47:01.671 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:47:01.671 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:47:01.671 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:47:01.671 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:47:01.671 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:47:01.671 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:47:01.671 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:47:01.672 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:47:01.672 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:47:01.672 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.766ms 2025-06-28 05:47:01.672 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:47:01.672 +03:00 [DBG] Connection id "0HNC8090TG8LN" completed keep alive response. 2025-06-28 05:47:01.672 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3278ms 2025-06-28 05:47:01.672 +03:00 [DBG] Connection id "0HNC8090TG8LN" received FIN. 2025-06-28 05:47:01.672 +03:00 [DBG] Connection id "0HNC8090TG8LN" disconnecting. 2025-06-28 05:47:01.672 +03:00 [DBG] Connection id "0HNC8090TG8LN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:47:01.673 +03:00 [DBG] Connection id "0HNC8090TG8LN" stopped. 2025-06-28 05:48:01.672 +03:00 [DBG] Connection id "0HNC8090TG8LO" accepted. 2025-06-28 05:48:01.673 +03:00 [DBG] Connection id "0HNC8090TG8LO" started. 2025-06-28 05:48:01.673 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:48:01.673 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:48:01.673 +03:00 [DBG] POST requests are not supported 2025-06-28 05:48:01.673 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:48:01.673 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 05:48:01.673 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:48:01.673 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:48:01.673 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:48:01.673 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:48:01.673 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:48:01.673 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:48:01.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-28 05:48:01.673 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:48:01.673 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:48:01.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-28 05:48:01.673 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:48:01.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-28 05:48:01.673 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:48:01.673 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:48:01.673 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:48:01.673 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:48:01.673 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:48:01.673 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:48:01.673 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:48:01.673 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:48:01.673 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:48:01.674 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1602ms. 2025-06-28 05:48:01.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:48:01.674 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:48:01.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:48:01.674 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:48:01.674 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:48:01.674 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:48:01.674 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:48:01.674 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:48:01.674 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:48:01.674 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:48:01.674 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:48:01.674 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:48:01.674 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:48:01.674 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:48:01.674 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:48:01.674 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:48:01.674 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:48:01.674 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9011ms 2025-06-28 05:48:01.674 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:48:01.674 +03:00 [DBG] Connection id "0HNC8090TG8LO" completed keep alive response. 2025-06-28 05:48:01.674 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5479ms 2025-06-28 05:48:01.674 +03:00 [DBG] Connection id "0HNC8090TG8LO" received FIN. 2025-06-28 05:48:01.674 +03:00 [DBG] Connection id "0HNC8090TG8LO" disconnecting. 2025-06-28 05:48:01.675 +03:00 [DBG] Connection id "0HNC8090TG8LO" stopped. 2025-06-28 05:48:01.675 +03:00 [DBG] Connection id "0HNC8090TG8LO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:49:01.675 +03:00 [DBG] Connection id "0HNC8090TG8LP" accepted. 2025-06-28 05:49:01.675 +03:00 [DBG] Connection id "0HNC8090TG8LP" started. 2025-06-28 05:49:01.675 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:49:01.675 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:49:01.675 +03:00 [DBG] POST requests are not supported 2025-06-28 05:49:01.675 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:49:01.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-28 05:49:01.675 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:49:01.675 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:49:01.675 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:49:01.676 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:49:01.676 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:49:01.676 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:49:01.676 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 05:49:01.676 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:49:01.676 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:49:01.676 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 05:49:01.676 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:49:01.676 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 05:49:01.676 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:49:01.676 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:49:01.676 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:49:01.676 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:49:01.676 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:49:01.676 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:49:01.676 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:49:01.676 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:49:01.676 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:49:01.677 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1732ms. 2025-06-28 05:49:01.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:49:01.677 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:49:01.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:49:01.677 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:49:01.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:49:01.677 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:49:01.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:49:01.677 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:49:01.677 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:49:01.677 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:49:01.677 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:49:01.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:49:01.677 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:49:01.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:49:01.677 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:49:01.677 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:49:01.677 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:49:01.677 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2183ms 2025-06-28 05:49:01.677 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:49:01.677 +03:00 [DBG] Connection id "0HNC8090TG8LP" completed keep alive response. 2025-06-28 05:49:01.677 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1201ms 2025-06-28 05:49:01.678 +03:00 [DBG] Connection id "0HNC8090TG8LP" received FIN. 2025-06-28 05:49:01.678 +03:00 [DBG] Connection id "0HNC8090TG8LP" disconnecting. 2025-06-28 05:49:01.678 +03:00 [DBG] Connection id "0HNC8090TG8LP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:49:01.679 +03:00 [DBG] Connection id "0HNC8090TG8LP" stopped. 2025-06-28 05:50:01.669 +03:00 [DBG] Connection id "0HNC8090TG8LQ" accepted. 2025-06-28 05:50:01.669 +03:00 [DBG] Connection id "0HNC8090TG8LQ" started. 2025-06-28 05:50:01.669 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:50:01.669 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:50:01.669 +03:00 [DBG] POST requests are not supported 2025-06-28 05:50:01.669 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:50:01.669 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 05:50:01.669 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:50:01.669 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:50:01.669 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:50:01.669 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:50:01.669 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:50:01.669 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:50:01.669 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 05:50:01.669 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:50:01.669 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:50:01.669 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 05:50:01.669 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:50:01.669 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 05:50:01.669 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:50:01.669 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:50:01.670 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:50:01.670 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:50:01.670 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:50:01.670 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:50:01.670 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:50:01.670 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:50:01.670 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:50:01.670 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1462ms. 2025-06-28 05:50:01.670 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:50:01.670 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:50:01.670 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:50:01.670 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:50:01.670 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:50:01.670 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:50:01.670 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:50:01.670 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:50:01.670 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:50:01.670 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:50:01.670 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:50:01.670 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:50:01.670 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:50:01.670 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:50:01.670 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:50:01.670 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:50:01.670 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:50:01.670 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7605ms 2025-06-28 05:50:01.670 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:50:01.670 +03:00 [DBG] Connection id "0HNC8090TG8LQ" completed keep alive response. 2025-06-28 05:50:01.670 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4172ms 2025-06-28 05:50:01.671 +03:00 [DBG] Connection id "0HNC8090TG8LQ" received FIN. 2025-06-28 05:50:01.671 +03:00 [DBG] Connection id "0HNC8090TG8LQ" disconnecting. 2025-06-28 05:50:01.671 +03:00 [DBG] Connection id "0HNC8090TG8LQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:50:01.672 +03:00 [DBG] Connection id "0HNC8090TG8LQ" stopped. 2025-06-28 05:51:01.670 +03:00 [DBG] Connection id "0HNC8090TG8LR" accepted. 2025-06-28 05:51:01.670 +03:00 [DBG] Connection id "0HNC8090TG8LR" started. 2025-06-28 05:51:01.670 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:51:01.671 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:51:01.671 +03:00 [DBG] POST requests are not supported 2025-06-28 05:51:01.671 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:51:01.671 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 05:51:01.671 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:51:01.671 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:51:01.671 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:51:01.671 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:51:01.671 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:51:01.671 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:51:01.671 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 05:51:01.671 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:51:01.671 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:51:01.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-28 05:51:01.671 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:51:01.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-28 05:51:01.671 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:51:01.671 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:51:01.671 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:51:01.671 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:51:01.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:51:01.671 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:51:01.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:51:01.671 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:51:01.671 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:51:01.672 +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-28 05:51:01.672 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:51:01.672 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:51:01.672 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:51:01.672 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:51:01.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:51:01.672 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:51:01.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:51:01.672 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:51:01.672 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:51:01.672 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:51:01.672 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:51:01.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:51:01.672 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:51:01.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:51:01.672 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:51:01.672 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:51:01.672 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:51:01.672 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9638ms 2025-06-28 05:51:01.672 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:51:01.672 +03:00 [DBG] Connection id "0HNC8090TG8LR" completed keep alive response. 2025-06-28 05:51:01.672 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8399ms 2025-06-28 05:51:01.673 +03:00 [DBG] Connection id "0HNC8090TG8LR" received FIN. 2025-06-28 05:51:01.673 +03:00 [DBG] Connection id "0HNC8090TG8LR" disconnecting. 2025-06-28 05:51:01.673 +03:00 [DBG] Connection id "0HNC8090TG8LR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:51:01.674 +03:00 [DBG] Connection id "0HNC8090TG8LR" stopped. 2025-06-28 05:52:01.671 +03:00 [DBG] Connection id "0HNC8090TG8LS" accepted. 2025-06-28 05:52:01.671 +03:00 [DBG] Connection id "0HNC8090TG8LS" started. 2025-06-28 05:52:01.671 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:52:01.671 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:52:01.671 +03:00 [DBG] POST requests are not supported 2025-06-28 05:52:01.671 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:52:01.671 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 05:52:01.671 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:52:01.671 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:52:01.671 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:52:01.671 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:52:01.671 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:52:01.671 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:52:01.671 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 05:52:01.671 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:52:01.671 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:52:01.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-28 05:52:01.671 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:52:01.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-28 05:52:01.671 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:52:01.671 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:52:01.671 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:52:01.671 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:52:01.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:52:01.671 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:52:01.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:52:01.671 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:52:01.672 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:52:01.672 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1162ms. 2025-06-28 05:52:01.672 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:52:01.672 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:52:01.672 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:52:01.672 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:52:01.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:52:01.672 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:52:01.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:52:01.672 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:52:01.672 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:52:01.672 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:52:01.672 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:52:01.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:52:01.672 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:52:01.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:52:01.672 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:52:01.672 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:52:01.672 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:52:01.672 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6589ms 2025-06-28 05:52:01.672 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:52:01.672 +03:00 [DBG] Connection id "0HNC8090TG8LS" completed keep alive response. 2025-06-28 05:52:01.672 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2372ms 2025-06-28 05:52:01.672 +03:00 [DBG] Connection id "0HNC8090TG8LS" received FIN. 2025-06-28 05:52:01.672 +03:00 [DBG] Connection id "0HNC8090TG8LS" disconnecting. 2025-06-28 05:52:01.672 +03:00 [DBG] Connection id "0HNC8090TG8LS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:52:01.673 +03:00 [DBG] Connection id "0HNC8090TG8LS" stopped. 2025-06-28 05:53:01.673 +03:00 [DBG] Connection id "0HNC8090TG8LT" accepted. 2025-06-28 05:53:01.673 +03:00 [DBG] Connection id "0HNC8090TG8LT" started. 2025-06-28 05:53:01.673 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:53:01.673 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:53:01.673 +03:00 [DBG] POST requests are not supported 2025-06-28 05:53:01.673 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:53:01.673 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 05:53:01.673 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:53:01.673 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:53:01.673 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:53:01.673 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:53:01.673 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:53:01.673 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:53:01.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-28 05:53:01.674 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:53:01.674 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:53:01.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-28 05:53:01.674 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:53:01.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-28 05:53:01.674 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:53:01.674 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:53:01.674 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:53:01.674 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:53:01.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:53:01.674 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:53:01.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:53:01.674 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:53:01.674 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:53:01.674 +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-28 05:53:01.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:53:01.674 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:53:01.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:53:01.674 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:53:01.674 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:53:01.674 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:53:01.674 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:53:01.674 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:53:01.674 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:53:01.674 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:53:01.674 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:53:01.674 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:53:01.674 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:53:01.674 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:53:01.674 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:53:01.674 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:53:01.674 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:53:01.674 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7651ms 2025-06-28 05:53:01.674 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:53:01.674 +03:00 [DBG] Connection id "0HNC8090TG8LT" completed keep alive response. 2025-06-28 05:53:01.674 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4173ms 2025-06-28 05:53:01.675 +03:00 [DBG] Connection id "0HNC8090TG8LT" received FIN. 2025-06-28 05:53:01.675 +03:00 [DBG] Connection id "0HNC8090TG8LT" disconnecting. 2025-06-28 05:53:01.675 +03:00 [DBG] Connection id "0HNC8090TG8LT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:53:01.676 +03:00 [DBG] Connection id "0HNC8090TG8LT" stopped. 2025-06-28 05:54:01.675 +03:00 [DBG] Connection id "0HNC8090TG8LU" accepted. 2025-06-28 05:54:01.676 +03:00 [DBG] Connection id "0HNC8090TG8LU" started. 2025-06-28 05:54:01.676 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:54:01.676 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:54:01.676 +03:00 [DBG] POST requests are not supported 2025-06-28 05:54:01.676 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:54:01.676 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 05:54:01.676 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:54:01.676 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:54:01.676 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:54:01.676 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:54:01.676 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:54:01.676 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:54:01.676 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 05:54:01.676 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:54:01.676 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:54:01.676 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 05:54:01.676 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:54:01.676 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 05:54:01.676 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:54:01.676 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:54:01.676 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:54:01.676 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:54:01.676 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:54:01.676 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:54:01.676 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:54:01.676 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:54:01.676 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:54:01.677 +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-28 05:54:01.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:54:01.677 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:54:01.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:54:01.677 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:54:01.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:54:01.677 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:54:01.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:54:01.677 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:54:01.677 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:54:01.677 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:54:01.677 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:54:01.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:54:01.677 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:54:01.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:54:01.677 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:54:01.677 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:54:01.677 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:54:01.677 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7641ms 2025-06-28 05:54:01.677 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:54:01.677 +03:00 [DBG] Connection id "0HNC8090TG8LU" completed keep alive response. 2025-06-28 05:54:01.677 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4231ms 2025-06-28 05:54:01.677 +03:00 [DBG] Connection id "0HNC8090TG8LU" received FIN. 2025-06-28 05:54:01.677 +03:00 [DBG] Connection id "0HNC8090TG8LU" disconnecting. 2025-06-28 05:54:01.677 +03:00 [DBG] Connection id "0HNC8090TG8LU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:54:01.679 +03:00 [DBG] Connection id "0HNC8090TG8LU" stopped. 2025-06-28 05:55:01.683 +03:00 [DBG] Connection id "0HNC8090TG8LV" accepted. 2025-06-28 05:55:01.683 +03:00 [DBG] Connection id "0HNC8090TG8LV" started. 2025-06-28 05:55:01.683 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:55:01.683 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:55:01.683 +03:00 [DBG] POST requests are not supported 2025-06-28 05:55:01.683 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:55:01.683 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 05:55:01.683 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:55:01.683 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:55:01.683 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:55:01.684 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:55:01.684 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:55:01.684 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:55:01.684 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 05:55:01.684 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:55:01.684 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:55:01.684 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 05:55:01.684 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:55:01.684 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 05:55:01.684 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:55:01.684 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:55:01.684 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:55:01.684 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:55:01.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:55:01.684 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:55:01.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:55:01.684 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:55:01.685 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:55:01.685 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2384ms. 2025-06-28 05:55:01.685 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:55:01.685 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:55:01.685 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:55:01.685 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:55:01.685 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:55:01.685 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:55:01.685 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:55:01.685 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:55:01.685 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:55:01.685 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:55:01.685 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:55:01.685 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:55:01.685 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:55:01.685 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:55:01.685 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:55:01.685 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:55:01.685 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:55:01.685 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2408ms 2025-06-28 05:55:01.685 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:55:01.686 +03:00 [DBG] Connection id "0HNC8090TG8LV" completed keep alive response. 2025-06-28 05:55:01.686 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4657ms 2025-06-28 05:55:01.686 +03:00 [DBG] Connection id "0HNC8090TG8LV" received FIN. 2025-06-28 05:55:01.686 +03:00 [DBG] Connection id "0HNC8090TG8LV" disconnecting. 2025-06-28 05:55:01.686 +03:00 [DBG] Connection id "0HNC8090TG8LV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:55:01.687 +03:00 [DBG] Connection id "0HNC8090TG8LV" stopped. 2025-06-28 05:56:01.679 +03:00 [DBG] Connection id "0HNC8090TG8M0" accepted. 2025-06-28 05:56:01.679 +03:00 [DBG] Connection id "0HNC8090TG8M0" started. 2025-06-28 05:56:01.679 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:56:01.679 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:56:01.679 +03:00 [DBG] POST requests are not supported 2025-06-28 05:56:01.679 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:56:01.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-28 05:56:01.679 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:56:01.679 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:56:01.679 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:56:01.679 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:56:01.679 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:56:01.679 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:56:01.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-28 05:56:01.679 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:56:01.679 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:56:01.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-28 05:56:01.680 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:56:01.680 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 05:56:01.680 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:56:01.680 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:56:01.680 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:56:01.680 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:56:01.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:56:01.680 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:56:01.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:56:01.680 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:56:01.680 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:56:01.680 +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-28 05:56:01.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:56:01.680 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:56:01.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:56:01.680 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:56:01.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:56:01.680 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:56:01.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:56:01.680 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:56:01.680 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:56:01.680 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:56:01.680 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:56:01.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:56:01.680 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:56:01.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:56:01.680 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:56:01.680 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:56:01.680 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:56:01.680 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8735ms 2025-06-28 05:56:01.680 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:56:01.681 +03:00 [DBG] Connection id "0HNC8090TG8M0" completed keep alive response. 2025-06-28 05:56:01.681 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6324ms 2025-06-28 05:56:01.681 +03:00 [DBG] Connection id "0HNC8090TG8M0" received FIN. 2025-06-28 05:56:01.681 +03:00 [DBG] Connection id "0HNC8090TG8M0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:56:01.681 +03:00 [DBG] Connection id "0HNC8090TG8M0" disconnecting. 2025-06-28 05:56:01.681 +03:00 [DBG] Connection id "0HNC8090TG8M0" stopped. 2025-06-28 05:57:01.676 +03:00 [DBG] Connection id "0HNC8090TG8M1" accepted. 2025-06-28 05:57:01.676 +03:00 [DBG] Connection id "0HNC8090TG8M1" started. 2025-06-28 05:57:01.676 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:57:01.676 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:57:01.676 +03:00 [DBG] POST requests are not supported 2025-06-28 05:57:01.676 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:57:01.676 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 05:57:01.676 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:57:01.676 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:57:01.676 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:57:01.676 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:57:01.676 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:57:01.676 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:57:01.676 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 05:57:01.677 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:57:01.677 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:57:01.677 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 05:57:01.677 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:57:01.677 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 05:57:01.677 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:57:01.677 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:57:01.677 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:57:01.677 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:57:01.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:57:01.677 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:57:01.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:57:01.677 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:57:01.677 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:57:01.677 +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-28 05:57:01.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:57:01.677 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:57:01.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:57:01.677 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:57:01.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:57:01.677 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:57:01.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:57:01.677 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:57:01.677 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:57:01.677 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:57:01.677 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:57:01.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:57:01.678 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:57:01.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:57:01.678 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:57:01.678 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:57:01.678 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:57:01.678 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8942ms 2025-06-28 05:57:01.678 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:57:01.678 +03:00 [DBG] Connection id "0HNC8090TG8M1" completed keep alive response. 2025-06-28 05:57:01.678 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6656ms 2025-06-28 05:57:01.678 +03:00 [DBG] Connection id "0HNC8090TG8M1" received FIN. 2025-06-28 05:57:01.678 +03:00 [DBG] Connection id "0HNC8090TG8M1" disconnecting. 2025-06-28 05:57:01.678 +03:00 [DBG] Connection id "0HNC8090TG8M1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:57:01.679 +03:00 [DBG] Connection id "0HNC8090TG8M1" stopped. 2025-06-28 05:58:01.668 +03:00 [DBG] Connection id "0HNC8090TG8M2" accepted. 2025-06-28 05:58:01.669 +03:00 [DBG] Connection id "0HNC8090TG8M2" started. 2025-06-28 05:58:01.669 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:58:01.669 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:58:01.669 +03:00 [DBG] POST requests are not supported 2025-06-28 05:58:01.669 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:58:01.669 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 05:58:01.669 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:58:01.669 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:58:01.669 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:58:01.669 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:58:01.669 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:58:01.669 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:58:01.669 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 05:58:01.669 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:58:01.669 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:58:01.669 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 05:58:01.669 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:58:01.669 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 05:58:01.669 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:58:01.669 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:58:01.669 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:58:01.669 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:58:01.669 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:58:01.669 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:58:01.669 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:58:01.669 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:58:01.669 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:58:01.670 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.127ms. 2025-06-28 05:58:01.670 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:58:01.670 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:58:01.670 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:58:01.670 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:58:01.670 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:58:01.670 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:58:01.670 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:58:01.670 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:58:01.670 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:58:01.670 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:58:01.670 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:58:01.670 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:58:01.670 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:58:01.670 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:58:01.670 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:58:01.670 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:58:01.670 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:58:01.670 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7127ms 2025-06-28 05:58:01.670 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:58:01.670 +03:00 [DBG] Connection id "0HNC8090TG8M2" completed keep alive response. 2025-06-28 05:58:01.670 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2888ms 2025-06-28 05:58:01.670 +03:00 [DBG] Connection id "0HNC8090TG8M2" received FIN. 2025-06-28 05:58:01.670 +03:00 [DBG] Connection id "0HNC8090TG8M2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:58:01.670 +03:00 [DBG] Connection id "0HNC8090TG8M2" disconnecting. 2025-06-28 05:58:01.671 +03:00 [DBG] Connection id "0HNC8090TG8M2" stopped. 2025-06-28 05:59:01.669 +03:00 [DBG] Connection id "0HNC8090TG8M3" accepted. 2025-06-28 05:59:01.669 +03:00 [DBG] Connection id "0HNC8090TG8M3" started. 2025-06-28 05:59:01.669 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 05:59:01.669 +03:00 [VRB] All hosts are allowed. 2025-06-28 05:59:01.669 +03:00 [DBG] POST requests are not supported 2025-06-28 05:59:01.669 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 05:59:01.669 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 05:59:01.669 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:59:01.669 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 05:59:01.669 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 05:59:01.669 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 05:59:01.669 +03:00 [INF] CORS policy execution successful. 2025-06-28 05:59:01.669 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:59:01.669 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 05:59:01.669 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 05:59:01.669 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 05:59:01.670 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 05:59:01.670 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 05:59:01.670 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 05:59:01.670 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:59:01.670 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:59:01.670 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:59:01.670 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 05:59:01.670 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:59:01.670 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:59:01.670 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:59:01.670 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:59:01.670 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 05:59:01.670 +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-28 05:59:01.670 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:59:01.670 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 05:59:01.670 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:59:01.670 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 05:59:01.670 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:59:01.670 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:59:01.670 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:59:01.670 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:59:01.670 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:59:01.670 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 05:59:01.670 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 05:59:01.670 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:59:01.670 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 05:59:01.670 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:59:01.670 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:59:01.670 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:59:01.670 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 05:59:01.670 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8762ms 2025-06-28 05:59:01.671 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 05:59:01.671 +03:00 [DBG] Connection id "0HNC8090TG8M3" completed keep alive response. 2025-06-28 05:59:01.671 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5921ms 2025-06-28 05:59:01.671 +03:00 [DBG] Connection id "0HNC8090TG8M3" received FIN. 2025-06-28 05:59:01.671 +03:00 [DBG] Connection id "0HNC8090TG8M3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 05:59:01.671 +03:00 [DBG] Connection id "0HNC8090TG8M3" disconnecting. 2025-06-28 05:59:01.671 +03:00 [DBG] Connection id "0HNC8090TG8M3" stopped. 2025-06-28 06:00:01.679 +03:00 [DBG] Connection id "0HNC8090TG8M4" accepted. 2025-06-28 06:00:01.679 +03:00 [DBG] Connection id "0HNC8090TG8M4" started. 2025-06-28 06:00:01.679 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:00:01.679 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:00:01.679 +03:00 [DBG] POST requests are not supported 2025-06-28 06:00:01.679 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:00:01.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-28 06:00:01.679 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:00:01.679 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:00:01.679 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:00:01.679 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:00:01.679 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:00:01.679 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:00:01.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-28 06:00:01.680 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:00:01.680 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:00:01.680 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 06:00:01.680 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:00:01.680 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 06:00:01.680 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:00:01.680 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:00:01.680 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:00:01.680 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:00:01.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:00:01.680 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:00:01.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:00:01.680 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:00:01.680 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:00:01.680 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1311ms. 2025-06-28 06:00:01.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:00:01.680 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:00:01.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:00:01.680 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:00:01.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:00:01.680 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:00:01.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:00:01.680 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:00:01.680 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:00:01.680 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:00:01.680 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:00:01.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:00:01.680 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:00:01.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:00:01.680 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:00:01.680 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:00:01.680 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:00:01.681 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7462ms 2025-06-28 06:00:01.681 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:00:01.681 +03:00 [DBG] Connection id "0HNC8090TG8M4" completed keep alive response. 2025-06-28 06:00:01.681 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4889ms 2025-06-28 06:00:01.681 +03:00 [DBG] Connection id "0HNC8090TG8M4" received FIN. 2025-06-28 06:00:01.681 +03:00 [DBG] Connection id "0HNC8090TG8M4" disconnecting. 2025-06-28 06:00:01.681 +03:00 [DBG] Connection id "0HNC8090TG8M4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:00:01.682 +03:00 [DBG] Connection id "0HNC8090TG8M4" stopped. 2025-06-28 06:01:01.683 +03:00 [DBG] Connection id "0HNC8090TG8M5" accepted. 2025-06-28 06:01:01.683 +03:00 [DBG] Connection id "0HNC8090TG8M5" started. 2025-06-28 06:01:01.683 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:01:01.683 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:01:01.683 +03:00 [DBG] POST requests are not supported 2025-06-28 06:01:01.683 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:01:01.683 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 06:01:01.683 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:01:01.683 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:01:01.683 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:01:01.683 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:01:01.683 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:01:01.683 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:01:01.684 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 06:01:01.684 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:01:01.684 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:01:01.684 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 06:01:01.684 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:01:01.684 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 06:01:01.684 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:01:01.684 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:01:01.684 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:01:01.684 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:01:01.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:01:01.684 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:01:01.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:01:01.684 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:01:01.684 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:01:01.684 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1357ms. 2025-06-28 06:01:01.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:01:01.684 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:01:01.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:01:01.684 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:01:01.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:01:01.684 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:01:01.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:01:01.684 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:01:01.684 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:01:01.684 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:01:01.684 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:01:01.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:01:01.684 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:01:01.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:01:01.684 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:01:01.684 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:01:01.685 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:01:01.685 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7866ms 2025-06-28 06:01:01.685 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:01:01.685 +03:00 [DBG] Connection id "0HNC8090TG8M5" completed keep alive response. 2025-06-28 06:01:01.685 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5576ms 2025-06-28 06:01:01.685 +03:00 [DBG] Connection id "0HNC8090TG8M5" received FIN. 2025-06-28 06:01:01.685 +03:00 [DBG] Connection id "0HNC8090TG8M5" disconnecting. 2025-06-28 06:01:01.685 +03:00 [DBG] Connection id "0HNC8090TG8M5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:01:01.686 +03:00 [DBG] Connection id "0HNC8090TG8M5" stopped. 2025-06-28 06:02:01.743 +03:00 [DBG] Connection id "0HNC8090TG8M6" accepted. 2025-06-28 06:02:01.743 +03:00 [DBG] Connection id "0HNC8090TG8M6" started. 2025-06-28 06:02:01.743 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:02:01.743 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:02:01.743 +03:00 [DBG] POST requests are not supported 2025-06-28 06:02:01.743 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:02:01.743 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 06:02:01.743 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:02:01.743 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:02:01.743 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:02:01.743 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:02:01.743 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:02:01.743 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:02:01.743 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 06:02:01.743 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:02:01.743 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:02:01.743 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 06:02:01.743 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:02:01.744 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 06:02:01.744 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:02:01.744 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:02:01.744 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:02:01.744 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:02:01.744 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:02:01.744 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:02:01.744 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:02:01.744 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:02:01.744 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:02:01.744 +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-28 06:02:01.744 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:02:01.744 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:02:01.744 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:02:01.744 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:02:01.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:02:01.744 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:02:01.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:02:01.744 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:02:01.744 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:02:01.744 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:02:01.744 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:02:01.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:02:01.744 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:02:01.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:02:01.744 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:02:01.744 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:02:01.744 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:02:01.744 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6846ms 2025-06-28 06:02:01.744 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:02:01.744 +03:00 [DBG] Connection id "0HNC8090TG8M6" completed keep alive response. 2025-06-28 06:02:01.744 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3076ms 2025-06-28 06:02:01.745 +03:00 [DBG] Connection id "0HNC8090TG8M6" received FIN. 2025-06-28 06:02:01.745 +03:00 [DBG] Connection id "0HNC8090TG8M6" disconnecting. 2025-06-28 06:02:01.745 +03:00 [DBG] Connection id "0HNC8090TG8M6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:02:01.746 +03:00 [DBG] Connection id "0HNC8090TG8M6" stopped. 2025-06-28 06:03:01.681 +03:00 [DBG] Connection id "0HNC8090TG8M7" accepted. 2025-06-28 06:03:01.681 +03:00 [DBG] Connection id "0HNC8090TG8M7" started. 2025-06-28 06:03:01.681 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:03:01.681 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:03:01.681 +03:00 [DBG] POST requests are not supported 2025-06-28 06:03:01.681 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:03:01.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-28 06:03:01.681 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:03:01.681 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:03:01.681 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:03:01.682 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:03:01.682 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:03:01.682 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:03:01.682 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 06:03:01.682 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:03:01.682 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:03:01.682 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 06:03:01.682 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:03:01.682 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 06:03:01.682 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:03:01.682 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:03:01.682 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:03:01.682 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:03:01.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:03:01.682 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:03:01.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:03:01.682 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:03:01.682 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:03:01.682 +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-28 06:03:01.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:03:01.682 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:03:01.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:03:01.682 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:03:01.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:03:01.682 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:03:01.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:03:01.682 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:03:01.683 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:03:01.683 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:03:01.683 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:03:01.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:03:01.683 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:03:01.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:03:01.683 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:03:01.683 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:03:01.683 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:03:01.683 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7301ms 2025-06-28 06:03:01.683 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:03:01.683 +03:00 [DBG] Connection id "0HNC8090TG8M7" completed keep alive response. 2025-06-28 06:03:01.683 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6172ms 2025-06-28 06:03:01.683 +03:00 [DBG] Connection id "0HNC8090TG8M7" received FIN. 2025-06-28 06:03:01.683 +03:00 [DBG] Connection id "0HNC8090TG8M7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:03:01.683 +03:00 [DBG] Connection id "0HNC8090TG8M7" disconnecting. 2025-06-28 06:03:01.683 +03:00 [DBG] Connection id "0HNC8090TG8M7" stopped. 2025-06-28 06:04:01.669 +03:00 [DBG] Connection id "0HNC8090TG8M8" accepted. 2025-06-28 06:04:01.669 +03:00 [DBG] Connection id "0HNC8090TG8M8" started. 2025-06-28 06:04:01.669 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:04:01.669 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:04:01.669 +03:00 [DBG] POST requests are not supported 2025-06-28 06:04:01.669 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:04:01.669 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 06:04:01.669 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:04:01.670 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:04:01.670 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:04:01.670 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:04:01.670 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:04:01.670 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:04:01.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-28 06:04:01.670 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:04:01.670 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:04:01.670 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 06:04:01.670 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:04:01.670 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 06:04:01.670 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:04:01.670 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:04:01.670 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:04:01.671 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:04:01.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:04:01.671 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:04:01.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:04:01.671 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:04:01.671 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:04:01.671 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1635ms. 2025-06-28 06:04:01.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:04:01.671 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:04:01.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:04:01.671 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:04:01.671 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:04:01.671 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:04:01.671 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:04:01.672 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:04:01.672 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:04:01.672 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:04:01.672 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:04:01.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:04:01.672 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:04:01.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:04:01.672 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:04:01.672 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:04:01.672 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:04:01.672 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7461ms 2025-06-28 06:04:01.672 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:04:01.672 +03:00 [DBG] Connection id "0HNC8090TG8M8" completed keep alive response. 2025-06-28 06:04:01.672 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.1934ms 2025-06-28 06:04:01.672 +03:00 [DBG] Connection id "0HNC8090TG8M8" received FIN. 2025-06-28 06:04:01.673 +03:00 [DBG] Connection id "0HNC8090TG8M8" disconnecting. 2025-06-28 06:04:01.673 +03:00 [DBG] Connection id "0HNC8090TG8M8" stopped. 2025-06-28 06:04:01.673 +03:00 [DBG] Connection id "0HNC8090TG8M8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:05:01.681 +03:00 [DBG] Connection id "0HNC8090TG8M9" accepted. 2025-06-28 06:05:01.681 +03:00 [DBG] Connection id "0HNC8090TG8M9" started. 2025-06-28 06:05:01.681 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:05:01.681 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:05:01.681 +03:00 [DBG] POST requests are not supported 2025-06-28 06:05:01.681 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:05:01.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-28 06:05:01.681 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:05:01.681 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:05:01.681 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:05:01.681 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:05:01.682 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:05:01.682 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:05:01.682 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 06:05:01.682 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:05:01.682 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:05:01.682 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 06:05:01.682 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:05:01.682 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 06:05:01.682 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:05:01.682 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:05:01.682 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:05:01.682 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:05:01.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:05:01.682 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:05:01.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:05:01.682 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:05:01.682 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:05:01.682 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.124ms. 2025-06-28 06:05:01.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:05:01.682 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:05:01.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:05:01.682 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:05:01.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:05:01.682 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:05:01.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:05:01.682 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:05:01.682 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:05:01.682 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:05:01.682 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:05:01.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:05:01.682 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:05:01.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:05:01.683 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:05:01.683 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:05:01.683 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:05:01.683 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7923ms 2025-06-28 06:05:01.683 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:05:01.683 +03:00 [DBG] Connection id "0HNC8090TG8M9" completed keep alive response. 2025-06-28 06:05:01.683 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4884ms 2025-06-28 06:05:01.683 +03:00 [DBG] Connection id "0HNC8090TG8M9" received FIN. 2025-06-28 06:05:01.683 +03:00 [DBG] Connection id "0HNC8090TG8M9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:05:01.683 +03:00 [DBG] Connection id "0HNC8090TG8M9" disconnecting. 2025-06-28 06:05:01.683 +03:00 [DBG] Connection id "0HNC8090TG8M9" stopped. 2025-06-28 06:06:01.680 +03:00 [DBG] Connection id "0HNC8090TG8MA" accepted. 2025-06-28 06:06:01.680 +03:00 [DBG] Connection id "0HNC8090TG8MA" started. 2025-06-28 06:06:01.680 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:06:01.680 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:06:01.680 +03:00 [DBG] POST requests are not supported 2025-06-28 06:06:01.680 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:06:01.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-28 06:06:01.680 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:06:01.681 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:06:01.681 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:06:01.681 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:06:01.681 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:06:01.681 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:06:01.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-28 06:06:01.681 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:06:01.681 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:06:01.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-28 06:06:01.681 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:06:01.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-28 06:06:01.681 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:06:01.681 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:06:01.681 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:06:01.681 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:06:01.681 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:06:01.681 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:06:01.681 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:06:01.681 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:06:01.681 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:06:01.681 +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-28 06:06:01.681 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:06:01.681 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:06:01.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:06:01.682 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:06:01.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:06:01.682 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:06:01.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:06:01.682 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:06:01.682 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:06:01.682 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:06:01.682 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:06:01.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:06:01.682 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:06:01.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:06:01.682 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:06:01.682 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:06:01.682 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:06:01.682 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8497ms 2025-06-28 06:06:01.682 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:06:01.682 +03:00 [DBG] Connection id "0HNC8090TG8MA" completed keep alive response. 2025-06-28 06:06:01.682 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6121ms 2025-06-28 06:06:01.682 +03:00 [DBG] Connection id "0HNC8090TG8MA" received FIN. 2025-06-28 06:06:01.682 +03:00 [DBG] Connection id "0HNC8090TG8MA" disconnecting. 2025-06-28 06:06:01.682 +03:00 [DBG] Connection id "0HNC8090TG8MA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:06:01.683 +03:00 [DBG] Connection id "0HNC8090TG8MA" stopped. 2025-06-28 06:07:01.680 +03:00 [DBG] Connection id "0HNC8090TG8MB" accepted. 2025-06-28 06:07:01.680 +03:00 [DBG] Connection id "0HNC8090TG8MB" started. 2025-06-28 06:07:01.680 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:07:01.680 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:07:01.680 +03:00 [DBG] POST requests are not supported 2025-06-28 06:07:01.680 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:07:01.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-28 06:07:01.680 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:07:01.680 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:07:01.680 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:07:01.680 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:07:01.680 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:07:01.680 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:07:01.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-28 06:07:01.680 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:07:01.680 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:07:01.680 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 06:07:01.680 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:07:01.680 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 06:07:01.681 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:07:01.681 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:07:01.681 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:07:01.681 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:07:01.681 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:07:01.681 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:07:01.681 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:07:01.681 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:07:01.681 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:07:01.681 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1311ms. 2025-06-28 06:07:01.681 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:07:01.681 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:07:01.681 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:07:01.681 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:07:01.681 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:07:01.681 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:07:01.681 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:07:01.681 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:07:01.681 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:07:01.681 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:07:01.681 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:07:01.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:07:01.682 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:07:01.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:07:01.682 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:07:01.682 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:07:01.682 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:07:01.682 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.202ms 2025-06-28 06:07:01.682 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:07:01.682 +03:00 [DBG] Connection id "0HNC8090TG8MB" completed keep alive response. 2025-06-28 06:07:01.682 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8201ms 2025-06-28 06:07:01.682 +03:00 [DBG] Connection id "0HNC8090TG8MB" received FIN. 2025-06-28 06:07:01.682 +03:00 [DBG] Connection id "0HNC8090TG8MB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:07:01.682 +03:00 [DBG] Connection id "0HNC8090TG8MB" disconnecting. 2025-06-28 06:07:01.682 +03:00 [DBG] Connection id "0HNC8090TG8MB" stopped. 2025-06-28 06:08:01.682 +03:00 [DBG] Connection id "0HNC8090TG8MC" accepted. 2025-06-28 06:08:01.682 +03:00 [DBG] Connection id "0HNC8090TG8MC" started. 2025-06-28 06:08:01.682 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:08:01.682 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:08:01.682 +03:00 [DBG] POST requests are not supported 2025-06-28 06:08:01.682 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:08:01.682 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 06:08:01.682 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:08:01.682 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:08:01.682 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:08:01.682 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:08:01.682 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:08:01.682 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:08:01.682 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 06:08:01.682 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:08:01.682 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:08:01.682 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 06:08:01.683 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:08:01.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-28 06:08:01.683 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:08:01.683 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:08:01.683 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:08:01.683 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:08:01.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:08:01.683 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:08:01.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:08:01.683 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:08:01.683 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:08:01.683 +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-28 06:08:01.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:08:01.683 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:08:01.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:08:01.683 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:08:01.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:08:01.683 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:08:01.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:08:01.683 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:08:01.683 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:08:01.683 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:08:01.683 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:08:01.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:08:01.683 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:08:01.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:08:01.683 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:08:01.683 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:08:01.683 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:08:01.683 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5884ms 2025-06-28 06:08:01.683 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:08:01.683 +03:00 [DBG] Connection id "0HNC8090TG8MC" completed keep alive response. 2025-06-28 06:08:01.683 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1192ms 2025-06-28 06:08:01.683 +03:00 [DBG] Connection id "0HNC8090TG8MC" received FIN. 2025-06-28 06:08:01.683 +03:00 [DBG] Connection id "0HNC8090TG8MC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:08:01.684 +03:00 [DBG] Connection id "0HNC8090TG8MC" disconnecting. 2025-06-28 06:08:01.684 +03:00 [DBG] Connection id "0HNC8090TG8MC" stopped. 2025-06-28 06:09:01.682 +03:00 [DBG] Connection id "0HNC8090TG8MD" accepted. 2025-06-28 06:09:01.682 +03:00 [DBG] Connection id "0HNC8090TG8MD" started. 2025-06-28 06:09:01.682 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:09:01.682 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:09:01.682 +03:00 [DBG] POST requests are not supported 2025-06-28 06:09:01.682 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:09:01.682 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 06:09:01.682 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:09:01.682 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:09:01.682 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:09:01.682 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:09:01.682 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:09:01.682 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:09:01.683 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 06:09:01.683 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:09:01.683 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:09:01.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-28 06:09:01.683 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:09:01.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-28 06:09:01.683 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:09:01.683 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:09:01.683 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:09:01.683 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:09:01.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:09:01.683 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:09:01.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:09:01.683 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:09:01.683 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:09:01.683 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.143ms. 2025-06-28 06:09:01.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:09:01.683 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:09:01.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:09:01.683 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:09:01.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:09:01.683 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:09:01.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:09:01.683 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:09:01.683 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:09:01.684 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:09:01.684 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:09:01.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:09:01.684 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:09:01.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:09:01.684 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:09:01.684 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:09:01.684 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:09:01.684 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.016ms 2025-06-28 06:09:01.684 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:09:01.684 +03:00 [DBG] Connection id "0HNC8090TG8MD" completed keep alive response. 2025-06-28 06:09:01.684 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7917ms 2025-06-28 06:09:01.684 +03:00 [DBG] Connection id "0HNC8090TG8MD" received FIN. 2025-06-28 06:09:01.684 +03:00 [DBG] Connection id "0HNC8090TG8MD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:09:01.684 +03:00 [DBG] Connection id "0HNC8090TG8MD" disconnecting. 2025-06-28 06:09:01.684 +03:00 [DBG] Connection id "0HNC8090TG8MD" stopped. 2025-06-28 06:10:01.676 +03:00 [DBG] Connection id "0HNC8090TG8ME" accepted. 2025-06-28 06:10:01.676 +03:00 [DBG] Connection id "0HNC8090TG8ME" started. 2025-06-28 06:10:01.677 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:10:01.677 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:10:01.677 +03:00 [DBG] POST requests are not supported 2025-06-28 06:10:01.677 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:10:01.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-28 06:10:01.677 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:10:01.677 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:10:01.677 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:10:01.677 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:10:01.677 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:10:01.677 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:10:01.677 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 06:10:01.677 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:10:01.677 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:10:01.677 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 06:10:01.677 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:10:01.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-28 06:10:01.678 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:10:01.678 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:10:01.678 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:10:01.678 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:10:01.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:10:01.678 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:10:01.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:10:01.678 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:10:01.678 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:10:01.678 +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-28 06:10:01.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:10:01.678 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:10:01.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:10:01.678 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:10:01.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:10:01.678 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:10:01.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:10:01.678 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:10:01.678 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:10:01.678 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:10:01.678 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:10:01.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:10:01.679 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:10:01.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:10:01.679 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:10:01.679 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:10:01.679 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:10:01.679 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1761ms 2025-06-28 06:10:01.679 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:10:01.679 +03:00 [DBG] Connection id "0HNC8090TG8ME" completed keep alive response. 2025-06-28 06:10:01.679 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2111ms 2025-06-28 06:10:01.679 +03:00 [DBG] Connection id "0HNC8090TG8ME" received FIN. 2025-06-28 06:10:01.679 +03:00 [DBG] Connection id "0HNC8090TG8ME" disconnecting. 2025-06-28 06:10:01.679 +03:00 [DBG] Connection id "0HNC8090TG8ME" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:10:01.680 +03:00 [DBG] Connection id "0HNC8090TG8ME" stopped. 2025-06-28 06:11:01.679 +03:00 [DBG] Connection id "0HNC8090TG8MF" accepted. 2025-06-28 06:11:01.679 +03:00 [DBG] Connection id "0HNC8090TG8MF" started. 2025-06-28 06:11:01.679 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:11:01.679 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:11:01.679 +03:00 [DBG] POST requests are not supported 2025-06-28 06:11:01.679 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:11:01.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-28 06:11:01.679 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:11:01.679 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:11:01.679 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:11:01.679 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:11:01.679 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:11:01.679 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:11:01.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-28 06:11:01.680 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:11:01.680 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:11:01.680 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 06:11:01.680 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:11:01.680 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 06:11:01.680 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:11:01.680 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:11:01.680 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:11:01.680 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:11:01.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:11:01.680 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:11:01.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:11:01.680 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:11:01.680 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:11:01.680 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1136ms. 2025-06-28 06:11:01.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:11:01.680 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:11:01.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:11:01.680 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:11:01.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:11:01.680 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:11:01.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:11:01.680 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:11:01.680 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:11:01.680 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:11:01.680 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:11:01.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:11:01.680 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:11:01.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:11:01.680 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:11:01.680 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:11:01.680 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:11:01.680 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5529ms 2025-06-28 06:11:01.680 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:11:01.680 +03:00 [DBG] Connection id "0HNC8090TG8MF" completed keep alive response. 2025-06-28 06:11:01.680 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1032ms 2025-06-28 06:11:01.680 +03:00 [DBG] Connection id "0HNC8090TG8MF" received FIN. 2025-06-28 06:11:01.681 +03:00 [DBG] Connection id "0HNC8090TG8MF" disconnecting. 2025-06-28 06:11:01.681 +03:00 [DBG] Connection id "0HNC8090TG8MF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:11:01.682 +03:00 [DBG] Connection id "0HNC8090TG8MF" stopped. 2025-06-28 06:12:01.672 +03:00 [DBG] Connection id "0HNC8090TG8MG" accepted. 2025-06-28 06:12:01.672 +03:00 [DBG] Connection id "0HNC8090TG8MG" started. 2025-06-28 06:12:01.672 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:12:01.672 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:12:01.672 +03:00 [DBG] POST requests are not supported 2025-06-28 06:12:01.672 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:12:01.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-28 06:12:01.672 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:12:01.672 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:12:01.672 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:12:01.673 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:12:01.673 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:12:01.673 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:12:01.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-28 06:12:01.673 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:12:01.673 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:12:01.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-28 06:12:01.673 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:12:01.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-28 06:12:01.673 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:12:01.673 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:12:01.673 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:12:01.673 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:12:01.673 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:12:01.673 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:12:01.673 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:12:01.673 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:12:01.673 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:12:01.673 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1296ms. 2025-06-28 06:12:01.673 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:12:01.673 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:12:01.673 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:12:01.673 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:12:01.673 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:12:01.673 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:12:01.673 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:12:01.673 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:12:01.673 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:12:01.673 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:12:01.673 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:12:01.673 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:12:01.674 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:12:01.674 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:12:01.674 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:12:01.674 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:12:01.674 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:12:01.674 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8452ms 2025-06-28 06:12:01.674 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:12:01.674 +03:00 [DBG] Connection id "0HNC8090TG8MG" completed keep alive response. 2025-06-28 06:12:01.674 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5929ms 2025-06-28 06:12:01.674 +03:00 [DBG] Connection id "0HNC8090TG8MG" received FIN. 2025-06-28 06:12:01.674 +03:00 [DBG] Connection id "0HNC8090TG8MG" disconnecting. 2025-06-28 06:12:01.674 +03:00 [DBG] Connection id "0HNC8090TG8MG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:12:01.675 +03:00 [DBG] Connection id "0HNC8090TG8MG" stopped. 2025-06-28 06:13:01.672 +03:00 [DBG] Connection id "0HNC8090TG8MH" accepted. 2025-06-28 06:13:01.672 +03:00 [DBG] Connection id "0HNC8090TG8MH" started. 2025-06-28 06:13:01.673 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:13:01.673 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:13:01.673 +03:00 [DBG] POST requests are not supported 2025-06-28 06:13:01.673 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:13:01.673 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 06:13:01.673 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:13:01.673 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:13:01.673 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:13:01.673 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:13:01.673 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:13:01.673 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:13:01.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-28 06:13:01.673 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:13:01.673 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:13:01.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-28 06:13:01.673 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:13:01.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-28 06:13:01.673 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:13:01.673 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:13:01.673 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:13:01.673 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:13:01.673 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:13:01.673 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:13:01.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:13:01.674 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:13:01.674 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:13:01.674 +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-28 06:13:01.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:13:01.674 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:13:01.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:13:01.674 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:13:01.674 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:13:01.674 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:13:01.674 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:13:01.674 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:13:01.674 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:13:01.674 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:13:01.674 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:13:01.674 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:13:01.674 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:13:01.674 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:13:01.674 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:13:01.674 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:13:01.674 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:13:01.674 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.077ms 2025-06-28 06:13:01.674 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:13:01.674 +03:00 [DBG] Connection id "0HNC8090TG8MH" completed keep alive response. 2025-06-28 06:13:01.674 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8754ms 2025-06-28 06:13:01.675 +03:00 [DBG] Connection id "0HNC8090TG8MH" received FIN. 2025-06-28 06:13:01.675 +03:00 [DBG] Connection id "0HNC8090TG8MH" disconnecting. 2025-06-28 06:13:01.675 +03:00 [DBG] Connection id "0HNC8090TG8MH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:13:01.676 +03:00 [DBG] Connection id "0HNC8090TG8MH" stopped. 2025-06-28 06:14:01.682 +03:00 [DBG] Connection id "0HNC8090TG8MI" accepted. 2025-06-28 06:14:01.682 +03:00 [DBG] Connection id "0HNC8090TG8MI" started. 2025-06-28 06:14:01.682 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:14:01.682 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:14:01.682 +03:00 [DBG] POST requests are not supported 2025-06-28 06:14:01.682 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:14:01.682 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 06:14:01.682 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:14:01.682 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:14:01.682 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:14:01.682 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:14:01.682 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:14:01.683 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:14:01.683 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 06:14:01.683 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:14:01.683 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:14:01.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-28 06:14:01.683 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:14:01.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-28 06:14:01.683 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:14:01.683 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:14:01.683 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:14:01.683 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:14:01.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:14:01.683 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:14:01.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:14:01.683 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:14:01.683 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:14:01.683 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1574ms. 2025-06-28 06:14:01.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:14:01.683 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:14:01.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:14:01.684 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:14:01.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:14:01.684 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:14:01.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:14:01.684 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:14:01.684 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:14:01.684 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:14:01.684 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:14:01.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:14:01.684 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:14:01.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:14:01.684 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:14:01.684 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:14:01.684 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:14:01.684 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9975ms 2025-06-28 06:14:01.684 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:14:01.684 +03:00 [DBG] Connection id "0HNC8090TG8MI" completed keep alive response. 2025-06-28 06:14:01.684 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9214ms 2025-06-28 06:14:01.684 +03:00 [DBG] Connection id "0HNC8090TG8MI" received FIN. 2025-06-28 06:14:01.684 +03:00 [DBG] Connection id "0HNC8090TG8MI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:14:01.684 +03:00 [DBG] Connection id "0HNC8090TG8MI" disconnecting. 2025-06-28 06:14:01.684 +03:00 [DBG] Connection id "0HNC8090TG8MI" stopped. 2025-06-28 06:15:01.687 +03:00 [DBG] Connection id "0HNC8090TG8MJ" accepted. 2025-06-28 06:15:01.687 +03:00 [DBG] Connection id "0HNC8090TG8MJ" started. 2025-06-28 06:15:01.688 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:15:01.688 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:15:01.688 +03:00 [DBG] POST requests are not supported 2025-06-28 06:15:01.688 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:15:01.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-28 06:15:01.688 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:15:01.688 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:15:01.688 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:15:01.688 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:15:01.688 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:15:01.688 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:15:01.688 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 06:15:01.688 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:15:01.688 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:15:01.688 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 06:15:01.688 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:15:01.688 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 06:15:01.688 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:15:01.688 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:15:01.688 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:15:01.688 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:15:01.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:15:01.688 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:15:01.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:15:01.688 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:15:01.688 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:15:01.688 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1337ms. 2025-06-28 06:15:01.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:15:01.688 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:15:01.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:15:01.688 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:15:01.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:15:01.688 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:15:01.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:15:01.689 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:15:01.689 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:15:01.689 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:15:01.689 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:15:01.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:15:01.689 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:15:01.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:15:01.689 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:15:01.689 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:15:01.689 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:15:01.689 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6992ms 2025-06-28 06:15:01.689 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:15:01.689 +03:00 [DBG] Connection id "0HNC8090TG8MJ" completed keep alive response. 2025-06-28 06:15:01.689 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2456ms 2025-06-28 06:15:01.689 +03:00 [DBG] Connection id "0HNC8090TG8MJ" received FIN. 2025-06-28 06:15:01.689 +03:00 [DBG] Connection id "0HNC8090TG8MJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:15:01.689 +03:00 [DBG] Connection id "0HNC8090TG8MJ" disconnecting. 2025-06-28 06:15:01.690 +03:00 [DBG] Connection id "0HNC8090TG8MJ" stopped. 2025-06-28 06:16:01.679 +03:00 [DBG] Connection id "0HNC8090TG8MK" accepted. 2025-06-28 06:16:01.680 +03:00 [DBG] Connection id "0HNC8090TG8MK" started. 2025-06-28 06:16:01.680 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:16:01.680 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:16:01.680 +03:00 [DBG] POST requests are not supported 2025-06-28 06:16:01.680 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:16:01.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-28 06:16:01.680 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:16:01.680 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:16:01.680 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:16:01.680 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:16:01.680 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:16:01.680 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:16:01.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-28 06:16:01.680 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:16:01.680 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:16:01.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-28 06:16:01.681 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:16:01.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-28 06:16:01.681 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:16:01.681 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:16:01.681 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:16:01.681 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:16:01.681 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:16:01.681 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:16:01.681 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:16:01.681 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:16:01.681 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:16:01.681 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1914ms. 2025-06-28 06:16:01.681 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:16:01.681 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:16:01.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:16:01.682 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:16:01.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:16:01.682 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:16:01.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:16:01.682 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:16:01.682 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:16:01.682 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:16:01.682 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:16:01.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:16:01.682 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:16:01.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:16:01.682 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:16:01.682 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:16:01.682 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:16:01.682 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5787ms 2025-06-28 06:16:01.682 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:16:01.682 +03:00 [DBG] Connection id "0HNC8090TG8MK" completed keep alive response. 2025-06-28 06:16:01.683 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8164ms 2025-06-28 06:16:01.683 +03:00 [DBG] Connection id "0HNC8090TG8MK" received FIN. 2025-06-28 06:16:01.683 +03:00 [DBG] Connection id "0HNC8090TG8MK" disconnecting. 2025-06-28 06:16:01.683 +03:00 [DBG] Connection id "0HNC8090TG8MK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:16:01.684 +03:00 [DBG] Connection id "0HNC8090TG8MK" stopped. 2025-06-28 06:17:01.683 +03:00 [DBG] Connection id "0HNC8090TG8ML" accepted. 2025-06-28 06:17:01.683 +03:00 [DBG] Connection id "0HNC8090TG8ML" started. 2025-06-28 06:17:01.683 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:17:01.683 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:17:01.683 +03:00 [DBG] POST requests are not supported 2025-06-28 06:17:01.683 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:17:01.683 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 06:17:01.683 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:17:01.683 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:17:01.683 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:17:01.683 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:17:01.683 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:17:01.683 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:17:01.683 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 06:17:01.683 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:17:01.683 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:17:01.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-28 06:17:01.684 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:17:01.684 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 06:17:01.684 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:17:01.684 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:17:01.684 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:17:01.684 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:17:01.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:17:01.684 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:17:01.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:17:01.684 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:17:01.684 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:17:01.684 +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-28 06:17:01.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:17:01.684 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:17:01.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:17:01.684 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:17:01.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:17:01.684 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:17:01.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:17:01.684 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:17:01.684 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:17:01.684 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:17:01.684 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:17:01.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:17:01.684 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:17:01.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:17:01.684 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:17:01.684 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:17:01.684 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:17:01.684 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6294ms 2025-06-28 06:17:01.684 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:17:01.684 +03:00 [DBG] Connection id "0HNC8090TG8ML" completed keep alive response. 2025-06-28 06:17:01.684 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3038ms 2025-06-28 06:17:01.685 +03:00 [DBG] Connection id "0HNC8090TG8ML" received FIN. 2025-06-28 06:17:01.685 +03:00 [DBG] Connection id "0HNC8090TG8ML" disconnecting. 2025-06-28 06:17:01.685 +03:00 [DBG] Connection id "0HNC8090TG8ML" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:17:01.686 +03:00 [DBG] Connection id "0HNC8090TG8ML" stopped. 2025-06-28 06:18:01.684 +03:00 [DBG] Connection id "0HNC8090TG8MM" accepted. 2025-06-28 06:18:01.684 +03:00 [DBG] Connection id "0HNC8090TG8MM" started. 2025-06-28 06:18:01.684 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:18:01.684 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:18:01.684 +03:00 [DBG] POST requests are not supported 2025-06-28 06:18:01.684 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:18:01.684 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 06:18:01.684 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:18:01.684 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:18:01.684 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:18:01.684 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:18:01.684 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:18:01.685 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:18:01.685 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 06:18:01.685 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:18:01.685 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:18:01.685 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 06:18:01.685 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:18:01.685 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 06:18:01.685 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:18:01.685 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:18:01.685 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:18:01.685 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:18:01.685 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:18:01.685 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:18:01.685 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:18:01.685 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:18:01.685 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:18:01.685 +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-28 06:18:01.685 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:18:01.685 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:18:01.685 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:18:01.685 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:18:01.685 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:18:01.685 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:18:01.685 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:18:01.685 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:18:01.685 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:18:01.685 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:18:01.685 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:18:01.685 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:18:01.685 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:18:01.685 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:18:01.685 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:18:01.685 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:18:01.685 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:18:01.685 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7018ms 2025-06-28 06:18:01.685 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:18:01.685 +03:00 [DBG] Connection id "0HNC8090TG8MM" completed keep alive response. 2025-06-28 06:18:01.686 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3201ms 2025-06-28 06:18:01.686 +03:00 [DBG] Connection id "0HNC8090TG8MM" received FIN. 2025-06-28 06:18:01.686 +03:00 [DBG] Connection id "0HNC8090TG8MM" disconnecting. 2025-06-28 06:18:01.686 +03:00 [DBG] Connection id "0HNC8090TG8MM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:18:01.687 +03:00 [DBG] Connection id "0HNC8090TG8MM" stopped. 2025-06-28 06:19:01.672 +03:00 [DBG] Connection id "0HNC8090TG8MN" accepted. 2025-06-28 06:19:01.672 +03:00 [DBG] Connection id "0HNC8090TG8MN" started. 2025-06-28 06:19:01.672 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:19:01.673 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:19:01.673 +03:00 [DBG] POST requests are not supported 2025-06-28 06:19:01.673 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:19:01.673 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 06:19:01.673 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:19:01.673 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:19:01.673 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:19:01.673 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:19:01.673 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:19:01.673 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:19:01.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-28 06:19:01.673 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:19:01.673 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:19:01.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-28 06:19:01.673 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:19:01.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-28 06:19:01.673 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:19:01.673 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:19:01.673 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:19:01.673 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:19:01.673 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:19:01.673 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:19:01.673 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:19:01.673 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:19:01.673 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:19:01.673 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1433ms. 2025-06-28 06:19:01.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:19:01.674 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:19:01.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:19:01.674 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:19:01.674 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:19:01.674 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:19:01.674 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:19:01.674 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:19:01.674 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:19:01.674 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:19:01.674 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:19:01.674 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:19:01.674 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:19:01.674 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:19:01.674 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:19:01.674 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:19:01.674 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:19:01.674 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.753ms 2025-06-28 06:19:01.674 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:19:01.674 +03:00 [DBG] Connection id "0HNC8090TG8MN" completed keep alive response. 2025-06-28 06:19:01.674 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4724ms 2025-06-28 06:19:01.674 +03:00 [DBG] Connection id "0HNC8090TG8MN" received FIN. 2025-06-28 06:19:01.674 +03:00 [DBG] Connection id "0HNC8090TG8MN" disconnecting. 2025-06-28 06:19:01.674 +03:00 [DBG] Connection id "0HNC8090TG8MN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:19:01.675 +03:00 [DBG] Connection id "0HNC8090TG8MN" stopped. 2025-06-28 06:20:01.689 +03:00 [DBG] Connection id "0HNC8090TG8MO" accepted. 2025-06-28 06:20:01.689 +03:00 [DBG] Connection id "0HNC8090TG8MO" started. 2025-06-28 06:20:01.689 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:20:01.689 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:20:01.689 +03:00 [DBG] POST requests are not supported 2025-06-28 06:20:01.689 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:20:01.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-28 06:20:01.689 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:20:01.689 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:20:01.689 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:20:01.689 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:20:01.689 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:20:01.689 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:20:01.690 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 06:20:01.690 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:20:01.690 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:20:01.690 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 06:20:01.690 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:20:01.690 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 06:20:01.690 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:20:01.690 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:20:01.690 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:20:01.690 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:20:01.690 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:20:01.690 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:20:01.690 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:20:01.690 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:20:01.690 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:20:01.690 +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-28 06:20:01.690 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:20:01.690 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:20:01.690 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:20:01.690 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:20:01.690 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:20:01.690 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:20:01.690 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:20:01.690 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:20:01.690 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:20:01.690 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:20:01.690 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:20:01.690 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:20:01.690 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:20:01.690 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:20:01.690 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:20:01.690 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:20:01.691 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:20:01.691 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8335ms 2025-06-28 06:20:01.691 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:20:01.691 +03:00 [DBG] Connection id "0HNC8090TG8MO" completed keep alive response. 2025-06-28 06:20:01.691 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5913ms 2025-06-28 06:20:01.691 +03:00 [DBG] Connection id "0HNC8090TG8MO" received FIN. 2025-06-28 06:20:01.691 +03:00 [DBG] Connection id "0HNC8090TG8MO" disconnecting. 2025-06-28 06:20:01.691 +03:00 [DBG] Connection id "0HNC8090TG8MO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:20:01.692 +03:00 [DBG] Connection id "0HNC8090TG8MO" stopped. 2025-06-28 06:21:01.678 +03:00 [DBG] Connection id "0HNC8090TG8MP" accepted. 2025-06-28 06:21:01.678 +03:00 [DBG] Connection id "0HNC8090TG8MP" started. 2025-06-28 06:21:01.678 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:21:01.678 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:21:01.678 +03:00 [DBG] POST requests are not supported 2025-06-28 06:21:01.678 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:21:01.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-28 06:21:01.679 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:21:01.679 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:21:01.679 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:21:01.679 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:21:01.679 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:21:01.679 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:21:01.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-28 06:21:01.679 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:21:01.679 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:21:01.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-28 06:21:01.679 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:21:01.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-28 06:21:01.679 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:21:01.679 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:21:01.679 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:21:01.679 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:21:01.679 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:21:01.679 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:21:01.679 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:21:01.679 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:21:01.679 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:21:01.679 +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-28 06:21:01.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:21:01.680 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:21:01.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:21:01.680 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:21:01.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:21:01.680 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:21:01.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:21:01.680 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:21:01.680 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:21:01.680 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:21:01.680 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:21:01.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:21:01.680 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:21:01.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:21:01.680 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:21:01.680 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:21:01.680 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:21:01.680 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7598ms 2025-06-28 06:21:01.680 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:21:01.680 +03:00 [DBG] Connection id "0HNC8090TG8MP" completed keep alive response. 2025-06-28 06:21:01.680 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5384ms 2025-06-28 06:21:01.680 +03:00 [DBG] Connection id "0HNC8090TG8MP" received FIN. 2025-06-28 06:21:01.680 +03:00 [DBG] Connection id "0HNC8090TG8MP" disconnecting. 2025-06-28 06:21:01.680 +03:00 [DBG] Connection id "0HNC8090TG8MP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:21:01.681 +03:00 [DBG] Connection id "0HNC8090TG8MP" stopped. 2025-06-28 06:22:01.680 +03:00 [DBG] Connection id "0HNC8090TG8MQ" accepted. 2025-06-28 06:22:01.681 +03:00 [DBG] Connection id "0HNC8090TG8MQ" started. 2025-06-28 06:22:01.681 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:22:01.681 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:22:01.681 +03:00 [DBG] POST requests are not supported 2025-06-28 06:22:01.681 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:22:01.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-28 06:22:01.681 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:22:01.681 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:22:01.681 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:22:01.681 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:22:01.681 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:22:01.681 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:22:01.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-28 06:22:01.681 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:22:01.681 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:22:01.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-28 06:22:01.681 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:22:01.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-28 06:22:01.681 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:22:01.681 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:22:01.681 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:22:01.681 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:22:01.681 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:22:01.681 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:22:01.681 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:22:01.681 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:22:01.682 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:22:01.682 +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-28 06:22:01.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:22:01.682 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:22:01.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:22:01.682 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:22:01.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:22:01.682 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:22:01.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:22:01.682 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:22:01.682 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:22:01.682 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:22:01.682 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:22:01.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:22:01.682 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:22:01.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:22:01.682 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:22:01.682 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:22:01.682 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:22:01.682 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6544ms 2025-06-28 06:22:01.682 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:22:01.682 +03:00 [DBG] Connection id "0HNC8090TG8MQ" completed keep alive response. 2025-06-28 06:22:01.682 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2744ms 2025-06-28 06:22:01.682 +03:00 [DBG] Connection id "0HNC8090TG8MQ" received FIN. 2025-06-28 06:22:01.682 +03:00 [DBG] Connection id "0HNC8090TG8MQ" disconnecting. 2025-06-28 06:22:01.682 +03:00 [DBG] Connection id "0HNC8090TG8MQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:22:01.683 +03:00 [DBG] Connection id "0HNC8090TG8MQ" stopped. 2025-06-28 06:23:01.683 +03:00 [DBG] Connection id "0HNC8090TG8MR" accepted. 2025-06-28 06:23:01.683 +03:00 [DBG] Connection id "0HNC8090TG8MR" started. 2025-06-28 06:23:01.683 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:23:01.683 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:23:01.683 +03:00 [DBG] POST requests are not supported 2025-06-28 06:23:01.683 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:23:01.683 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 06:23:01.683 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:23:01.683 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:23:01.683 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:23:01.683 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:23:01.683 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:23:01.683 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:23:01.683 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 06:23:01.683 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:23:01.683 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:23:01.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-28 06:23:01.684 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:23:01.684 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 06:23:01.684 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:23:01.684 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:23:01.684 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:23:01.684 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:23:01.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:23:01.684 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:23:01.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:23:01.684 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:23:01.684 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:23:01.684 +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-28 06:23:01.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:23:01.684 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:23:01.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:23:01.684 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:23:01.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:23:01.684 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:23:01.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:23:01.684 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:23:01.684 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:23:01.684 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:23:01.684 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:23:01.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:23:01.684 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:23:01.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:23:01.684 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:23:01.684 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:23:01.684 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:23:01.684 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7304ms 2025-06-28 06:23:01.684 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:23:01.684 +03:00 [DBG] Connection id "0HNC8090TG8MR" completed keep alive response. 2025-06-28 06:23:01.684 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3758ms 2025-06-28 06:23:01.685 +03:00 [DBG] Connection id "0HNC8090TG8MR" received FIN. 2025-06-28 06:23:01.685 +03:00 [DBG] Connection id "0HNC8090TG8MR" disconnecting. 2025-06-28 06:23:01.685 +03:00 [DBG] Connection id "0HNC8090TG8MR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:23:01.686 +03:00 [DBG] Connection id "0HNC8090TG8MR" stopped. 2025-06-28 06:24:01.676 +03:00 [DBG] Connection id "0HNC8090TG8MS" accepted. 2025-06-28 06:24:01.676 +03:00 [DBG] Connection id "0HNC8090TG8MS" started. 2025-06-28 06:24:01.676 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:24:01.676 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:24:01.676 +03:00 [DBG] POST requests are not supported 2025-06-28 06:24:01.676 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:24:01.676 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 06:24:01.676 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:24:01.676 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:24:01.676 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:24:01.676 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:24:01.677 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:24:01.677 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:24:01.677 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 06:24:01.677 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:24:01.677 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:24:01.677 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 06:24:01.677 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:24:01.677 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 06:24:01.677 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:24:01.677 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:24:01.677 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:24:01.677 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:24:01.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:24:01.677 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:24:01.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:24:01.677 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:24:01.677 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:24:01.677 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1474ms. 2025-06-28 06:24:01.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:24:01.677 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:24:01.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:24:01.677 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:24:01.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:24:01.677 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:24:01.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:24:01.677 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:24:01.677 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:24:01.677 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:24:01.677 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:24:01.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:24:01.677 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:24:01.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:24:01.677 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:24:01.677 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:24:01.677 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:24:01.678 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.723ms 2025-06-28 06:24:01.678 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:24:01.678 +03:00 [DBG] Connection id "0HNC8090TG8MS" completed keep alive response. 2025-06-28 06:24:01.678 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3972ms 2025-06-28 06:24:01.678 +03:00 [DBG] Connection id "0HNC8090TG8MS" received FIN. 2025-06-28 06:24:01.678 +03:00 [DBG] Connection id "0HNC8090TG8MS" disconnecting. 2025-06-28 06:24:01.678 +03:00 [DBG] Connection id "0HNC8090TG8MS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:24:01.679 +03:00 [DBG] Connection id "0HNC8090TG8MS" stopped. 2025-06-28 06:25:01.685 +03:00 [DBG] Connection id "0HNC8090TG8MT" accepted. 2025-06-28 06:25:01.685 +03:00 [DBG] Connection id "0HNC8090TG8MT" started. 2025-06-28 06:25:01.685 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:25:01.685 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:25:01.685 +03:00 [DBG] POST requests are not supported 2025-06-28 06:25:01.685 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:25:01.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-28 06:25:01.685 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:25:01.685 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:25:01.685 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:25:01.685 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:25:01.685 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:25:01.685 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:25:01.685 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 06:25:01.685 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:25:01.685 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:25:01.685 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 06:25:01.685 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:25:01.685 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 06:25:01.685 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:25:01.686 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:25:01.686 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:25:01.686 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:25:01.686 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:25:01.686 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:25:01.686 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:25:01.686 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:25:01.686 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:25:01.686 +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-28 06:25:01.686 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:25:01.686 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:25:01.686 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:25:01.686 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:25:01.686 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:25:01.686 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:25:01.686 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:25:01.686 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:25:01.686 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:25:01.686 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:25:01.686 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:25:01.686 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:25:01.686 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:25:01.686 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:25:01.686 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:25:01.686 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:25:01.686 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:25:01.686 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9484ms 2025-06-28 06:25:01.686 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:25:01.687 +03:00 [DBG] Connection id "0HNC8090TG8MT" completed keep alive response. 2025-06-28 06:25:01.687 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6422ms 2025-06-28 06:25:01.687 +03:00 [DBG] Connection id "0HNC8090TG8MT" received FIN. 2025-06-28 06:25:01.687 +03:00 [DBG] Connection id "0HNC8090TG8MT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:25:01.687 +03:00 [DBG] Connection id "0HNC8090TG8MT" disconnecting. 2025-06-28 06:25:01.687 +03:00 [DBG] Connection id "0HNC8090TG8MT" stopped. 2025-06-28 06:26:01.676 +03:00 [DBG] Connection id "0HNC8090TG8MU" accepted. 2025-06-28 06:26:01.677 +03:00 [DBG] Connection id "0HNC8090TG8MU" started. 2025-06-28 06:26:01.677 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:26:01.677 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:26:01.677 +03:00 [DBG] POST requests are not supported 2025-06-28 06:26:01.677 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:26:01.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-28 06:26:01.677 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:26:01.677 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:26:01.677 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:26:01.677 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:26:01.677 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:26:01.677 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:26:01.677 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 06:26:01.677 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:26:01.677 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:26:01.677 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 06:26:01.677 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:26:01.677 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 06:26:01.677 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:26:01.677 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:26:01.677 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:26:01.677 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:26:01.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:26:01.677 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:26:01.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:26:01.677 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:26:01.678 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:26:01.678 +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-28 06:26:01.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:26:01.678 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:26:01.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:26:01.678 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:26:01.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:26:01.678 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:26:01.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:26:01.678 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:26:01.678 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:26:01.678 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:26:01.678 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:26:01.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:26:01.678 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:26:01.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:26:01.678 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:26:01.678 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:26:01.678 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:26:01.678 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8984ms 2025-06-28 06:26:01.678 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:26:01.678 +03:00 [DBG] Connection id "0HNC8090TG8MU" completed keep alive response. 2025-06-28 06:26:01.678 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6791ms 2025-06-28 06:26:01.679 +03:00 [DBG] Connection id "0HNC8090TG8MU" received FIN. 2025-06-28 06:26:01.679 +03:00 [DBG] Connection id "0HNC8090TG8MU" disconnecting. 2025-06-28 06:26:01.679 +03:00 [DBG] Connection id "0HNC8090TG8MU" stopped. 2025-06-28 06:26:01.679 +03:00 [DBG] Connection id "0HNC8090TG8MU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:27:01.677 +03:00 [DBG] Connection id "0HNC8090TG8MV" accepted. 2025-06-28 06:27:01.677 +03:00 [DBG] Connection id "0HNC8090TG8MV" started. 2025-06-28 06:27:01.677 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:27:01.677 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:27:01.677 +03:00 [DBG] POST requests are not supported 2025-06-28 06:27:01.677 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:27:01.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-28 06:27:01.677 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:27:01.677 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:27:01.678 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:27:01.678 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:27:01.678 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:27:01.678 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:27:01.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-28 06:27:01.678 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:27:01.678 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:27:01.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-28 06:27:01.678 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:27:01.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-28 06:27:01.678 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:27:01.678 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:27:01.678 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:27:01.678 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:27:01.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:27:01.678 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:27:01.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:27:01.678 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:27:01.678 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:27:01.679 +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-28 06:27:01.679 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:27:01.679 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:27:01.679 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:27:01.679 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:27:01.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:27:01.679 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:27:01.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:27:01.679 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:27:01.679 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:27:01.679 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:27:01.679 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:27:01.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:27:01.679 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:27:01.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:27:01.679 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:27:01.679 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:27:01.679 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:27:01.679 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9589ms 2025-06-28 06:27:01.679 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:27:01.679 +03:00 [DBG] Connection id "0HNC8090TG8MV" completed keep alive response. 2025-06-28 06:27:01.679 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7374ms 2025-06-28 06:27:01.679 +03:00 [DBG] Connection id "0HNC8090TG8MV" received FIN. 2025-06-28 06:27:01.679 +03:00 [DBG] Connection id "0HNC8090TG8MV" disconnecting. 2025-06-28 06:27:01.679 +03:00 [DBG] Connection id "0HNC8090TG8MV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:27:01.681 +03:00 [DBG] Connection id "0HNC8090TG8MV" stopped. 2025-06-28 06:28:01.680 +03:00 [DBG] Connection id "0HNC8090TG8N0" accepted. 2025-06-28 06:28:01.681 +03:00 [DBG] Connection id "0HNC8090TG8N0" started. 2025-06-28 06:28:01.681 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:28:01.681 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:28:01.681 +03:00 [DBG] POST requests are not supported 2025-06-28 06:28:01.681 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:28:01.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-28 06:28:01.681 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:28:01.681 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:28:01.681 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:28:01.681 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:28:01.681 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:28:01.681 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:28:01.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-28 06:28:01.681 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:28:01.681 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:28:01.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-28 06:28:01.681 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:28:01.682 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 06:28:01.682 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:28:01.682 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:28:01.682 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:28:01.682 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:28:01.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:28:01.682 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:28:01.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:28:01.682 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:28:01.682 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:28:01.682 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1546ms. 2025-06-28 06:28:01.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:28:01.682 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:28:01.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:28:01.682 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:28:01.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:28:01.683 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:28:01.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:28:01.683 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:28:01.683 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:28:01.683 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:28:01.683 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:28:01.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:28:01.683 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:28:01.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:28:01.683 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:28:01.683 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:28:01.683 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:28:01.683 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3439ms 2025-06-28 06:28:01.683 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:28:01.683 +03:00 [DBG] Connection id "0HNC8090TG8N0" completed keep alive response. 2025-06-28 06:28:01.683 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3447ms 2025-06-28 06:28:01.683 +03:00 [DBG] Connection id "0HNC8090TG8N0" received FIN. 2025-06-28 06:28:01.683 +03:00 [DBG] Connection id "0HNC8090TG8N0" disconnecting. 2025-06-28 06:28:01.684 +03:00 [DBG] Connection id "0HNC8090TG8N0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:28:01.685 +03:00 [DBG] Connection id "0HNC8090TG8N0" stopped. 2025-06-28 06:29:01.681 +03:00 [DBG] Connection id "0HNC8090TG8N1" accepted. 2025-06-28 06:29:01.681 +03:00 [DBG] Connection id "0HNC8090TG8N1" started. 2025-06-28 06:29:01.681 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:29:01.681 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:29:01.681 +03:00 [DBG] POST requests are not supported 2025-06-28 06:29:01.681 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:29:01.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-28 06:29:01.682 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:29:01.682 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:29:01.682 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:29:01.682 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:29:01.682 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:29:01.682 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:29:01.682 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 06:29:01.682 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:29:01.682 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:29:01.682 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 06:29:01.682 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:29:01.682 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 06:29:01.682 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:29:01.682 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:29:01.682 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:29:01.682 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:29:01.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:29:01.682 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:29:01.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:29:01.682 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:29:01.682 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:29:01.683 +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-28 06:29:01.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:29:01.683 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:29:01.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:29:01.683 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:29:01.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:29:01.683 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:29:01.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:29:01.683 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:29:01.683 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:29:01.683 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:29:01.683 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:29:01.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:29:01.683 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:29:01.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:29:01.683 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:29:01.683 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:29:01.683 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:29:01.683 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1031ms 2025-06-28 06:29:01.683 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:29:01.683 +03:00 [DBG] Connection id "0HNC8090TG8N1" completed keep alive response. 2025-06-28 06:29:01.683 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0518ms 2025-06-28 06:29:01.684 +03:00 [DBG] Connection id "0HNC8090TG8N1" received FIN. 2025-06-28 06:29:01.684 +03:00 [DBG] Connection id "0HNC8090TG8N1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:29:01.684 +03:00 [DBG] Connection id "0HNC8090TG8N1" disconnecting. 2025-06-28 06:29:01.684 +03:00 [DBG] Connection id "0HNC8090TG8N1" stopped. 2025-06-28 06:30:01.676 +03:00 [DBG] Connection id "0HNC8090TG8N2" accepted. 2025-06-28 06:30:01.676 +03:00 [DBG] Connection id "0HNC8090TG8N2" started. 2025-06-28 06:30:01.677 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:30:01.677 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:30:01.677 +03:00 [DBG] POST requests are not supported 2025-06-28 06:30:01.677 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:30:01.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-28 06:30:01.677 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:30:01.677 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:30:01.677 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:30:01.677 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:30:01.677 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:30:01.677 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:30:01.677 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 06:30:01.677 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:30:01.677 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:30:01.677 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 06:30:01.677 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:30:01.677 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 06:30:01.677 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:30:01.677 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:30:01.677 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:30:01.677 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:30:01.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:30:01.678 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:30:01.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:30:01.678 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:30:01.678 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:30:01.678 +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-28 06:30:01.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:30:01.678 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:30:01.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:30:01.678 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:30:01.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:30:01.678 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:30:01.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:30:01.678 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:30:01.678 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:30:01.678 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:30:01.678 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:30:01.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:30:01.678 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:30:01.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:30:01.678 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:30:01.678 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:30:01.678 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:30:01.678 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1364ms 2025-06-28 06:30:01.678 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:30:01.678 +03:00 [DBG] Connection id "0HNC8090TG8N2" completed keep alive response. 2025-06-28 06:30:01.678 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.854ms 2025-06-28 06:30:01.685 +03:00 [DBG] Connection id "0HNC8090TG8N2" received FIN. 2025-06-28 06:30:01.685 +03:00 [DBG] Connection id "0HNC8090TG8N2" disconnecting. 2025-06-28 06:30:01.685 +03:00 [DBG] Connection id "0HNC8090TG8N2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:30:01.686 +03:00 [DBG] Connection id "0HNC8090TG8N2" stopped. 2025-06-28 06:31:01.674 +03:00 [DBG] Connection id "0HNC8090TG8N3" accepted. 2025-06-28 06:31:01.674 +03:00 [DBG] Connection id "0HNC8090TG8N3" started. 2025-06-28 06:31:01.674 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:31:01.674 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:31:01.674 +03:00 [DBG] POST requests are not supported 2025-06-28 06:31:01.674 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:31:01.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-28 06:31:01.674 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:31:01.674 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:31:01.675 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:31:01.675 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:31:01.675 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:31:01.675 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:31:01.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-28 06:31:01.675 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:31:01.675 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:31:01.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-28 06:31:01.675 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:31:01.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-28 06:31:01.675 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:31:01.675 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:31:01.675 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:31:01.675 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:31:01.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:31:01.675 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:31:01.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:31:01.675 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:31:01.675 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:31:01.675 +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-28 06:31:01.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:31:01.675 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:31:01.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:31:01.675 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:31:01.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:31:01.675 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:31:01.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:31:01.675 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:31:01.675 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:31:01.675 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:31:01.675 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:31:01.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:31:01.675 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:31:01.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:31:01.675 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:31:01.675 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:31:01.675 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:31:01.675 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6544ms 2025-06-28 06:31:01.675 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:31:01.676 +03:00 [DBG] Connection id "0HNC8090TG8N3" completed keep alive response. 2025-06-28 06:31:01.676 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2083ms 2025-06-28 06:31:01.676 +03:00 [DBG] Connection id "0HNC8090TG8N3" received FIN. 2025-06-28 06:31:01.676 +03:00 [DBG] Connection id "0HNC8090TG8N3" disconnecting. 2025-06-28 06:31:01.676 +03:00 [DBG] Connection id "0HNC8090TG8N3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:31:01.677 +03:00 [DBG] Connection id "0HNC8090TG8N3" stopped. 2025-06-28 06:32:01.750 +03:00 [DBG] Connection id "0HNC8090TG8N4" accepted. 2025-06-28 06:32:01.750 +03:00 [DBG] Connection id "0HNC8090TG8N4" started. 2025-06-28 06:32:01.751 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:32:01.751 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:32:01.751 +03:00 [DBG] POST requests are not supported 2025-06-28 06:32:01.751 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:32:01.751 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 06:32:01.751 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:32:01.751 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:32:01.751 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:32:01.751 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:32:01.751 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:32:01.751 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:32:01.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-28 06:32:01.751 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:32:01.751 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:32:01.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-28 06:32:01.751 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:32:01.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-28 06:32:01.751 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:32:01.751 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:32:01.751 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:32:01.751 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:32:01.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:32:01.751 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:32:01.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:32:01.751 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:32:01.751 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:32:01.751 +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-28 06:32:01.752 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:32:01.752 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:32:01.752 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:32:01.752 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:32:01.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:32:01.752 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:32:01.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:32:01.752 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:32:01.752 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:32:01.752 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:32:01.752 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:32:01.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:32:01.752 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:32:01.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:32:01.752 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:32:01.752 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:32:01.752 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:32:01.752 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6906ms 2025-06-28 06:32:01.752 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:32:01.752 +03:00 [DBG] Connection id "0HNC8090TG8N4" completed keep alive response. 2025-06-28 06:32:01.752 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.321ms 2025-06-28 06:32:01.752 +03:00 [DBG] Connection id "0HNC8090TG8N4" received FIN. 2025-06-28 06:32:01.752 +03:00 [DBG] Connection id "0HNC8090TG8N4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:32:01.752 +03:00 [DBG] Connection id "0HNC8090TG8N4" disconnecting. 2025-06-28 06:32:01.752 +03:00 [DBG] Connection id "0HNC8090TG8N4" stopped. 2025-06-28 06:33:01.678 +03:00 [DBG] Connection id "0HNC8090TG8N5" accepted. 2025-06-28 06:33:01.678 +03:00 [DBG] Connection id "0HNC8090TG8N5" started. 2025-06-28 06:33:01.678 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:33:01.678 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:33:01.678 +03:00 [DBG] POST requests are not supported 2025-06-28 06:33:01.678 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:33:01.678 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 06:33:01.678 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:33:01.678 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:33:01.678 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:33:01.678 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:33:01.678 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:33:01.678 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:33:01.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-28 06:33:01.679 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:33:01.679 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:33:01.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-28 06:33:01.679 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:33:01.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-28 06:33:01.679 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:33:01.679 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:33:01.679 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:33:01.679 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:33:01.679 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:33:01.679 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:33:01.679 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:33:01.679 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:33:01.679 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:33:01.679 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1132ms. 2025-06-28 06:33:01.679 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:33:01.679 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:33:01.679 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:33:01.679 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:33:01.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:33:01.679 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:33:01.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:33:01.679 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:33:01.679 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:33:01.679 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:33:01.679 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:33:01.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:33:01.679 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:33:01.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:33:01.679 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:33:01.679 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:33:01.679 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:33:01.679 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7022ms 2025-06-28 06:33:01.679 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:33:01.679 +03:00 [DBG] Connection id "0HNC8090TG8N5" completed keep alive response. 2025-06-28 06:33:01.680 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3125ms 2025-06-28 06:33:01.680 +03:00 [DBG] Connection id "0HNC8090TG8N5" received FIN. 2025-06-28 06:33:01.680 +03:00 [DBG] Connection id "0HNC8090TG8N5" disconnecting. 2025-06-28 06:33:01.680 +03:00 [DBG] Connection id "0HNC8090TG8N5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:33:01.683 +03:00 [DBG] Connection id "0HNC8090TG8N5" stopped. 2025-06-28 06:34:01.693 +03:00 [DBG] Connection id "0HNC8090TG8N6" accepted. 2025-06-28 06:34:01.694 +03:00 [DBG] Connection id "0HNC8090TG8N6" started. 2025-06-28 06:34:01.694 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:34:01.694 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:34:01.694 +03:00 [DBG] POST requests are not supported 2025-06-28 06:34:01.694 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:34:01.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-28 06:34:01.694 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:34:01.694 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:34:01.694 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:34:01.694 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:34:01.694 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:34:01.694 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:34:01.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-28 06:34:01.694 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:34:01.694 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:34:01.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-28 06:34:01.694 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:34:01.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-28 06:34:01.694 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:34:01.694 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:34:01.694 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:34:01.694 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:34:01.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:34:01.694 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:34:01.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:34:01.694 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:34:01.694 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:34:01.695 +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-28 06:34:01.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:34:01.695 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:34:01.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:34:01.695 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:34:01.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:34:01.695 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:34:01.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:34:01.695 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:34:01.695 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:34:01.695 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:34:01.695 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:34:01.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:34:01.695 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:34:01.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:34:01.695 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:34:01.695 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:34:01.695 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:34:01.695 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7292ms 2025-06-28 06:34:01.695 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:34:01.695 +03:00 [DBG] Connection id "0HNC8090TG8N6" completed keep alive response. 2025-06-28 06:34:01.695 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3764ms 2025-06-28 06:34:01.695 +03:00 [DBG] Connection id "0HNC8090TG8N6" received FIN. 2025-06-28 06:34:01.695 +03:00 [DBG] Connection id "0HNC8090TG8N6" disconnecting. 2025-06-28 06:34:01.696 +03:00 [DBG] Connection id "0HNC8090TG8N6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:34:01.697 +03:00 [DBG] Connection id "0HNC8090TG8N6" stopped. 2025-06-28 06:35:01.675 +03:00 [DBG] Connection id "0HNC8090TG8N7" accepted. 2025-06-28 06:35:01.676 +03:00 [DBG] Connection id "0HNC8090TG8N7" started. 2025-06-28 06:35:01.676 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:35:01.676 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:35:01.676 +03:00 [DBG] POST requests are not supported 2025-06-28 06:35:01.676 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:35:01.676 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 06:35:01.676 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:35:01.676 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:35:01.676 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:35:01.676 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:35:01.676 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:35:01.676 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:35:01.676 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 06:35:01.676 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:35:01.676 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:35:01.676 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 06:35:01.676 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:35:01.677 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 06:35:01.677 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:35:01.677 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:35:01.677 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:35:01.677 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:35:01.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:35:01.677 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:35:01.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:35:01.677 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:35:01.677 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:35:01.677 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.195ms. 2025-06-28 06:35:01.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:35:01.677 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:35:01.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:35:01.677 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:35:01.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:35:01.677 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:35:01.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:35:01.678 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:35:01.678 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:35:01.678 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:35:01.678 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:35:01.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:35:01.678 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:35:01.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:35:01.678 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:35:01.678 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:35:01.678 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:35:01.678 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2625ms 2025-06-28 06:35:01.678 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:35:01.678 +03:00 [DBG] Connection id "0HNC8090TG8N7" completed keep alive response. 2025-06-28 06:35:01.678 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1968ms 2025-06-28 06:35:01.678 +03:00 [DBG] Connection id "0HNC8090TG8N7" received FIN. 2025-06-28 06:35:01.678 +03:00 [DBG] Connection id "0HNC8090TG8N7" disconnecting. 2025-06-28 06:35:01.679 +03:00 [DBG] Connection id "0HNC8090TG8N7" stopped. 2025-06-28 06:35:01.679 +03:00 [DBG] Connection id "0HNC8090TG8N7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:36:01.680 +03:00 [DBG] Connection id "0HNC8090TG8N8" accepted. 2025-06-28 06:36:01.680 +03:00 [DBG] Connection id "0HNC8090TG8N8" started. 2025-06-28 06:36:01.680 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:36:01.680 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:36:01.680 +03:00 [DBG] POST requests are not supported 2025-06-28 06:36:01.680 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:36:01.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-28 06:36:01.680 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:36:01.680 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:36:01.681 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:36:01.681 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:36:01.681 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:36:01.681 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:36:01.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-28 06:36:01.681 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:36:01.681 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:36:01.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-28 06:36:01.681 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:36:01.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-28 06:36:01.681 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:36:01.681 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:36:01.681 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:36:01.681 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:36:01.681 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:36:01.681 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:36:01.681 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:36:01.681 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:36:01.682 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:36:01.682 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.206ms. 2025-06-28 06:36:01.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:36:01.682 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:36:01.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:36:01.682 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:36:01.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:36:01.682 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:36:01.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:36:01.682 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:36:01.682 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:36:01.682 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:36:01.682 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:36:01.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:36:01.682 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:36:01.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:36:01.682 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:36:01.682 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:36:01.682 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:36:01.682 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1498ms 2025-06-28 06:36:01.682 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:36:01.682 +03:00 [DBG] Connection id "0HNC8090TG8N8" completed keep alive response. 2025-06-28 06:36:01.682 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5674ms 2025-06-28 06:36:01.683 +03:00 [DBG] Connection id "0HNC8090TG8N8" received FIN. 2025-06-28 06:36:01.683 +03:00 [DBG] Connection id "0HNC8090TG8N8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:36:01.683 +03:00 [DBG] Connection id "0HNC8090TG8N8" disconnecting. 2025-06-28 06:36:01.683 +03:00 [DBG] Connection id "0HNC8090TG8N8" stopped. 2025-06-28 06:37:01.681 +03:00 [DBG] Connection id "0HNC8090TG8N9" accepted. 2025-06-28 06:37:01.682 +03:00 [DBG] Connection id "0HNC8090TG8N9" started. 2025-06-28 06:37:01.682 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:37:01.682 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:37:01.682 +03:00 [DBG] POST requests are not supported 2025-06-28 06:37:01.682 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:37:01.682 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 06:37:01.682 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:37:01.682 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:37:01.682 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:37:01.682 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:37:01.682 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:37:01.682 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:37:01.682 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 06:37:01.682 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:37:01.682 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:37:01.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-28 06:37:01.683 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:37:01.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-28 06:37:01.683 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:37:01.683 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:37:01.683 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:37:01.683 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:37:01.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:37:01.683 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:37:01.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:37:01.683 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:37:01.683 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:37:01.683 +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-28 06:37:01.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:37:01.683 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:37:01.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:37:01.683 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:37:01.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:37:01.683 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:37:01.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:37:01.683 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:37:01.683 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:37:01.683 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:37:01.683 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:37:01.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:37:01.684 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:37:01.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:37:01.684 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:37:01.684 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:37:01.684 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:37:01.684 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0783ms 2025-06-28 06:37:01.684 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:37:01.684 +03:00 [DBG] Connection id "0HNC8090TG8N9" completed keep alive response. 2025-06-28 06:37:01.684 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0077ms 2025-06-28 06:37:01.684 +03:00 [DBG] Connection id "0HNC8090TG8N9" received FIN. 2025-06-28 06:37:01.684 +03:00 [DBG] Connection id "0HNC8090TG8N9" disconnecting. 2025-06-28 06:37:01.684 +03:00 [DBG] Connection id "0HNC8090TG8N9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:37:01.685 +03:00 [DBG] Connection id "0HNC8090TG8N9" stopped. 2025-06-28 06:38:01.688 +03:00 [DBG] Connection id "0HNC8090TG8NA" accepted. 2025-06-28 06:38:01.688 +03:00 [DBG] Connection id "0HNC8090TG8NA" started. 2025-06-28 06:38:01.688 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:38:01.688 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:38:01.688 +03:00 [DBG] POST requests are not supported 2025-06-28 06:38:01.688 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:38:01.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-28 06:38:01.688 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:38:01.688 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:38:01.689 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:38:01.689 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:38:01.689 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:38:01.689 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:38:01.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-28 06:38:01.689 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:38:01.689 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:38:01.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-28 06:38:01.689 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:38:01.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-28 06:38:01.689 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:38:01.689 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:38:01.689 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:38:01.689 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:38:01.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:38:01.689 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:38:01.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:38:01.689 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:38:01.689 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:38:01.689 +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-28 06:38:01.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:38:01.690 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:38:01.690 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:38:01.690 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:38:01.690 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:38:01.690 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:38:01.690 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:38:01.690 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:38:01.690 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:38:01.690 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:38:01.690 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:38:01.690 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:38:01.690 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:38:01.690 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:38:01.690 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:38:01.690 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:38:01.690 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:38:01.690 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9213ms 2025-06-28 06:38:01.690 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:38:01.690 +03:00 [DBG] Connection id "0HNC8090TG8NA" completed keep alive response. 2025-06-28 06:38:01.690 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6684ms 2025-06-28 06:38:01.690 +03:00 [DBG] Connection id "0HNC8090TG8NA" received FIN. 2025-06-28 06:38:01.690 +03:00 [DBG] Connection id "0HNC8090TG8NA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:38:01.690 +03:00 [DBG] Connection id "0HNC8090TG8NA" disconnecting. 2025-06-28 06:38:01.690 +03:00 [DBG] Connection id "0HNC8090TG8NA" stopped. 2025-06-28 06:39:01.683 +03:00 [DBG] Connection id "0HNC8090TG8NB" accepted. 2025-06-28 06:39:01.683 +03:00 [DBG] Connection id "0HNC8090TG8NB" started. 2025-06-28 06:39:01.683 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:39:01.683 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:39:01.683 +03:00 [DBG] POST requests are not supported 2025-06-28 06:39:01.683 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:39:01.683 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 06:39:01.683 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:39:01.683 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:39:01.684 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:39:01.684 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:39:01.684 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:39:01.684 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:39:01.684 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 06:39:01.684 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:39:01.684 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:39:01.684 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 06:39:01.684 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:39:01.684 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 06:39:01.684 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:39:01.684 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:39:01.684 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:39:01.684 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:39:01.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:39:01.684 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:39:01.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:39:01.684 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:39:01.684 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:39:01.684 +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-28 06:39:01.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:39:01.684 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:39:01.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:39:01.684 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:39:01.685 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:39:01.685 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:39:01.685 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:39:01.685 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:39:01.685 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:39:01.685 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:39:01.685 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:39:01.685 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:39:01.685 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:39:01.685 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:39:01.685 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:39:01.685 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:39:01.685 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:39:01.685 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8774ms 2025-06-28 06:39:01.685 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:39:01.685 +03:00 [DBG] Connection id "0HNC8090TG8NB" completed keep alive response. 2025-06-28 06:39:01.685 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6616ms 2025-06-28 06:39:01.685 +03:00 [DBG] Connection id "0HNC8090TG8NB" received FIN. 2025-06-28 06:39:01.685 +03:00 [DBG] Connection id "0HNC8090TG8NB" disconnecting. 2025-06-28 06:39:01.685 +03:00 [DBG] Connection id "0HNC8090TG8NB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:39:01.687 +03:00 [DBG] Connection id "0HNC8090TG8NB" stopped. 2025-06-28 06:40:01.684 +03:00 [DBG] Connection id "0HNC8090TG8NC" accepted. 2025-06-28 06:40:01.684 +03:00 [DBG] Connection id "0HNC8090TG8NC" started. 2025-06-28 06:40:01.684 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:40:01.684 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:40:01.684 +03:00 [DBG] POST requests are not supported 2025-06-28 06:40:01.684 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:40:01.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-28 06:40:01.685 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:40:01.685 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:40:01.685 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:40:01.685 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:40:01.685 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:40:01.685 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:40:01.685 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 06:40:01.685 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:40:01.685 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:40:01.685 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 06:40:01.685 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:40:01.685 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 06:40:01.686 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:40:01.686 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:40:01.686 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:40:01.686 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:40:01.686 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:40:01.686 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:40:01.686 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:40:01.686 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:40:01.686 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:40:01.686 +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-28 06:40:01.686 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:40:01.687 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:40:01.687 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:40:01.687 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:40:01.687 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:40:01.687 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:40:01.687 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:40:01.687 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:40:01.687 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:40:01.687 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:40:01.687 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:40:01.687 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:40:01.687 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:40:01.687 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:40:01.687 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:40:01.687 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:40:01.687 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:40:01.687 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.918ms 2025-06-28 06:40:01.688 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:40:01.688 +03:00 [DBG] Connection id "0HNC8090TG8NC" completed keep alive response. 2025-06-28 06:40:01.688 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.3372ms 2025-06-28 06:40:01.688 +03:00 [DBG] Connection id "0HNC8090TG8NC" received FIN. 2025-06-28 06:40:01.688 +03:00 [DBG] Connection id "0HNC8090TG8NC" disconnecting. 2025-06-28 06:40:01.688 +03:00 [DBG] Connection id "0HNC8090TG8NC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:40:01.689 +03:00 [DBG] Connection id "0HNC8090TG8NC" stopped. 2025-06-28 06:41:01.683 +03:00 [DBG] Connection id "0HNC8090TG8ND" accepted. 2025-06-28 06:41:01.683 +03:00 [DBG] Connection id "0HNC8090TG8ND" started. 2025-06-28 06:41:01.683 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:41:01.683 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:41:01.684 +03:00 [DBG] POST requests are not supported 2025-06-28 06:41:01.684 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:41:01.684 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 06:41:01.684 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:41:01.684 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:41:01.684 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:41:01.684 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:41:01.684 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:41:01.684 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:41:01.684 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 06:41:01.684 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:41:01.684 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:41:01.684 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 06:41:01.684 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:41:01.684 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 06:41:01.684 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:41:01.684 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:41:01.684 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:41:01.684 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:41:01.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:41:01.684 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:41:01.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:41:01.684 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:41:01.684 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:41:01.684 +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-28 06:41:01.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:41:01.684 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:41:01.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:41:01.685 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:41:01.685 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:41:01.685 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:41:01.685 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:41:01.685 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:41:01.685 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:41:01.685 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:41:01.685 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:41:01.685 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:41:01.685 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:41:01.685 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:41:01.685 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:41:01.685 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:41:01.685 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:41:01.685 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7911ms 2025-06-28 06:41:01.685 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:41:01.685 +03:00 [DBG] Connection id "0HNC8090TG8ND" completed keep alive response. 2025-06-28 06:41:01.685 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.478ms 2025-06-28 06:41:01.685 +03:00 [DBG] Connection id "0HNC8090TG8ND" received FIN. 2025-06-28 06:41:01.685 +03:00 [DBG] Connection id "0HNC8090TG8ND" disconnecting. 2025-06-28 06:41:01.685 +03:00 [DBG] Connection id "0HNC8090TG8ND" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:41:01.686 +03:00 [DBG] Connection id "0HNC8090TG8ND" stopped. 2025-06-28 06:42:01.686 +03:00 [DBG] Connection id "0HNC8090TG8NE" accepted. 2025-06-28 06:42:01.686 +03:00 [DBG] Connection id "0HNC8090TG8NE" started. 2025-06-28 06:42:01.686 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:42:01.686 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:42:01.687 +03:00 [DBG] POST requests are not supported 2025-06-28 06:42:01.687 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:42:01.687 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 06:42:01.687 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:42:01.687 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:42:01.687 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:42:01.687 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:42:01.687 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:42:01.687 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:42:01.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-28 06:42:01.687 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:42:01.687 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:42:01.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-28 06:42:01.687 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:42:01.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-28 06:42:01.687 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:42:01.687 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:42:01.687 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:42:01.687 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:42:01.687 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:42:01.687 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:42:01.687 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:42:01.687 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:42:01.687 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:42:01.688 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1334ms. 2025-06-28 06:42:01.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:42:01.688 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:42:01.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:42:01.688 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:42:01.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:42:01.688 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:42:01.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:42:01.688 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:42:01.688 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:42:01.688 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:42:01.688 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:42:01.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:42:01.688 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:42:01.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:42:01.688 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:42:01.688 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:42:01.688 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:42:01.688 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8691ms 2025-06-28 06:42:01.688 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:42:01.688 +03:00 [DBG] Connection id "0HNC8090TG8NE" completed keep alive response. 2025-06-28 06:42:01.688 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6184ms 2025-06-28 06:42:01.688 +03:00 [DBG] Connection id "0HNC8090TG8NE" received FIN. 2025-06-28 06:42:01.688 +03:00 [DBG] Connection id "0HNC8090TG8NE" disconnecting. 2025-06-28 06:42:01.689 +03:00 [DBG] Connection id "0HNC8090TG8NE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:42:01.690 +03:00 [DBG] Connection id "0HNC8090TG8NE" stopped. 2025-06-28 06:43:01.680 +03:00 [DBG] Connection id "0HNC8090TG8NF" accepted. 2025-06-28 06:43:01.681 +03:00 [DBG] Connection id "0HNC8090TG8NF" started. 2025-06-28 06:43:01.681 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:43:01.681 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:43:01.681 +03:00 [DBG] POST requests are not supported 2025-06-28 06:43:01.681 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:43:01.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-28 06:43:01.681 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:43:01.681 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:43:01.681 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:43:01.681 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:43:01.682 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:43:01.682 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:43:01.682 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 06:43:01.682 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:43:01.682 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:43:01.682 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 06:43:01.682 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:43:01.682 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 06:43:01.682 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:43:01.682 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:43:01.682 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:43:01.682 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:43:01.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:43:01.682 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:43:01.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:43:01.682 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:43:01.682 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:43:01.683 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1874ms. 2025-06-28 06:43:01.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:43:01.683 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:43:01.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:43:01.683 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:43:01.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:43:01.683 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:43:01.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:43:01.683 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:43:01.683 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:43:01.683 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:43:01.683 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:43:01.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:43:01.683 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:43:01.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:43:01.683 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:43:01.684 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:43:01.684 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:43:01.684 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6446ms 2025-06-28 06:43:01.684 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:43:01.684 +03:00 [DBG] Connection id "0HNC8090TG8NF" completed keep alive response. 2025-06-28 06:43:01.684 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8743ms 2025-06-28 06:43:01.684 +03:00 [DBG] Connection id "0HNC8090TG8NF" received FIN. 2025-06-28 06:43:01.684 +03:00 [DBG] Connection id "0HNC8090TG8NF" disconnecting. 2025-06-28 06:43:01.684 +03:00 [DBG] Connection id "0HNC8090TG8NF" stopped. 2025-06-28 06:43:01.685 +03:00 [DBG] Connection id "0HNC8090TG8NF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:44:01.680 +03:00 [DBG] Connection id "0HNC8090TG8NG" accepted. 2025-06-28 06:44:01.680 +03:00 [DBG] Connection id "0HNC8090TG8NG" started. 2025-06-28 06:44:01.680 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:44:01.680 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:44:01.680 +03:00 [DBG] POST requests are not supported 2025-06-28 06:44:01.680 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:44:01.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-28 06:44:01.680 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:44:01.680 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:44:01.680 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:44:01.680 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:44:01.680 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:44:01.680 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:44:01.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-28 06:44:01.681 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:44:01.681 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:44:01.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-28 06:44:01.681 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:44:01.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-28 06:44:01.681 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:44:01.681 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:44:01.681 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:44:01.681 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:44:01.681 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:44:01.681 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:44:01.681 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:44:01.681 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:44:01.681 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:44:01.681 +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-28 06:44:01.681 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:44:01.681 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:44:01.681 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:44:01.681 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:44:01.681 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:44:01.681 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:44:01.681 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:44:01.681 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:44:01.681 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:44:01.681 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:44:01.681 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:44:01.681 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:44:01.681 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:44:01.681 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:44:01.681 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:44:01.681 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:44:01.681 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:44:01.682 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8151ms 2025-06-28 06:44:01.682 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:44:01.682 +03:00 [DBG] Connection id "0HNC8090TG8NG" completed keep alive response. 2025-06-28 06:44:01.682 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5829ms 2025-06-28 06:44:01.682 +03:00 [DBG] Connection id "0HNC8090TG8NG" received FIN. 2025-06-28 06:44:01.682 +03:00 [DBG] Connection id "0HNC8090TG8NG" disconnecting. 2025-06-28 06:44:01.682 +03:00 [DBG] Connection id "0HNC8090TG8NG" stopped. 2025-06-28 06:44:01.682 +03:00 [DBG] Connection id "0HNC8090TG8NG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:45:01.689 +03:00 [DBG] Connection id "0HNC8090TG8NH" accepted. 2025-06-28 06:45:01.689 +03:00 [DBG] Connection id "0HNC8090TG8NH" started. 2025-06-28 06:45:01.690 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:45:01.690 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:45:01.690 +03:00 [DBG] POST requests are not supported 2025-06-28 06:45:01.690 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:45:01.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-28 06:45:01.690 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:45:01.690 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:45:01.690 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:45:01.690 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:45:01.690 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:45:01.690 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:45:01.690 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 06:45:01.690 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:45:01.690 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:45:01.690 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 06:45:01.690 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:45:01.690 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 06:45:01.690 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:45:01.690 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:45:01.690 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:45:01.690 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:45:01.690 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:45:01.690 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:45:01.690 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:45:01.690 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:45:01.690 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:45:01.691 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1444ms. 2025-06-28 06:45:01.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:45:01.691 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:45:01.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:45:01.691 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:45:01.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:45:01.691 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:45:01.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:45:01.691 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:45:01.691 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:45:01.691 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:45:01.691 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:45:01.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:45:01.691 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:45:01.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:45:01.691 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:45:01.691 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:45:01.691 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:45:01.691 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7248ms 2025-06-28 06:45:01.691 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:45:01.691 +03:00 [DBG] Connection id "0HNC8090TG8NH" completed keep alive response. 2025-06-28 06:45:01.691 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.322ms 2025-06-28 06:45:01.693 +03:00 [DBG] Connection id "0HNC8090TG8NH" received FIN. 2025-06-28 06:45:01.693 +03:00 [DBG] Connection id "0HNC8090TG8NH" disconnecting. 2025-06-28 06:45:01.693 +03:00 [DBG] Connection id "0HNC8090TG8NH" stopped. 2025-06-28 06:45:01.694 +03:00 [DBG] Connection id "0HNC8090TG8NH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:46:01.692 +03:00 [DBG] Connection id "0HNC8090TG8NI" accepted. 2025-06-28 06:46:01.692 +03:00 [DBG] Connection id "0HNC8090TG8NI" started. 2025-06-28 06:46:01.692 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:46:01.692 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:46:01.692 +03:00 [DBG] POST requests are not supported 2025-06-28 06:46:01.692 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:46:01.692 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 06:46:01.692 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:46:01.692 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:46:01.692 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:46:01.692 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:46:01.692 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:46:01.693 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:46:01.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-28 06:46:01.693 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:46:01.693 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:46:01.693 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 06:46:01.693 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:46:01.693 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 06:46:01.693 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:46:01.693 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:46:01.693 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:46:01.693 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:46:01.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:46:01.693 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:46:01.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:46:01.693 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:46:01.693 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:46:01.693 +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-28 06:46:01.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:46:01.693 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:46:01.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:46:01.693 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:46:01.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:46:01.693 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:46:01.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:46:01.693 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:46:01.693 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:46:01.693 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:46:01.693 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:46:01.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:46:01.693 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:46:01.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:46:01.693 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:46:01.693 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:46:01.693 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:46:01.693 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6848ms 2025-06-28 06:46:01.693 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:46:01.693 +03:00 [DBG] Connection id "0HNC8090TG8NI" completed keep alive response. 2025-06-28 06:46:01.694 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2783ms 2025-06-28 06:46:01.694 +03:00 [DBG] Connection id "0HNC8090TG8NI" received FIN. 2025-06-28 06:46:01.694 +03:00 [DBG] Connection id "0HNC8090TG8NI" disconnecting. 2025-06-28 06:46:01.694 +03:00 [DBG] Connection id "0HNC8090TG8NI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:46:01.695 +03:00 [DBG] Connection id "0HNC8090TG8NI" stopped. 2025-06-28 06:47:01.690 +03:00 [DBG] Connection id "0HNC8090TG8NJ" accepted. 2025-06-28 06:47:01.690 +03:00 [DBG] Connection id "0HNC8090TG8NJ" started. 2025-06-28 06:47:01.691 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:47:01.691 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:47:01.691 +03:00 [DBG] POST requests are not supported 2025-06-28 06:47:01.691 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:47:01.691 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 06:47:01.691 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:47:01.691 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:47:01.691 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:47:01.691 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:47:01.691 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:47:01.691 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:47:01.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-28 06:47:01.691 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:47:01.691 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:47:01.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-28 06:47:01.691 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:47:01.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-28 06:47:01.691 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:47:01.691 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:47:01.691 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:47:01.691 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:47:01.692 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:47:01.692 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:47:01.692 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:47:01.692 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:47:01.692 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:47:01.692 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1514ms. 2025-06-28 06:47:01.692 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:47:01.692 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:47:01.692 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:47:01.692 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:47:01.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:47:01.692 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:47:01.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:47:01.692 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:47:01.692 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:47:01.692 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:47:01.692 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:47:01.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:47:01.692 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:47:01.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:47:01.692 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:47:01.692 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:47:01.692 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:47:01.693 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2228ms 2025-06-28 06:47:01.693 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:47:01.693 +03:00 [DBG] Connection id "0HNC8090TG8NJ" completed keep alive response. 2025-06-28 06:47:01.693 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1271ms 2025-06-28 06:47:01.693 +03:00 [DBG] Connection id "0HNC8090TG8NJ" received FIN. 2025-06-28 06:47:01.693 +03:00 [DBG] Connection id "0HNC8090TG8NJ" disconnecting. 2025-06-28 06:47:01.693 +03:00 [DBG] Connection id "0HNC8090TG8NJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:47:01.694 +03:00 [DBG] Connection id "0HNC8090TG8NJ" stopped. 2025-06-28 06:48:01.677 +03:00 [DBG] Connection id "0HNC8090TG8NK" accepted. 2025-06-28 06:48:01.677 +03:00 [DBG] Connection id "0HNC8090TG8NK" started. 2025-06-28 06:48:01.677 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:48:01.678 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:48:01.678 +03:00 [DBG] POST requests are not supported 2025-06-28 06:48:01.678 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:48:01.678 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 06:48:01.678 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:48:01.678 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:48:01.678 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:48:01.678 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:48:01.678 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:48:01.678 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:48:01.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-28 06:48:01.678 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:48:01.678 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:48:01.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-28 06:48:01.678 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:48:01.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-28 06:48:01.678 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:48:01.678 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:48:01.678 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:48:01.678 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:48:01.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:48:01.678 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:48:01.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:48:01.678 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:48:01.678 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:48:01.678 +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-28 06:48:01.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:48:01.678 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:48:01.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:48:01.678 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:48:01.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:48:01.678 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:48:01.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:48:01.679 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:48:01.679 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:48:01.679 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:48:01.679 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:48:01.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:48:01.679 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:48:01.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:48:01.679 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:48:01.679 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:48:01.679 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:48:01.679 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7048ms 2025-06-28 06:48:01.679 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:48:01.679 +03:00 [DBG] Connection id "0HNC8090TG8NK" completed keep alive response. 2025-06-28 06:48:01.679 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3254ms 2025-06-28 06:48:01.679 +03:00 [DBG] Connection id "0HNC8090TG8NK" received FIN. 2025-06-28 06:48:01.679 +03:00 [DBG] Connection id "0HNC8090TG8NK" disconnecting. 2025-06-28 06:48:01.679 +03:00 [DBG] Connection id "0HNC8090TG8NK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:48:01.680 +03:00 [DBG] Connection id "0HNC8090TG8NK" stopped. 2025-06-28 06:49:01.677 +03:00 [DBG] Connection id "0HNC8090TG8NL" accepted. 2025-06-28 06:49:01.677 +03:00 [DBG] Connection id "0HNC8090TG8NL" started. 2025-06-28 06:49:01.678 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:49:01.678 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:49:01.678 +03:00 [DBG] POST requests are not supported 2025-06-28 06:49:01.678 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:49:01.678 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 06:49:01.678 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:49:01.678 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:49:01.678 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:49:01.678 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:49:01.678 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:49:01.678 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:49:01.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-28 06:49:01.678 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:49:01.678 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:49:01.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-28 06:49:01.678 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:49:01.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-28 06:49:01.678 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:49:01.678 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:49:01.678 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:49:01.678 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:49:01.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:49:01.678 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:49:01.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:49:01.678 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:49:01.678 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:49:01.678 +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-28 06:49:01.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:49:01.678 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:49:01.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:49:01.678 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:49:01.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:49:01.679 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:49:01.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:49:01.679 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:49:01.679 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:49:01.679 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:49:01.679 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:49:01.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:49:01.679 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:49:01.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:49:01.679 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:49:01.679 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:49:01.679 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:49:01.679 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6387ms 2025-06-28 06:49:01.679 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:49:01.679 +03:00 [DBG] Connection id "0HNC8090TG8NL" completed keep alive response. 2025-06-28 06:49:01.679 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2693ms 2025-06-28 06:49:01.679 +03:00 [DBG] Connection id "0HNC8090TG8NL" received FIN. 2025-06-28 06:49:01.679 +03:00 [DBG] Connection id "0HNC8090TG8NL" disconnecting. 2025-06-28 06:49:01.679 +03:00 [DBG] Connection id "0HNC8090TG8NL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:49:01.680 +03:00 [DBG] Connection id "0HNC8090TG8NL" stopped. 2025-06-28 06:50:01.677 +03:00 [DBG] Connection id "0HNC8090TG8NM" accepted. 2025-06-28 06:50:01.677 +03:00 [DBG] Connection id "0HNC8090TG8NM" started. 2025-06-28 06:50:01.677 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:50:01.677 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:50:01.677 +03:00 [DBG] POST requests are not supported 2025-06-28 06:50:01.677 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:50:01.678 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 06:50:01.678 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:50:01.678 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:50:01.678 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:50:01.678 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:50:01.678 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:50:01.678 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:50:01.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-28 06:50:01.678 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:50:01.678 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:50:01.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-28 06:50:01.678 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:50:01.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-28 06:50:01.678 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:50:01.678 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:50:01.678 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:50:01.678 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:50:01.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:50:01.678 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:50:01.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:50:01.678 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:50:01.678 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:50:01.678 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1296ms. 2025-06-28 06:50:01.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:50:01.678 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:50:01.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:50:01.678 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:50:01.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:50:01.678 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:50:01.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:50:01.678 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:50:01.678 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:50:01.678 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:50:01.678 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:50:01.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:50:01.679 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:50:01.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:50:01.679 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:50:01.679 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:50:01.679 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:50:01.679 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6773ms 2025-06-28 06:50:01.679 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:50:01.679 +03:00 [DBG] Connection id "0HNC8090TG8NM" completed keep alive response. 2025-06-28 06:50:01.679 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2889ms 2025-06-28 06:50:01.679 +03:00 [DBG] Connection id "0HNC8090TG8NM" received FIN. 2025-06-28 06:50:01.679 +03:00 [DBG] Connection id "0HNC8090TG8NM" disconnecting. 2025-06-28 06:50:01.679 +03:00 [DBG] Connection id "0HNC8090TG8NM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:50:01.680 +03:00 [DBG] Connection id "0HNC8090TG8NM" stopped. 2025-06-28 06:51:01.679 +03:00 [DBG] Connection id "0HNC8090TG8NN" accepted. 2025-06-28 06:51:01.679 +03:00 [DBG] Connection id "0HNC8090TG8NN" started. 2025-06-28 06:51:01.679 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:51:01.679 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:51:01.679 +03:00 [DBG] POST requests are not supported 2025-06-28 06:51:01.679 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:51:01.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-28 06:51:01.679 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:51:01.679 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:51:01.679 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:51:01.679 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:51:01.679 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:51:01.679 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:51:01.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-28 06:51:01.680 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:51:01.680 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:51:01.680 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 06:51:01.680 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:51:01.680 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 06:51:01.680 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:51:01.680 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:51:01.680 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:51:01.680 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:51:01.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:51:01.680 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:51:01.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:51:01.680 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:51:01.680 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:51:01.680 +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-28 06:51:01.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:51:01.680 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:51:01.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:51:01.680 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:51:01.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:51:01.680 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:51:01.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:51:01.680 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:51:01.680 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:51:01.680 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:51:01.680 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:51:01.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:51:01.680 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:51:01.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:51:01.680 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:51:01.680 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:51:01.680 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:51:01.680 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7064ms 2025-06-28 06:51:01.680 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:51:01.680 +03:00 [DBG] Connection id "0HNC8090TG8NN" completed keep alive response. 2025-06-28 06:51:01.680 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2894ms 2025-06-28 06:51:01.681 +03:00 [DBG] Connection id "0HNC8090TG8NN" received FIN. 2025-06-28 06:51:01.681 +03:00 [DBG] Connection id "0HNC8090TG8NN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:51:01.681 +03:00 [DBG] Connection id "0HNC8090TG8NN" disconnecting. 2025-06-28 06:51:01.681 +03:00 [DBG] Connection id "0HNC8090TG8NN" stopped. 2025-06-28 06:52:01.690 +03:00 [DBG] Connection id "0HNC8090TG8NO" accepted. 2025-06-28 06:52:01.690 +03:00 [DBG] Connection id "0HNC8090TG8NO" started. 2025-06-28 06:52:01.690 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:52:01.690 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:52:01.690 +03:00 [DBG] POST requests are not supported 2025-06-28 06:52:01.690 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:52:01.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-28 06:52:01.690 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:52:01.690 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:52:01.690 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:52:01.690 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:52:01.690 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:52:01.690 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:52:01.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-28 06:52:01.691 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:52:01.691 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:52:01.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-28 06:52:01.691 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:52:01.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-28 06:52:01.691 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:52:01.691 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:52:01.691 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:52:01.691 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:52:01.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:52:01.691 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:52:01.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:52:01.691 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:52:01.691 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:52:01.691 +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-28 06:52:01.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:52:01.691 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:52:01.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:52:01.691 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:52:01.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:52:01.691 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:52:01.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:52:01.691 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:52:01.691 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:52:01.691 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:52:01.691 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:52:01.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:52:01.691 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:52:01.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:52:01.691 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:52:01.691 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:52:01.691 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:52:01.691 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.752ms 2025-06-28 06:52:01.691 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:52:01.691 +03:00 [DBG] Connection id "0HNC8090TG8NO" completed keep alive response. 2025-06-28 06:52:01.692 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2831ms 2025-06-28 06:52:01.692 +03:00 [DBG] Connection id "0HNC8090TG8NO" received FIN. 2025-06-28 06:52:01.692 +03:00 [DBG] Connection id "0HNC8090TG8NO" disconnecting. 2025-06-28 06:52:01.692 +03:00 [DBG] Connection id "0HNC8090TG8NO" stopped. 2025-06-28 06:52:01.692 +03:00 [DBG] Connection id "0HNC8090TG8NO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:53:01.691 +03:00 [DBG] Connection id "0HNC8090TG8NP" accepted. 2025-06-28 06:53:01.692 +03:00 [DBG] Connection id "0HNC8090TG8NP" started. 2025-06-28 06:53:01.692 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:53:01.692 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:53:01.692 +03:00 [DBG] POST requests are not supported 2025-06-28 06:53:01.692 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:53:01.692 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 06:53:01.692 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:53:01.692 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:53:01.692 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:53:01.692 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:53:01.692 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:53:01.692 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:53:01.692 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 06:53:01.692 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:53:01.692 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:53:01.692 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 06:53:01.692 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:53:01.692 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 06:53:01.692 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:53:01.692 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:53:01.692 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:53:01.692 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:53:01.692 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:53:01.692 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:53:01.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:53:01.693 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:53:01.693 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:53:01.693 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1447ms. 2025-06-28 06:53:01.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:53:01.693 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:53:01.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:53:01.693 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:53:01.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:53:01.693 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:53:01.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:53:01.693 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:53:01.693 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:53:01.693 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:53:01.693 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:53:01.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:53:01.693 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:53:01.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:53:01.693 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:53:01.693 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:53:01.693 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:53:01.693 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8122ms 2025-06-28 06:53:01.693 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:53:01.693 +03:00 [DBG] Connection id "0HNC8090TG8NP" completed keep alive response. 2025-06-28 06:53:01.693 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5678ms 2025-06-28 06:53:01.694 +03:00 [DBG] Connection id "0HNC8090TG8NP" received FIN. 2025-06-28 06:53:01.694 +03:00 [DBG] Connection id "0HNC8090TG8NP" disconnecting. 2025-06-28 06:53:01.694 +03:00 [DBG] Connection id "0HNC8090TG8NP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:53:01.695 +03:00 [DBG] Connection id "0HNC8090TG8NP" stopped. 2025-06-28 06:54:01.679 +03:00 [DBG] Connection id "0HNC8090TG8NQ" accepted. 2025-06-28 06:54:01.679 +03:00 [DBG] Connection id "0HNC8090TG8NQ" started. 2025-06-28 06:54:01.680 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:54:01.680 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:54:01.680 +03:00 [DBG] POST requests are not supported 2025-06-28 06:54:01.680 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:54:01.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-28 06:54:01.680 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:54:01.680 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:54:01.680 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:54:01.680 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:54:01.680 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:54:01.680 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:54:01.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-28 06:54:01.680 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:54:01.680 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:54:01.680 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 06:54:01.680 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:54:01.680 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 06:54:01.680 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:54:01.680 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:54:01.680 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:54:01.680 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:54:01.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:54:01.680 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:54:01.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:54:01.680 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:54:01.680 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:54:01.680 +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-28 06:54:01.681 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:54:01.681 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:54:01.681 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:54:01.681 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:54:01.681 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:54:01.681 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:54:01.681 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:54:01.681 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:54:01.681 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:54:01.681 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:54:01.681 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:54:01.681 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:54:01.681 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:54:01.681 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:54:01.681 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:54:01.681 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:54:01.681 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:54:01.681 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8056ms 2025-06-28 06:54:01.681 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:54:01.681 +03:00 [DBG] Connection id "0HNC8090TG8NQ" completed keep alive response. 2025-06-28 06:54:01.681 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4012ms 2025-06-28 06:54:01.681 +03:00 [DBG] Connection id "0HNC8090TG8NQ" received FIN. 2025-06-28 06:54:01.681 +03:00 [DBG] Connection id "0HNC8090TG8NQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:54:01.681 +03:00 [DBG] Connection id "0HNC8090TG8NQ" disconnecting. 2025-06-28 06:54:01.681 +03:00 [DBG] Connection id "0HNC8090TG8NQ" stopped. 2025-06-28 06:55:01.687 +03:00 [DBG] Connection id "0HNC8090TG8NR" accepted. 2025-06-28 06:55:01.687 +03:00 [DBG] Connection id "0HNC8090TG8NR" started. 2025-06-28 06:55:01.688 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:55:01.688 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:55:01.688 +03:00 [DBG] POST requests are not supported 2025-06-28 06:55:01.688 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:55:01.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-28 06:55:01.688 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:55:01.688 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:55:01.688 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:55:01.688 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:55:01.688 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:55:01.688 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:55:01.688 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 06:55:01.688 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:55:01.688 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:55:01.688 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 06:55:01.688 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:55:01.688 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 06:55:01.688 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:55:01.688 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:55:01.688 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:55:01.688 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:55:01.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:55:01.688 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:55:01.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:55:01.688 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:55:01.688 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:55:01.688 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1271ms. 2025-06-28 06:55:01.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:55:01.688 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:55:01.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:55:01.689 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:55:01.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:55:01.689 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:55:01.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:55:01.689 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:55:01.689 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:55:01.689 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:55:01.689 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:55:01.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:55:01.689 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:55:01.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:55:01.689 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:55:01.689 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:55:01.689 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:55:01.689 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7279ms 2025-06-28 06:55:01.689 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:55:01.689 +03:00 [DBG] Connection id "0HNC8090TG8NR" completed keep alive response. 2025-06-28 06:55:01.689 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3948ms 2025-06-28 06:55:01.689 +03:00 [DBG] Connection id "0HNC8090TG8NR" received FIN. 2025-06-28 06:55:01.689 +03:00 [DBG] Connection id "0HNC8090TG8NR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:55:01.689 +03:00 [DBG] Connection id "0HNC8090TG8NR" disconnecting. 2025-06-28 06:55:01.689 +03:00 [DBG] Connection id "0HNC8090TG8NR" stopped. 2025-06-28 06:56:01.687 +03:00 [DBG] Connection id "0HNC8090TG8NS" accepted. 2025-06-28 06:56:01.687 +03:00 [DBG] Connection id "0HNC8090TG8NS" started. 2025-06-28 06:56:01.687 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:56:01.687 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:56:01.687 +03:00 [DBG] POST requests are not supported 2025-06-28 06:56:01.687 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:56:01.687 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 06:56:01.687 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:56:01.687 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:56:01.687 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:56:01.687 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:56:01.687 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:56:01.687 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:56:01.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-28 06:56:01.687 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:56:01.688 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:56:01.688 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 06:56:01.688 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:56:01.688 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 06:56:01.688 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:56:01.688 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:56:01.688 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:56:01.688 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:56:01.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:56:01.688 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:56:01.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:56:01.688 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:56:01.688 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:56:01.688 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1395ms. 2025-06-28 06:56:01.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:56:01.688 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:56:01.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:56:01.688 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:56:01.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:56:01.688 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:56:01.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:56:01.688 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:56:01.688 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:56:01.688 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:56:01.688 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:56:01.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:56:01.688 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:56:01.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:56:01.688 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:56:01.688 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:56:01.688 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:56:01.688 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8014ms 2025-06-28 06:56:01.688 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:56:01.688 +03:00 [DBG] Connection id "0HNC8090TG8NS" completed keep alive response. 2025-06-28 06:56:01.688 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4832ms 2025-06-28 06:56:01.689 +03:00 [DBG] Connection id "0HNC8090TG8NS" received FIN. 2025-06-28 06:56:01.689 +03:00 [DBG] Connection id "0HNC8090TG8NS" disconnecting. 2025-06-28 06:56:01.689 +03:00 [DBG] Connection id "0HNC8090TG8NS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:56:01.690 +03:00 [DBG] Connection id "0HNC8090TG8NS" stopped. 2025-06-28 06:57:01.682 +03:00 [DBG] Connection id "0HNC8090TG8NT" accepted. 2025-06-28 06:57:01.682 +03:00 [DBG] Connection id "0HNC8090TG8NT" started. 2025-06-28 06:57:01.682 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:57:01.682 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:57:01.682 +03:00 [DBG] POST requests are not supported 2025-06-28 06:57:01.682 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:57:01.682 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 06:57:01.682 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:57:01.682 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:57:01.682 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:57:01.682 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:57:01.682 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:57:01.683 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:57:01.683 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 06:57:01.683 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:57:01.683 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:57:01.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-28 06:57:01.683 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:57:01.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-28 06:57:01.683 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:57:01.683 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:57:01.683 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:57:01.683 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:57:01.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:57:01.683 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:57:01.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:57:01.683 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:57:01.683 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:57:01.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-28 06:57:01.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:57:01.683 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:57:01.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:57:01.683 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:57:01.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:57:01.683 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:57:01.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:57:01.683 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:57:01.683 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:57:01.683 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:57:01.683 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:57:01.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:57:01.683 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:57:01.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:57:01.683 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:57:01.684 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:57:01.684 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:57:01.684 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7314ms 2025-06-28 06:57:01.684 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:57:01.684 +03:00 [DBG] Connection id "0HNC8090TG8NT" completed keep alive response. 2025-06-28 06:57:01.684 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4309ms 2025-06-28 06:57:01.684 +03:00 [DBG] Connection id "0HNC8090TG8NT" received FIN. 2025-06-28 06:57:01.684 +03:00 [DBG] Connection id "0HNC8090TG8NT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:57:01.684 +03:00 [DBG] Connection id "0HNC8090TG8NT" disconnecting. 2025-06-28 06:57:01.684 +03:00 [DBG] Connection id "0HNC8090TG8NT" stopped. 2025-06-28 06:58:01.693 +03:00 [DBG] Connection id "0HNC8090TG8NU" accepted. 2025-06-28 06:58:01.693 +03:00 [DBG] Connection id "0HNC8090TG8NU" started. 2025-06-28 06:58:01.693 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:58:01.693 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:58:01.693 +03:00 [DBG] POST requests are not supported 2025-06-28 06:58:01.693 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:58:01.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-28 06:58:01.693 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:58:01.693 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:58:01.693 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:58:01.693 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:58:01.693 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:58:01.693 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:58:01.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-28 06:58:01.694 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:58:01.694 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:58:01.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-28 06:58:01.694 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:58:01.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-28 06:58:01.694 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:58:01.694 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:58:01.694 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:58:01.694 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:58:01.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:58:01.694 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:58:01.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:58:01.694 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:58:01.694 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:58:01.694 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1417ms. 2025-06-28 06:58:01.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:58:01.694 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:58:01.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:58:01.694 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:58:01.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:58:01.694 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:58:01.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:58:01.694 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:58:01.694 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:58:01.695 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:58:01.695 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:58:01.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:58:01.695 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:58:01.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:58:01.695 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:58:01.695 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:58:01.695 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:58:01.695 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0671ms 2025-06-28 06:58:01.695 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:58:01.695 +03:00 [DBG] Connection id "0HNC8090TG8NU" completed keep alive response. 2025-06-28 06:58:01.695 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9262ms 2025-06-28 06:58:01.695 +03:00 [DBG] Connection id "0HNC8090TG8NU" received FIN. 2025-06-28 06:58:01.695 +03:00 [DBG] Connection id "0HNC8090TG8NU" disconnecting. 2025-06-28 06:58:01.695 +03:00 [DBG] Connection id "0HNC8090TG8NU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:58:01.696 +03:00 [DBG] Connection id "0HNC8090TG8NU" stopped. 2025-06-28 06:59:01.678 +03:00 [DBG] Connection id "0HNC8090TG8NV" accepted. 2025-06-28 06:59:01.678 +03:00 [DBG] Connection id "0HNC8090TG8NV" started. 2025-06-28 06:59:01.678 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 06:59:01.678 +03:00 [VRB] All hosts are allowed. 2025-06-28 06:59:01.678 +03:00 [DBG] POST requests are not supported 2025-06-28 06:59:01.678 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 06:59:01.678 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 06:59:01.678 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:59:01.679 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 06:59:01.679 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 06:59:01.679 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 06:59:01.679 +03:00 [INF] CORS policy execution successful. 2025-06-28 06:59:01.679 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:59:01.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-28 06:59:01.679 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 06:59:01.679 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 06:59:01.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-28 06:59:01.679 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 06:59:01.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-28 06:59:01.679 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:59:01.679 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:59:01.679 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:59:01.679 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 06:59:01.679 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:59:01.679 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:59:01.679 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:59:01.680 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:59:01.680 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 06:59:01.680 +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-28 06:59:01.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:59:01.680 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 06:59:01.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:59:01.680 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 06:59:01.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:59:01.680 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:59:01.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:59:01.680 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:59:01.680 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:59:01.680 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 06:59:01.680 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 06:59:01.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:59:01.680 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 06:59:01.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:59:01.680 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:59:01.680 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:59:01.680 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 06:59:01.680 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8623ms 2025-06-28 06:59:01.680 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 06:59:01.680 +03:00 [DBG] Connection id "0HNC8090TG8NV" completed keep alive response. 2025-06-28 06:59:01.680 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9447ms 2025-06-28 06:59:01.680 +03:00 [DBG] Connection id "0HNC8090TG8NV" received FIN. 2025-06-28 06:59:01.680 +03:00 [DBG] Connection id "0HNC8090TG8NV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 06:59:01.681 +03:00 [DBG] Connection id "0HNC8090TG8NV" disconnecting. 2025-06-28 06:59:01.681 +03:00 [DBG] Connection id "0HNC8090TG8NV" stopped. 2025-06-28 07:00:01.692 +03:00 [DBG] Connection id "0HNC8090TG8O0" accepted. 2025-06-28 07:00:01.692 +03:00 [DBG] Connection id "0HNC8090TG8O0" started. 2025-06-28 07:00:01.693 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:00:01.693 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:00:01.693 +03:00 [DBG] POST requests are not supported 2025-06-28 07:00:01.693 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:00:01.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-28 07:00:01.693 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:00:01.693 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:00:01.693 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:00:01.693 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:00:01.693 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:00:01.693 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:00:01.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-28 07:00:01.693 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:00:01.693 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:00:01.693 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 07:00:01.693 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:00:01.693 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 07:00:01.693 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:00:01.694 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:00:01.694 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:00:01.694 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:00:01.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:00:01.694 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:00:01.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:00:01.694 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:00:01.694 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:00:01.694 +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-28 07:00:01.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:00:01.694 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:00:01.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:00:01.694 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:00:01.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:00:01.694 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:00:01.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:00:01.694 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:00:01.694 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:00:01.694 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:00:01.694 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:00:01.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:00:01.694 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:00:01.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:00:01.694 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:00:01.695 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:00:01.695 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:00:01.695 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1201ms 2025-06-28 07:00:01.695 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:00:01.695 +03:00 [DBG] Connection id "0HNC8090TG8O0" completed keep alive response. 2025-06-28 07:00:01.695 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0904ms 2025-06-28 07:00:01.695 +03:00 [DBG] Connection id "0HNC8090TG8O0" received FIN. 2025-06-28 07:00:01.695 +03:00 [DBG] Connection id "0HNC8090TG8O0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:00:01.695 +03:00 [DBG] Connection id "0HNC8090TG8O0" disconnecting. 2025-06-28 07:00:01.695 +03:00 [DBG] Connection id "0HNC8090TG8O0" stopped. 2025-06-28 07:01:01.685 +03:00 [DBG] Connection id "0HNC8090TG8O1" accepted. 2025-06-28 07:01:01.685 +03:00 [DBG] Connection id "0HNC8090TG8O1" started. 2025-06-28 07:01:01.685 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:01:01.685 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:01:01.685 +03:00 [DBG] POST requests are not supported 2025-06-28 07:01:01.685 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:01:01.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-28 07:01:01.686 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:01:01.686 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:01:01.686 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:01:01.686 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:01:01.686 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:01:01.686 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:01:01.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-28 07:01:01.686 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:01:01.686 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:01:01.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-28 07:01:01.686 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:01:01.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-28 07:01:01.686 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:01:01.686 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:01:01.686 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:01:01.686 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:01:01.687 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:01:01.687 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:01:01.687 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:01:01.687 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:01:01.687 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:01:01.687 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2347ms. 2025-06-28 07:01:01.687 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:01:01.687 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:01:01.687 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:01:01.687 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:01:01.687 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:01:01.687 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:01:01.687 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:01:01.687 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:01:01.687 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:01:01.687 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:01:01.687 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:01:01.687 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:01:01.687 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:01:01.687 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:01:01.688 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:01:01.688 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:01:01.688 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:01:01.688 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2919ms 2025-06-28 07:01:01.688 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:01:01.688 +03:00 [DBG] Connection id "0HNC8090TG8O1" completed keep alive response. 2025-06-28 07:01:01.688 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5005ms 2025-06-28 07:01:01.688 +03:00 [DBG] Connection id "0HNC8090TG8O1" received FIN. 2025-06-28 07:01:01.688 +03:00 [DBG] Connection id "0HNC8090TG8O1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:01:01.688 +03:00 [DBG] Connection id "0HNC8090TG8O1" disconnecting. 2025-06-28 07:01:01.688 +03:00 [DBG] Connection id "0HNC8090TG8O1" stopped. 2025-06-28 07:02:01.762 +03:00 [DBG] Connection id "0HNC8090TG8O2" accepted. 2025-06-28 07:02:01.762 +03:00 [DBG] Connection id "0HNC8090TG8O2" started. 2025-06-28 07:02:01.762 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:02:01.762 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:02:01.762 +03:00 [DBG] POST requests are not supported 2025-06-28 07:02:01.762 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:02:01.762 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 07:02:01.762 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:02:01.762 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:02:01.762 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:02:01.762 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:02:01.762 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:02:01.762 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:02:01.762 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 07:02:01.763 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:02:01.763 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:02:01.763 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 07:02:01.763 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:02:01.763 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 07:02:01.763 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:02:01.763 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:02:01.763 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:02:01.763 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:02:01.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:02:01.763 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:02:01.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:02:01.763 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:02:01.763 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:02:01.763 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.141ms. 2025-06-28 07:02:01.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:02:01.763 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:02:01.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:02:01.763 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:02:01.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:02:01.763 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:02:01.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:02:01.763 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:02:01.763 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:02:01.764 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:02:01.764 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:02:01.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:02:01.764 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:02:01.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:02:01.764 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:02:01.764 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:02:01.764 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:02:01.764 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0193ms 2025-06-28 07:02:01.764 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:02:01.764 +03:00 [DBG] Connection id "0HNC8090TG8O2" completed keep alive response. 2025-06-28 07:02:01.764 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8096ms 2025-06-28 07:02:01.764 +03:00 [DBG] Connection id "0HNC8090TG8O2" received FIN. 2025-06-28 07:02:01.764 +03:00 [DBG] Connection id "0HNC8090TG8O2" disconnecting. 2025-06-28 07:02:01.764 +03:00 [DBG] Connection id "0HNC8090TG8O2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:02:01.765 +03:00 [DBG] Connection id "0HNC8090TG8O2" stopped. 2025-06-28 07:03:01.686 +03:00 [DBG] Connection id "0HNC8090TG8O3" accepted. 2025-06-28 07:03:01.686 +03:00 [DBG] Connection id "0HNC8090TG8O3" started. 2025-06-28 07:03:01.686 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:03:01.686 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:03:01.686 +03:00 [DBG] POST requests are not supported 2025-06-28 07:03:01.686 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:03:01.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-28 07:03:01.686 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:03:01.687 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:03:01.687 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:03:01.687 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:03:01.687 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:03:01.687 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:03:01.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-28 07:03:01.687 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:03:01.687 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:03:01.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-28 07:03:01.687 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:03:01.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-28 07:03:01.687 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:03:01.687 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:03:01.687 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:03:01.687 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:03:01.687 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:03:01.687 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:03:01.687 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:03:01.687 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:03:01.687 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:03:01.688 +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-28 07:03:01.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:03:01.688 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:03:01.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:03:01.688 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:03:01.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:03:01.688 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:03:01.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:03:01.688 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:03:01.688 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:03:01.688 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:03:01.688 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:03:01.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:03:01.688 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:03:01.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:03:01.688 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:03:01.688 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:03:01.688 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:03:01.688 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0912ms 2025-06-28 07:03:01.688 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:03:01.688 +03:00 [DBG] Connection id "0HNC8090TG8O3" completed keep alive response. 2025-06-28 07:03:01.688 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0167ms 2025-06-28 07:03:01.693 +03:00 [DBG] Connection id "0HNC8090TG8O3" received FIN. 2025-06-28 07:03:01.693 +03:00 [DBG] Connection id "0HNC8090TG8O3" disconnecting. 2025-06-28 07:03:01.693 +03:00 [DBG] Connection id "0HNC8090TG8O3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:03:01.693 +03:00 [DBG] Connection id "0HNC8090TG8O3" stopped. 2025-06-28 07:04:01.690 +03:00 [DBG] Connection id "0HNC8090TG8O4" accepted. 2025-06-28 07:04:01.691 +03:00 [DBG] Connection id "0HNC8090TG8O4" started. 2025-06-28 07:04:01.691 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:04:01.691 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:04:01.691 +03:00 [DBG] POST requests are not supported 2025-06-28 07:04:01.691 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:04:01.691 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 07:04:01.691 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:04:01.691 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:04:01.691 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:04:01.691 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:04:01.691 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:04:01.692 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:04:01.692 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 07:04:01.692 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:04:01.692 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:04:01.692 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 07:04:01.692 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:04:01.692 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 07:04:01.692 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:04:01.692 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:04:01.692 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:04:01.692 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:04:01.692 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:04:01.692 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:04:01.692 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:04:01.692 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:04:01.693 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:04:01.693 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2969ms. 2025-06-28 07:04:01.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:04:01.693 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:04:01.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:04:01.693 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:04:01.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:04:01.693 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:04:01.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:04:01.693 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:04:01.693 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:04:01.693 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:04:01.693 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:04:01.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:04:01.693 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:04:01.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:04:01.693 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:04:01.693 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:04:01.693 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:04:01.693 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.362ms 2025-06-28 07:04:01.693 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:04:01.694 +03:00 [DBG] Connection id "0HNC8090TG8O4" completed keep alive response. 2025-06-28 07:04:01.694 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.541ms 2025-06-28 07:04:01.694 +03:00 [DBG] Connection id "0HNC8090TG8O4" received FIN. 2025-06-28 07:04:01.694 +03:00 [DBG] Connection id "0HNC8090TG8O4" disconnecting. 2025-06-28 07:04:01.694 +03:00 [DBG] Connection id "0HNC8090TG8O4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:04:01.695 +03:00 [DBG] Connection id "0HNC8090TG8O4" stopped. 2025-06-28 07:05:01.694 +03:00 [DBG] Connection id "0HNC8090TG8O5" accepted. 2025-06-28 07:05:01.694 +03:00 [DBG] Connection id "0HNC8090TG8O5" started. 2025-06-28 07:05:01.695 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:05:01.695 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:05:01.695 +03:00 [DBG] POST requests are not supported 2025-06-28 07:05:01.695 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:05:01.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-28 07:05:01.695 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:05:01.695 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:05:01.695 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:05:01.695 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:05:01.695 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:05:01.695 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:05:01.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-28 07:05:01.695 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:05:01.695 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:05:01.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-28 07:05:01.695 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:05:01.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-28 07:05:01.695 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:05:01.695 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:05:01.695 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:05:01.695 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:05:01.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:05:01.695 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:05:01.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:05:01.695 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:05:01.696 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:05:01.696 +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-28 07:05:01.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:05:01.696 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:05:01.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:05:01.696 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:05:01.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:05:01.696 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:05:01.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:05:01.696 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:05:01.696 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:05:01.696 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:05:01.696 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:05:01.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:05:01.696 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:05:01.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:05:01.696 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:05:01.696 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:05:01.696 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:05:01.696 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1521ms 2025-06-28 07:05:01.696 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:05:01.696 +03:00 [DBG] Connection id "0HNC8090TG8O5" completed keep alive response. 2025-06-28 07:05:01.696 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8135ms 2025-06-28 07:05:01.697 +03:00 [DBG] Connection id "0HNC8090TG8O5" received FIN. 2025-06-28 07:05:01.697 +03:00 [DBG] Connection id "0HNC8090TG8O5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:05:01.697 +03:00 [DBG] Connection id "0HNC8090TG8O5" disconnecting. 2025-06-28 07:05:01.697 +03:00 [DBG] Connection id "0HNC8090TG8O5" stopped. 2025-06-28 07:06:01.690 +03:00 [DBG] Connection id "0HNC8090TG8O6" accepted. 2025-06-28 07:06:01.690 +03:00 [DBG] Connection id "0HNC8090TG8O6" started. 2025-06-28 07:06:01.690 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:06:01.690 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:06:01.691 +03:00 [DBG] POST requests are not supported 2025-06-28 07:06:01.691 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:06:01.691 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 07:06:01.691 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:06:01.691 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:06:01.691 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:06:01.691 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:06:01.691 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:06:01.691 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:06:01.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-28 07:06:01.691 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:06:01.691 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:06:01.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-28 07:06:01.691 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:06:01.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-28 07:06:01.691 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:06:01.691 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:06:01.691 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:06:01.691 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:06:01.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:06:01.691 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:06:01.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:06:01.691 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:06:01.691 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:06:01.691 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1417ms. 2025-06-28 07:06:01.692 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:06:01.692 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:06:01.692 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:06:01.692 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:06:01.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:06:01.692 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:06:01.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:06:01.692 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:06:01.692 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:06:01.692 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:06:01.692 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:06:01.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:06:01.692 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:06:01.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:06:01.692 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:06:01.692 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:06:01.692 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:06:01.692 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8091ms 2025-06-28 07:06:01.692 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:06:01.692 +03:00 [DBG] Connection id "0HNC8090TG8O6" completed keep alive response. 2025-06-28 07:06:01.692 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.574ms 2025-06-28 07:06:01.692 +03:00 [DBG] Connection id "0HNC8090TG8O6" received FIN. 2025-06-28 07:06:01.692 +03:00 [DBG] Connection id "0HNC8090TG8O6" disconnecting. 2025-06-28 07:06:01.692 +03:00 [DBG] Connection id "0HNC8090TG8O6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:06:01.693 +03:00 [DBG] Connection id "0HNC8090TG8O6" stopped. 2025-06-28 07:07:01.694 +03:00 [DBG] Connection id "0HNC8090TG8O7" accepted. 2025-06-28 07:07:01.694 +03:00 [DBG] Connection id "0HNC8090TG8O7" started. 2025-06-28 07:07:01.694 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:07:01.694 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:07:01.694 +03:00 [DBG] POST requests are not supported 2025-06-28 07:07:01.694 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:07:01.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-28 07:07:01.695 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:07:01.695 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:07:01.695 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:07:01.695 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:07:01.695 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:07:01.695 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:07:01.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-28 07:07:01.695 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:07:01.695 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:07:01.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-28 07:07:01.695 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:07:01.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-28 07:07:01.695 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:07:01.695 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:07:01.695 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:07:01.695 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:07:01.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:07:01.695 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:07:01.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:07:01.695 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:07:01.695 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:07:01.696 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1593ms. 2025-06-28 07:07:01.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:07:01.696 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:07:01.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:07:01.696 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:07:01.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:07:01.696 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:07:01.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:07:01.696 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:07:01.696 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:07:01.696 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:07:01.696 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:07:01.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:07:01.696 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:07:01.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:07:01.696 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:07:01.696 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:07:01.696 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:07:01.696 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1392ms 2025-06-28 07:07:01.696 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:07:01.696 +03:00 [DBG] Connection id "0HNC8090TG8O7" completed keep alive response. 2025-06-28 07:07:01.696 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1016ms 2025-06-28 07:07:01.697 +03:00 [DBG] Connection id "0HNC8090TG8O7" received FIN. 2025-06-28 07:07:01.697 +03:00 [DBG] Connection id "0HNC8090TG8O7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:07:01.697 +03:00 [DBG] Connection id "0HNC8090TG8O7" disconnecting. 2025-06-28 07:07:01.697 +03:00 [DBG] Connection id "0HNC8090TG8O7" stopped. 2025-06-28 07:08:01.692 +03:00 [DBG] Connection id "0HNC8090TG8O8" accepted. 2025-06-28 07:08:01.692 +03:00 [DBG] Connection id "0HNC8090TG8O8" started. 2025-06-28 07:08:01.693 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:08:01.693 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:08:01.693 +03:00 [DBG] POST requests are not supported 2025-06-28 07:08:01.693 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:08:01.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-28 07:08:01.693 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:08:01.693 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:08:01.693 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:08:01.693 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:08:01.693 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:08:01.693 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:08:01.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-28 07:08:01.693 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:08:01.693 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:08:01.693 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 07:08:01.693 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:08:01.693 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 07:08:01.693 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:08:01.693 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:08:01.694 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:08:01.694 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:08:01.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:08:01.694 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:08:01.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:08:01.694 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:08:01.694 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:08:01.694 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1758ms. 2025-06-28 07:08:01.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:08:01.694 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:08:01.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:08:01.694 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:08:01.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:08:01.694 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:08:01.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:08:01.694 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:08:01.694 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:08:01.694 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:08:01.694 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:08:01.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:08:01.694 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:08:01.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:08:01.695 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:08:01.695 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:08:01.695 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:08:01.695 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2123ms 2025-06-28 07:08:01.695 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:08:01.695 +03:00 [DBG] Connection id "0HNC8090TG8O8" completed keep alive response. 2025-06-28 07:08:01.695 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2699ms 2025-06-28 07:08:01.695 +03:00 [DBG] Connection id "0HNC8090TG8O8" received FIN. 2025-06-28 07:08:01.695 +03:00 [DBG] Connection id "0HNC8090TG8O8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:08:01.695 +03:00 [DBG] Connection id "0HNC8090TG8O8" disconnecting. 2025-06-28 07:08:01.696 +03:00 [DBG] Connection id "0HNC8090TG8O8" stopped. 2025-06-28 07:09:01.690 +03:00 [DBG] Connection id "0HNC8090TG8O9" accepted. 2025-06-28 07:09:01.690 +03:00 [DBG] Connection id "0HNC8090TG8O9" started. 2025-06-28 07:09:01.690 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:09:01.690 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:09:01.690 +03:00 [DBG] POST requests are not supported 2025-06-28 07:09:01.690 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:09:01.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-28 07:09:01.690 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:09:01.690 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:09:01.690 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:09:01.690 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:09:01.690 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:09:01.690 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:09:01.690 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 07:09:01.690 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:09:01.690 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:09:01.690 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 07:09:01.690 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:09:01.690 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 07:09:01.690 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:09:01.690 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:09:01.691 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:09:01.691 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:09:01.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:09:01.691 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:09:01.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:09:01.691 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:09:01.691 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:09:01.691 +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-28 07:09:01.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:09:01.691 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:09:01.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:09:01.691 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:09:01.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:09:01.691 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:09:01.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:09:01.691 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:09:01.691 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:09:01.691 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:09:01.691 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:09:01.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:09:01.691 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:09:01.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:09:01.691 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:09:01.691 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:09:01.691 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:09:01.691 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6995ms 2025-06-28 07:09:01.691 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:09:01.691 +03:00 [DBG] Connection id "0HNC8090TG8O9" completed keep alive response. 2025-06-28 07:09:01.691 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3016ms 2025-06-28 07:09:01.691 +03:00 [DBG] Connection id "0HNC8090TG8O9" received FIN. 2025-06-28 07:09:01.692 +03:00 [DBG] Connection id "0HNC8090TG8O9" disconnecting. 2025-06-28 07:09:01.692 +03:00 [DBG] Connection id "0HNC8090TG8O9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:09:01.693 +03:00 [DBG] Connection id "0HNC8090TG8O9" stopped. 2025-06-28 07:10:01.695 +03:00 [DBG] Connection id "0HNC8090TG8OA" accepted. 2025-06-28 07:10:01.695 +03:00 [DBG] Connection id "0HNC8090TG8OA" started. 2025-06-28 07:10:01.695 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:10:01.695 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:10:01.695 +03:00 [DBG] POST requests are not supported 2025-06-28 07:10:01.695 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:10:01.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-28 07:10:01.696 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:10:01.696 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:10:01.696 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:10:01.696 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:10:01.696 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:10:01.696 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:10:01.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-28 07:10:01.696 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:10:01.696 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:10:01.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-28 07:10:01.696 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:10:01.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-28 07:10:01.696 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:10:01.696 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:10:01.696 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:10:01.696 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:10:01.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:10:01.696 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:10:01.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:10:01.696 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:10:01.696 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:10:01.696 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1272ms. 2025-06-28 07:10:01.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:10:01.696 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:10:01.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:10:01.696 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:10:01.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:10:01.696 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:10:01.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:10:01.696 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:10:01.696 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:10:01.696 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:10:01.696 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:10:01.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:10:01.696 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:10:01.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:10:01.696 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:10:01.696 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:10:01.697 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:10:01.697 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5653ms 2025-06-28 07:10:01.697 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:10:01.697 +03:00 [DBG] Connection id "0HNC8090TG8OA" completed keep alive response. 2025-06-28 07:10:01.697 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3568ms 2025-06-28 07:10:01.697 +03:00 [DBG] Connection id "0HNC8090TG8OA" received FIN. 2025-06-28 07:10:01.697 +03:00 [DBG] Connection id "0HNC8090TG8OA" disconnecting. 2025-06-28 07:10:01.697 +03:00 [DBG] Connection id "0HNC8090TG8OA" stopped. 2025-06-28 07:10:01.697 +03:00 [DBG] Connection id "0HNC8090TG8OA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:11:01.690 +03:00 [DBG] Connection id "0HNC8090TG8OB" accepted. 2025-06-28 07:11:01.690 +03:00 [DBG] Connection id "0HNC8090TG8OB" started. 2025-06-28 07:11:01.691 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:11:01.691 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:11:01.691 +03:00 [DBG] POST requests are not supported 2025-06-28 07:11:01.691 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:11:01.691 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 07:11:01.691 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:11:01.691 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:11:01.691 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:11:01.691 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:11:01.691 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:11:01.691 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:11:01.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-28 07:11:01.691 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:11:01.691 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:11:01.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-28 07:11:01.691 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:11:01.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-28 07:11:01.691 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:11:01.691 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:11:01.691 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:11:01.691 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:11:01.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:11:01.691 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:11:01.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:11:01.691 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:11:01.691 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:11:01.691 +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-28 07:11:01.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:11:01.692 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:11:01.692 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:11:01.692 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:11:01.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:11:01.692 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:11:01.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:11:01.692 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:11:01.692 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:11:01.692 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:11:01.692 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:11:01.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:11:01.692 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:11:01.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:11:01.692 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:11:01.692 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:11:01.692 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:11:01.692 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7219ms 2025-06-28 07:11:01.692 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:11:01.692 +03:00 [DBG] Connection id "0HNC8090TG8OB" completed keep alive response. 2025-06-28 07:11:01.692 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3278ms 2025-06-28 07:11:01.692 +03:00 [DBG] Connection id "0HNC8090TG8OB" received FIN. 2025-06-28 07:11:01.692 +03:00 [DBG] Connection id "0HNC8090TG8OB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:11:01.692 +03:00 [DBG] Connection id "0HNC8090TG8OB" disconnecting. 2025-06-28 07:11:01.693 +03:00 [DBG] Connection id "0HNC8090TG8OB" stopped. 2025-06-28 07:12:01.688 +03:00 [DBG] Connection id "0HNC8090TG8OC" accepted. 2025-06-28 07:12:01.688 +03:00 [DBG] Connection id "0HNC8090TG8OC" started. 2025-06-28 07:12:01.688 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:12:01.688 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:12:01.688 +03:00 [DBG] POST requests are not supported 2025-06-28 07:12:01.688 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:12:01.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-28 07:12:01.688 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:12:01.688 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:12:01.688 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:12:01.688 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:12:01.688 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:12:01.688 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:12:01.688 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 07:12:01.688 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:12:01.688 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:12:01.688 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 07:12:01.689 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:12:01.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-28 07:12:01.689 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:12:01.689 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:12:01.689 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:12:01.689 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:12:01.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:12:01.689 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:12:01.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:12:01.689 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:12:01.689 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:12:01.689 +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-28 07:12:01.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:12:01.689 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:12:01.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:12:01.689 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:12:01.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:12:01.689 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:12:01.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:12:01.689 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:12:01.689 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:12:01.689 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:12:01.689 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:12:01.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:12:01.689 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:12:01.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:12:01.689 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:12:01.689 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:12:01.689 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:12:01.689 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7416ms 2025-06-28 07:12:01.689 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:12:01.689 +03:00 [DBG] Connection id "0HNC8090TG8OC" completed keep alive response. 2025-06-28 07:12:01.689 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.35ms 2025-06-28 07:12:01.690 +03:00 [DBG] Connection id "0HNC8090TG8OC" received FIN. 2025-06-28 07:12:01.690 +03:00 [DBG] Connection id "0HNC8090TG8OC" disconnecting. 2025-06-28 07:12:01.690 +03:00 [DBG] Connection id "0HNC8090TG8OC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:12:01.691 +03:00 [DBG] Connection id "0HNC8090TG8OC" stopped. 2025-06-28 07:13:01.694 +03:00 [DBG] Connection id "0HNC8090TG8OD" accepted. 2025-06-28 07:13:01.694 +03:00 [DBG] Connection id "0HNC8090TG8OD" started. 2025-06-28 07:13:01.695 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:13:01.695 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:13:01.695 +03:00 [DBG] POST requests are not supported 2025-06-28 07:13:01.695 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:13:01.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-28 07:13:01.695 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:13:01.695 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:13:01.695 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:13:01.695 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:13:01.695 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:13:01.695 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:13:01.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-28 07:13:01.695 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:13:01.695 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:13:01.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-28 07:13:01.695 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:13:01.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-28 07:13:01.695 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:13:01.695 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:13:01.695 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:13:01.695 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:13:01.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:13:01.696 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:13:01.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:13:01.696 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:13:01.696 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:13:01.696 +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-28 07:13:01.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:13:01.696 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:13:01.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:13:01.696 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:13:01.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:13:01.696 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:13:01.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:13:01.696 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:13:01.696 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:13:01.696 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:13:01.696 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:13:01.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:13:01.696 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:13:01.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:13:01.696 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:13:01.696 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:13:01.696 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:13:01.697 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2638ms 2025-06-28 07:13:01.697 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:13:01.697 +03:00 [DBG] Connection id "0HNC8090TG8OD" completed keep alive response. 2025-06-28 07:13:01.697 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2427ms 2025-06-28 07:13:01.697 +03:00 [DBG] Connection id "0HNC8090TG8OD" received FIN. 2025-06-28 07:13:01.697 +03:00 [DBG] Connection id "0HNC8090TG8OD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:13:01.697 +03:00 [DBG] Connection id "0HNC8090TG8OD" disconnecting. 2025-06-28 07:13:01.697 +03:00 [DBG] Connection id "0HNC8090TG8OD" stopped. 2025-06-28 07:14:01.695 +03:00 [DBG] Connection id "0HNC8090TG8OE" accepted. 2025-06-28 07:14:01.695 +03:00 [DBG] Connection id "0HNC8090TG8OE" started. 2025-06-28 07:14:01.695 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:14:01.696 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:14:01.696 +03:00 [DBG] POST requests are not supported 2025-06-28 07:14:01.696 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:14:01.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-28 07:14:01.696 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:14:01.696 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:14:01.696 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:14:01.696 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:14:01.696 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:14:01.696 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:14:01.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-28 07:14:01.696 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:14:01.696 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:14:01.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-28 07:14:01.696 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:14:01.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-28 07:14:01.696 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:14:01.696 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:14:01.696 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:14:01.696 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:14:01.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:14:01.696 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:14:01.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:14:01.696 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:14:01.696 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:14:01.696 +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-28 07:14:01.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:14:01.696 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:14:01.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:14:01.696 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:14:01.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:14:01.696 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:14:01.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:14:01.696 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:14:01.697 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:14:01.697 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:14:01.697 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:14:01.697 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:14:01.697 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:14:01.697 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:14:01.697 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:14:01.697 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:14:01.697 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:14:01.697 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7692ms 2025-06-28 07:14:01.697 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:14:01.697 +03:00 [DBG] Connection id "0HNC8090TG8OE" completed keep alive response. 2025-06-28 07:14:01.697 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3733ms 2025-06-28 07:14:01.697 +03:00 [DBG] Connection id "0HNC8090TG8OE" received FIN. 2025-06-28 07:14:01.697 +03:00 [DBG] Connection id "0HNC8090TG8OE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:14:01.697 +03:00 [DBG] Connection id "0HNC8090TG8OE" disconnecting. 2025-06-28 07:14:01.697 +03:00 [DBG] Connection id "0HNC8090TG8OE" stopped. 2025-06-28 07:15:01.692 +03:00 [DBG] Connection id "0HNC8090TG8OF" accepted. 2025-06-28 07:15:01.692 +03:00 [DBG] Connection id "0HNC8090TG8OF" started. 2025-06-28 07:15:01.692 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:15:01.692 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:15:01.692 +03:00 [DBG] POST requests are not supported 2025-06-28 07:15:01.692 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:15:01.692 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 07:15:01.692 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:15:01.692 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:15:01.692 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:15:01.692 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:15:01.692 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:15:01.692 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:15:01.692 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 07:15:01.692 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:15:01.692 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:15:01.692 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 07:15:01.692 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:15:01.693 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 07:15:01.693 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:15:01.693 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:15:01.693 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:15:01.693 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:15:01.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:15:01.693 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:15:01.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:15:01.693 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:15:01.693 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:15:01.693 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1688ms. 2025-06-28 07:15:01.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:15:01.693 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:15:01.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:15:01.693 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:15:01.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:15:01.693 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:15:01.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:15:01.693 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:15:01.693 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:15:01.693 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:15:01.693 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:15:01.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:15:01.693 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:15:01.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:15:01.694 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:15:01.694 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:15:01.694 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:15:01.694 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0764ms 2025-06-28 07:15:01.694 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:15:01.694 +03:00 [DBG] Connection id "0HNC8090TG8OF" completed keep alive response. 2025-06-28 07:15:01.694 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9783ms 2025-06-28 07:15:01.694 +03:00 [DBG] Connection id "0HNC8090TG8OF" received FIN. 2025-06-28 07:15:01.694 +03:00 [DBG] Connection id "0HNC8090TG8OF" disconnecting. 2025-06-28 07:15:01.694 +03:00 [DBG] Connection id "0HNC8090TG8OF" stopped. 2025-06-28 07:15:01.694 +03:00 [DBG] Connection id "0HNC8090TG8OF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:16:01.688 +03:00 [DBG] Connection id "0HNC8090TG8OG" accepted. 2025-06-28 07:16:01.688 +03:00 [DBG] Connection id "0HNC8090TG8OG" started. 2025-06-28 07:16:01.688 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:16:01.688 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:16:01.688 +03:00 [DBG] POST requests are not supported 2025-06-28 07:16:01.688 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:16:01.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-28 07:16:01.688 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:16:01.688 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:16:01.688 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:16:01.689 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:16:01.689 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:16:01.689 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:16:01.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-28 07:16:01.689 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:16:01.689 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:16:01.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-28 07:16:01.689 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:16:01.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-28 07:16:01.689 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:16:01.689 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:16:01.689 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:16:01.689 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:16:01.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:16:01.689 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:16:01.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:16:01.689 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:16:01.689 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:16:01.689 +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-28 07:16:01.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:16:01.689 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:16:01.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:16:01.689 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:16:01.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:16:01.689 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:16:01.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:16:01.689 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:16:01.689 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:16:01.689 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:16:01.689 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:16:01.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:16:01.689 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:16:01.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:16:01.689 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:16:01.689 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:16:01.689 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:16:01.689 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.638ms 2025-06-28 07:16:01.689 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:16:01.690 +03:00 [DBG] Connection id "0HNC8090TG8OG" completed keep alive response. 2025-06-28 07:16:01.690 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.314ms 2025-06-28 07:16:01.690 +03:00 [DBG] Connection id "0HNC8090TG8OG" received FIN. 2025-06-28 07:16:01.690 +03:00 [DBG] Connection id "0HNC8090TG8OG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:16:01.690 +03:00 [DBG] Connection id "0HNC8090TG8OG" disconnecting. 2025-06-28 07:16:01.690 +03:00 [DBG] Connection id "0HNC8090TG8OG" stopped. 2025-06-28 07:17:01.697 +03:00 [DBG] Connection id "0HNC8090TG8OH" accepted. 2025-06-28 07:17:01.698 +03:00 [DBG] Connection id "0HNC8090TG8OH" started. 2025-06-28 07:17:01.698 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:17:01.698 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:17:01.698 +03:00 [DBG] POST requests are not supported 2025-06-28 07:17:01.698 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:17:01.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-28 07:17:01.698 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:17:01.698 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:17:01.698 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:17:01.698 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:17:01.698 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:17:01.698 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:17:01.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-28 07:17:01.698 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:17:01.698 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:17:01.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-28 07:17:01.698 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:17:01.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-28 07:17:01.698 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:17:01.698 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:17:01.698 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:17:01.699 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:17:01.699 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:17:01.699 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:17:01.699 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:17:01.699 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:17:01.699 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:17:01.699 +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-28 07:17:01.699 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:17:01.699 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:17:01.699 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:17:01.699 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:17:01.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:17:01.699 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:17:01.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:17:01.699 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:17:01.699 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:17:01.699 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:17:01.699 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:17:01.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:17:01.699 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:17:01.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:17:01.699 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:17:01.699 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:17:01.699 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:17:01.699 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8079ms 2025-06-28 07:17:01.699 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:17:01.699 +03:00 [DBG] Connection id "0HNC8090TG8OH" completed keep alive response. 2025-06-28 07:17:01.699 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5543ms 2025-06-28 07:17:01.700 +03:00 [DBG] Connection id "0HNC8090TG8OH" received FIN. 2025-06-28 07:17:01.700 +03:00 [DBG] Connection id "0HNC8090TG8OH" disconnecting. 2025-06-28 07:17:01.700 +03:00 [DBG] Connection id "0HNC8090TG8OH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:17:01.701 +03:00 [DBG] Connection id "0HNC8090TG8OH" stopped. 2025-06-28 07:18:01.688 +03:00 [DBG] Connection id "0HNC8090TG8OI" accepted. 2025-06-28 07:18:01.688 +03:00 [DBG] Connection id "0HNC8090TG8OI" started. 2025-06-28 07:18:01.688 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:18:01.688 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:18:01.689 +03:00 [DBG] POST requests are not supported 2025-06-28 07:18:01.689 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:18:01.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-28 07:18:01.689 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:18:01.689 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:18:01.689 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:18:01.689 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:18:01.689 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:18:01.689 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:18:01.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-28 07:18:01.689 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:18:01.689 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:18:01.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-28 07:18:01.689 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:18:01.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-28 07:18:01.689 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:18:01.689 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:18:01.689 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:18:01.689 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:18:01.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:18:01.689 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:18:01.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:18:01.689 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:18:01.689 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:18:01.690 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1535ms. 2025-06-28 07:18:01.690 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:18:01.690 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:18:01.690 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:18:01.690 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:18:01.690 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:18:01.690 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:18:01.690 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:18:01.690 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:18:01.690 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:18:01.690 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:18:01.690 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:18:01.690 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:18:01.690 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:18:01.690 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:18:01.690 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:18:01.690 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:18:01.690 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:18:01.690 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0574ms 2025-06-28 07:18:01.690 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:18:01.690 +03:00 [DBG] Connection id "0HNC8090TG8OI" completed keep alive response. 2025-06-28 07:18:01.690 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9429ms 2025-06-28 07:18:01.691 +03:00 [DBG] Connection id "0HNC8090TG8OI" received FIN. 2025-06-28 07:18:01.691 +03:00 [DBG] Connection id "0HNC8090TG8OI" disconnecting. 2025-06-28 07:18:01.691 +03:00 [DBG] Connection id "0HNC8090TG8OI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:18:01.692 +03:00 [DBG] Connection id "0HNC8090TG8OI" stopped. 2025-06-28 07:19:01.690 +03:00 [DBG] Connection id "0HNC8090TG8OJ" accepted. 2025-06-28 07:19:01.690 +03:00 [DBG] Connection id "0HNC8090TG8OJ" started. 2025-06-28 07:19:01.690 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:19:01.690 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:19:01.690 +03:00 [DBG] POST requests are not supported 2025-06-28 07:19:01.690 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:19:01.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-28 07:19:01.690 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:19:01.690 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:19:01.690 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:19:01.690 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:19:01.690 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:19:01.690 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:19:01.690 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 07:19:01.690 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:19:01.690 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:19:01.690 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 07:19:01.690 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:19:01.690 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 07:19:01.690 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:19:01.690 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:19:01.691 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:19:01.691 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:19:01.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:19:01.691 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:19:01.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:19:01.691 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:19:01.691 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:19:01.691 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1323ms. 2025-06-28 07:19:01.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:19:01.691 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:19:01.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:19:01.691 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:19:01.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:19:01.691 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:19:01.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:19:01.691 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:19:01.691 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:19:01.691 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:19:01.691 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:19:01.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:19:01.691 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:19:01.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:19:01.691 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:19:01.691 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:19:01.691 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:19:01.691 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7206ms 2025-06-28 07:19:01.691 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:19:01.691 +03:00 [DBG] Connection id "0HNC8090TG8OJ" completed keep alive response. 2025-06-28 07:19:01.691 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3404ms 2025-06-28 07:19:01.692 +03:00 [DBG] Connection id "0HNC8090TG8OJ" received FIN. 2025-06-28 07:19:01.692 +03:00 [DBG] Connection id "0HNC8090TG8OJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:19:01.692 +03:00 [DBG] Connection id "0HNC8090TG8OJ" disconnecting. 2025-06-28 07:19:01.692 +03:00 [DBG] Connection id "0HNC8090TG8OJ" stopped. 2025-06-28 07:20:01.697 +03:00 [DBG] Connection id "0HNC8090TG8OK" accepted. 2025-06-28 07:20:01.697 +03:00 [DBG] Connection id "0HNC8090TG8OK" started. 2025-06-28 07:20:01.697 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:20:01.697 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:20:01.697 +03:00 [DBG] POST requests are not supported 2025-06-28 07:20:01.697 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:20:01.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-28 07:20:01.697 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:20:01.697 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:20:01.697 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:20:01.697 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:20:01.698 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:20:01.698 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:20:01.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-28 07:20:01.698 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:20:01.698 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:20:01.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-28 07:20:01.698 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:20:01.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-28 07:20:01.698 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:20:01.698 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:20:01.698 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:20:01.698 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:20:01.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:20:01.698 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:20:01.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:20:01.698 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:20:01.698 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:20:01.698 +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-28 07:20:01.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:20:01.698 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:20:01.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:20:01.698 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:20:01.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:20:01.698 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:20:01.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:20:01.699 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:20:01.699 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:20:01.699 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:20:01.699 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:20:01.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:20:01.699 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:20:01.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:20:01.699 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:20:01.699 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:20:01.699 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:20:01.699 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9598ms 2025-06-28 07:20:01.699 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:20:01.699 +03:00 [DBG] Connection id "0HNC8090TG8OK" completed keep alive response. 2025-06-28 07:20:01.699 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7272ms 2025-06-28 07:20:01.699 +03:00 [DBG] Connection id "0HNC8090TG8OK" received FIN. 2025-06-28 07:20:01.699 +03:00 [DBG] Connection id "0HNC8090TG8OK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:20:01.699 +03:00 [DBG] Connection id "0HNC8090TG8OK" disconnecting. 2025-06-28 07:20:01.699 +03:00 [DBG] Connection id "0HNC8090TG8OK" stopped. 2025-06-28 07:21:01.700 +03:00 [DBG] Connection id "0HNC8090TG8OL" accepted. 2025-06-28 07:21:01.700 +03:00 [DBG] Connection id "0HNC8090TG8OL" started. 2025-06-28 07:21:01.700 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:21:01.700 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:21:01.700 +03:00 [DBG] POST requests are not supported 2025-06-28 07:21:01.700 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:21:01.700 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 07:21:01.700 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:21:01.700 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:21:01.700 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:21:01.700 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:21:01.700 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:21:01.700 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:21:01.700 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 07:21:01.700 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:21:01.700 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:21:01.700 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 07:21:01.700 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:21:01.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-28 07:21:01.701 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:21:01.701 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:21:01.701 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:21:01.701 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:21:01.701 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:21:01.701 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:21:01.701 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:21:01.701 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:21:01.701 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:21:01.701 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1303ms. 2025-06-28 07:21:01.701 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:21:01.701 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:21:01.701 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:21:01.701 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:21:01.701 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:21:01.701 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:21:01.701 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:21:01.701 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:21:01.701 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:21:01.701 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:21:01.701 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:21:01.701 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:21:01.701 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:21:01.701 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:21:01.701 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:21:01.701 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:21:01.701 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:21:01.701 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8421ms 2025-06-28 07:21:01.701 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:21:01.702 +03:00 [DBG] Connection id "0HNC8090TG8OL" completed keep alive response. 2025-06-28 07:21:01.702 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6101ms 2025-06-28 07:21:01.702 +03:00 [DBG] Connection id "0HNC8090TG8OL" received FIN. 2025-06-28 07:21:01.702 +03:00 [DBG] Connection id "0HNC8090TG8OL" disconnecting. 2025-06-28 07:21:01.702 +03:00 [DBG] Connection id "0HNC8090TG8OL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:21:01.703 +03:00 [DBG] Connection id "0HNC8090TG8OL" stopped. 2025-06-28 07:22:01.697 +03:00 [DBG] Connection id "0HNC8090TG8OM" accepted. 2025-06-28 07:22:01.697 +03:00 [DBG] Connection id "0HNC8090TG8OM" started. 2025-06-28 07:22:01.697 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:22:01.697 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:22:01.697 +03:00 [DBG] POST requests are not supported 2025-06-28 07:22:01.697 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:22:01.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-28 07:22:01.697 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:22:01.697 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:22:01.697 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:22:01.697 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:22:01.697 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:22:01.698 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:22:01.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-28 07:22:01.698 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:22:01.698 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:22:01.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-28 07:22:01.698 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:22:01.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-28 07:22:01.698 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:22:01.698 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:22:01.698 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:22:01.698 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:22:01.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:22:01.698 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:22:01.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:22:01.698 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:22:01.698 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:22:01.698 +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-28 07:22:01.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:22:01.698 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:22:01.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:22:01.698 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:22:01.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:22:01.698 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:22:01.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:22:01.698 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:22:01.698 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:22:01.698 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:22:01.698 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:22:01.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:22:01.699 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:22:01.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:22:01.699 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:22:01.699 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:22:01.699 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:22:01.699 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8918ms 2025-06-28 07:22:01.699 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:22:01.699 +03:00 [DBG] Connection id "0HNC8090TG8OM" completed keep alive response. 2025-06-28 07:22:01.699 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5957ms 2025-06-28 07:22:01.699 +03:00 [DBG] Connection id "0HNC8090TG8OM" received FIN. 2025-06-28 07:22:01.699 +03:00 [DBG] Connection id "0HNC8090TG8OM" disconnecting. 2025-06-28 07:22:01.699 +03:00 [DBG] Connection id "0HNC8090TG8OM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:22:01.700 +03:00 [DBG] Connection id "0HNC8090TG8OM" stopped. 2025-06-28 07:23:01.697 +03:00 [DBG] Connection id "0HNC8090TG8ON" accepted. 2025-06-28 07:23:01.697 +03:00 [DBG] Connection id "0HNC8090TG8ON" started. 2025-06-28 07:23:01.697 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:23:01.697 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:23:01.697 +03:00 [DBG] POST requests are not supported 2025-06-28 07:23:01.697 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:23:01.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-28 07:23:01.697 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:23:01.697 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:23:01.697 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:23:01.697 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:23:01.697 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:23:01.697 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:23:01.697 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 07:23:01.697 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:23:01.697 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:23:01.697 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 07:23:01.697 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:23:01.697 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 07:23:01.697 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:23:01.698 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:23:01.698 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:23:01.698 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:23:01.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:23:01.698 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:23:01.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:23:01.698 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:23:01.698 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:23:01.698 +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-28 07:23:01.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:23:01.698 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:23:01.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:23:01.698 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:23:01.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:23:01.698 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:23:01.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:23:01.698 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:23:01.698 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:23:01.698 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:23:01.698 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:23:01.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:23:01.698 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:23:01.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:23:01.698 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:23:01.698 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:23:01.698 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:23:01.698 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7183ms 2025-06-28 07:23:01.698 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:23:01.698 +03:00 [DBG] Connection id "0HNC8090TG8ON" completed keep alive response. 2025-06-28 07:23:01.698 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3661ms 2025-06-28 07:23:01.699 +03:00 [DBG] Connection id "0HNC8090TG8ON" received FIN. 2025-06-28 07:23:01.699 +03:00 [DBG] Connection id "0HNC8090TG8ON" disconnecting. 2025-06-28 07:23:01.699 +03:00 [DBG] Connection id "0HNC8090TG8ON" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:23:01.700 +03:00 [DBG] Connection id "0HNC8090TG8ON" stopped. 2025-06-28 07:24:01.701 +03:00 [DBG] Connection id "0HNC8090TG8OO" accepted. 2025-06-28 07:24:01.701 +03:00 [DBG] Connection id "0HNC8090TG8OO" started. 2025-06-28 07:24:01.702 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:24:01.702 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:24:01.702 +03:00 [DBG] POST requests are not supported 2025-06-28 07:24:01.702 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:24:01.702 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 07:24:01.702 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:24:01.702 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:24:01.702 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:24:01.702 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:24:01.702 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:24:01.702 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:24:01.702 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 07:24:01.702 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:24:01.702 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:24:01.702 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 07:24:01.702 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:24:01.702 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 07:24:01.702 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:24:01.702 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:24:01.702 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:24:01.702 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:24:01.702 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:24:01.702 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:24:01.702 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:24:01.702 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:24:01.702 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:24:01.703 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1228ms. 2025-06-28 07:24:01.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:24:01.703 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:24:01.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:24:01.703 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:24:01.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:24:01.703 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:24:01.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:24:01.703 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:24:01.703 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:24:01.703 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:24:01.703 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:24:01.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:24:01.703 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:24:01.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:24:01.703 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:24:01.703 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:24:01.703 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:24:01.703 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8294ms 2025-06-28 07:24:01.703 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:24:01.703 +03:00 [DBG] Connection id "0HNC8090TG8OO" completed keep alive response. 2025-06-28 07:24:01.703 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5342ms 2025-06-28 07:24:01.703 +03:00 [DBG] Connection id "0HNC8090TG8OO" received FIN. 2025-06-28 07:24:01.704 +03:00 [DBG] Connection id "0HNC8090TG8OO" disconnecting. 2025-06-28 07:24:01.704 +03:00 [DBG] Connection id "0HNC8090TG8OO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:24:01.705 +03:00 [DBG] Connection id "0HNC8090TG8OO" stopped. 2025-06-28 07:25:01.697 +03:00 [DBG] Connection id "0HNC8090TG8OP" accepted. 2025-06-28 07:25:01.697 +03:00 [DBG] Connection id "0HNC8090TG8OP" started. 2025-06-28 07:25:01.697 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:25:01.697 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:25:01.697 +03:00 [DBG] POST requests are not supported 2025-06-28 07:25:01.697 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:25:01.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-28 07:25:01.697 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:25:01.697 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:25:01.697 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:25:01.697 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:25:01.697 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:25:01.697 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:25:01.697 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 07:25:01.698 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:25:01.698 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:25:01.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-28 07:25:01.698 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:25:01.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-28 07:25:01.698 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:25:01.698 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:25:01.698 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:25:01.698 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:25:01.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:25:01.698 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:25:01.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:25:01.698 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:25:01.698 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:25:01.698 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1337ms. 2025-06-28 07:25:01.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:25:01.698 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:25:01.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:25:01.698 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:25:01.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:25:01.698 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:25:01.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:25:01.698 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:25:01.698 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:25:01.698 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:25:01.698 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:25:01.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:25:01.698 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:25:01.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:25:01.698 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:25:01.698 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:25:01.698 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:25:01.698 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8489ms 2025-06-28 07:25:01.699 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:25:01.699 +03:00 [DBG] Connection id "0HNC8090TG8OP" completed keep alive response. 2025-06-28 07:25:01.699 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5632ms 2025-06-28 07:25:01.699 +03:00 [DBG] Connection id "0HNC8090TG8OP" received FIN. 2025-06-28 07:25:01.699 +03:00 [DBG] Connection id "0HNC8090TG8OP" disconnecting. 2025-06-28 07:25:01.699 +03:00 [DBG] Connection id "0HNC8090TG8OP" stopped. 2025-06-28 07:25:01.699 +03:00 [DBG] Connection id "0HNC8090TG8OP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:26:01.693 +03:00 [DBG] Connection id "0HNC8090TG8OQ" accepted. 2025-06-28 07:26:01.693 +03:00 [DBG] Connection id "0HNC8090TG8OQ" started. 2025-06-28 07:26:01.693 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:26:01.693 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:26:01.693 +03:00 [DBG] POST requests are not supported 2025-06-28 07:26:01.693 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:26:01.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-28 07:26:01.693 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:26:01.693 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:26:01.693 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:26:01.693 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:26:01.693 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:26:01.693 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:26:01.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-28 07:26:01.693 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:26:01.694 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:26:01.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-28 07:26:01.694 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:26:01.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-28 07:26:01.694 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:26:01.694 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:26:01.694 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:26:01.694 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:26:01.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:26:01.694 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:26:01.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:26:01.694 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:26:01.694 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:26:01.694 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1393ms. 2025-06-28 07:26:01.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:26:01.694 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:26:01.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:26:01.694 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:26:01.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:26:01.694 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:26:01.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:26:01.694 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:26:01.694 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:26:01.694 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:26:01.694 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:26:01.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:26:01.694 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:26:01.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:26:01.694 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:26:01.694 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:26:01.694 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:26:01.694 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.837ms 2025-06-28 07:26:01.695 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:26:01.695 +03:00 [DBG] Connection id "0HNC8090TG8OQ" completed keep alive response. 2025-06-28 07:26:01.695 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6333ms 2025-06-28 07:26:01.695 +03:00 [DBG] Connection id "0HNC8090TG8OQ" received FIN. 2025-06-28 07:26:01.695 +03:00 [DBG] Connection id "0HNC8090TG8OQ" disconnecting. 2025-06-28 07:26:01.695 +03:00 [DBG] Connection id "0HNC8090TG8OQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:26:01.696 +03:00 [DBG] Connection id "0HNC8090TG8OQ" stopped. 2025-06-28 07:27:01.692 +03:00 [DBG] Connection id "0HNC8090TG8OR" accepted. 2025-06-28 07:27:01.692 +03:00 [DBG] Connection id "0HNC8090TG8OR" started. 2025-06-28 07:27:01.693 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:27:01.693 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:27:01.693 +03:00 [DBG] POST requests are not supported 2025-06-28 07:27:01.693 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:27:01.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-28 07:27:01.693 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:27:01.693 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:27:01.693 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:27:01.693 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:27:01.693 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:27:01.693 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:27:01.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-28 07:27:01.693 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:27:01.693 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:27:01.693 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 07:27:01.693 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:27:01.693 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 07:27:01.693 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:27:01.693 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:27:01.693 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:27:01.693 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:27:01.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:27:01.693 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:27:01.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:27:01.693 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:27:01.693 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:27:01.693 +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-28 07:27:01.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:27:01.693 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:27:01.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:27:01.693 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:27:01.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:27:01.693 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:27:01.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:27:01.693 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:27:01.693 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:27:01.694 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:27:01.694 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:27:01.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:27:01.694 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:27:01.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:27:01.694 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:27:01.694 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:27:01.694 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:27:01.694 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5842ms 2025-06-28 07:27:01.694 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:27:01.694 +03:00 [DBG] Connection id "0HNC8090TG8OR" completed keep alive response. 2025-06-28 07:27:01.694 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1513ms 2025-06-28 07:27:01.694 +03:00 [DBG] Connection id "0HNC8090TG8OR" received FIN. 2025-06-28 07:27:01.694 +03:00 [DBG] Connection id "0HNC8090TG8OR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:27:01.694 +03:00 [DBG] Connection id "0HNC8090TG8OR" disconnecting. 2025-06-28 07:27:01.694 +03:00 [DBG] Connection id "0HNC8090TG8OR" stopped. 2025-06-28 07:28:01.691 +03:00 [DBG] Connection id "0HNC8090TG8OS" accepted. 2025-06-28 07:28:01.691 +03:00 [DBG] Connection id "0HNC8090TG8OS" started. 2025-06-28 07:28:01.691 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:28:01.691 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:28:01.691 +03:00 [DBG] POST requests are not supported 2025-06-28 07:28:01.691 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:28:01.691 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 07:28:01.691 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:28:01.691 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:28:01.692 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:28:01.692 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:28:01.692 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:28:01.692 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:28:01.692 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 07:28:01.692 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:28:01.692 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:28:01.692 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 07:28:01.692 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:28:01.692 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 07:28:01.692 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:28:01.692 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:28:01.692 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:28:01.692 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:28:01.692 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:28:01.692 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:28:01.692 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:28:01.692 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:28:01.693 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:28:01.694 +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-28 07:28:01.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:28:01.694 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:28:01.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:28:01.694 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:28:01.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:28:01.694 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:28:01.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:28:01.694 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:28:01.694 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:28:01.694 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:28:01.694 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:28:01.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:28:01.694 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:28:01.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:28:01.694 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:28:01.695 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:28:01.695 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:28:01.695 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.5872ms 2025-06-28 07:28:01.695 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:28:01.695 +03:00 [DBG] Connection id "0HNC8090TG8OS" completed keep alive response. 2025-06-28 07:28:01.695 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.5505ms 2025-06-28 07:28:01.695 +03:00 [DBG] Connection id "0HNC8090TG8OS" received FIN. 2025-06-28 07:28:01.695 +03:00 [DBG] Connection id "0HNC8090TG8OS" disconnecting. 2025-06-28 07:28:01.695 +03:00 [DBG] Connection id "0HNC8090TG8OS" stopped. 2025-06-28 07:28:01.695 +03:00 [DBG] Connection id "0HNC8090TG8OS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:29:01.695 +03:00 [DBG] Connection id "0HNC8090TG8OT" accepted. 2025-06-28 07:29:01.695 +03:00 [DBG] Connection id "0HNC8090TG8OT" started. 2025-06-28 07:29:01.696 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:29:01.696 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:29:01.696 +03:00 [DBG] POST requests are not supported 2025-06-28 07:29:01.696 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:29:01.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-28 07:29:01.696 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:29:01.696 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:29:01.696 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:29:01.696 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:29:01.696 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:29:01.696 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:29:01.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-28 07:29:01.696 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:29:01.696 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:29:01.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-28 07:29:01.696 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:29:01.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-28 07:29:01.696 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:29:01.696 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:29:01.696 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:29:01.696 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:29:01.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:29:01.696 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:29:01.697 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:29:01.697 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:29:01.697 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:29:01.697 +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-28 07:29:01.697 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:29:01.697 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:29:01.697 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:29:01.697 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:29:01.697 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:29:01.697 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:29:01.697 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:29:01.697 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:29:01.697 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:29:01.697 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:29:01.697 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:29:01.697 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:29:01.697 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:29:01.697 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:29:01.697 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:29:01.697 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:29:01.697 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:29:01.697 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9974ms 2025-06-28 07:29:01.697 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:29:01.697 +03:00 [DBG] Connection id "0HNC8090TG8OT" completed keep alive response. 2025-06-28 07:29:01.697 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8568ms 2025-06-28 07:29:01.698 +03:00 [DBG] Connection id "0HNC8090TG8OT" received FIN. 2025-06-28 07:29:01.698 +03:00 [DBG] Connection id "0HNC8090TG8OT" disconnecting. 2025-06-28 07:29:01.698 +03:00 [DBG] Connection id "0HNC8090TG8OT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:29:01.699 +03:00 [DBG] Connection id "0HNC8090TG8OT" stopped. 2025-06-28 07:30:01.690 +03:00 [DBG] Connection id "0HNC8090TG8OU" accepted. 2025-06-28 07:30:01.690 +03:00 [DBG] Connection id "0HNC8090TG8OU" started. 2025-06-28 07:30:01.690 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:30:01.690 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:30:01.690 +03:00 [DBG] POST requests are not supported 2025-06-28 07:30:01.690 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:30:01.691 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 07:30:01.691 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:30:01.691 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:30:01.691 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:30:01.691 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:30:01.691 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:30:01.691 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:30:01.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-28 07:30:01.691 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:30:01.691 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:30:01.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-28 07:30:01.691 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:30:01.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-28 07:30:01.691 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:30:01.691 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:30:01.691 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:30:01.691 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:30:01.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:30:01.691 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:30:01.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:30:01.691 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:30:01.691 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:30:01.691 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1631ms. 2025-06-28 07:30:01.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:30:01.691 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:30:01.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:30:01.691 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:30:01.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:30:01.692 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:30:01.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:30:01.692 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:30:01.692 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:30:01.692 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:30:01.692 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:30:01.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:30:01.692 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:30:01.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:30:01.692 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:30:01.692 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:30:01.692 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:30:01.692 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.912ms 2025-06-28 07:30:01.692 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:30:01.692 +03:00 [DBG] Connection id "0HNC8090TG8OU" completed keep alive response. 2025-06-28 07:30:01.692 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5336ms 2025-06-28 07:30:01.692 +03:00 [DBG] Connection id "0HNC8090TG8OU" received FIN. 2025-06-28 07:30:01.692 +03:00 [DBG] Connection id "0HNC8090TG8OU" disconnecting. 2025-06-28 07:30:01.692 +03:00 [DBG] Connection id "0HNC8090TG8OU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:30:01.694 +03:00 [DBG] Connection id "0HNC8090TG8OU" stopped. 2025-06-28 07:31:01.705 +03:00 [DBG] Connection id "0HNC8090TG8OV" accepted. 2025-06-28 07:31:01.705 +03:00 [DBG] Connection id "0HNC8090TG8OV" started. 2025-06-28 07:31:01.705 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:31:01.705 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:31:01.705 +03:00 [DBG] POST requests are not supported 2025-06-28 07:31:01.705 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:31:01.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-28 07:31:01.706 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:31:01.706 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:31:01.706 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:31:01.706 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:31:01.706 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:31:01.706 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:31:01.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-28 07:31:01.706 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:31:01.706 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:31:01.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-28 07:31:01.706 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:31:01.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-28 07:31:01.706 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:31:01.706 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:31:01.706 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:31:01.706 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:31:01.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:31:01.706 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:31:01.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:31:01.706 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:31:01.706 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:31:01.706 +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-28 07:31:01.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:31:01.706 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:31:01.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:31:01.706 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:31:01.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:31:01.706 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:31:01.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:31:01.706 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:31:01.706 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:31:01.707 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:31:01.707 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:31:01.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:31:01.707 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:31:01.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:31:01.707 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:31:01.707 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:31:01.707 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:31:01.707 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7071ms 2025-06-28 07:31:01.707 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:31:01.707 +03:00 [DBG] Connection id "0HNC8090TG8OV" completed keep alive response. 2025-06-28 07:31:01.707 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3656ms 2025-06-28 07:31:01.707 +03:00 [DBG] Connection id "0HNC8090TG8OV" received FIN. 2025-06-28 07:31:01.707 +03:00 [DBG] Connection id "0HNC8090TG8OV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:31:01.707 +03:00 [DBG] Connection id "0HNC8090TG8OV" disconnecting. 2025-06-28 07:31:01.707 +03:00 [DBG] Connection id "0HNC8090TG8OV" stopped. 2025-06-28 07:32:01.759 +03:00 [DBG] Connection id "0HNC8090TG8P0" accepted. 2025-06-28 07:32:01.759 +03:00 [DBG] Connection id "0HNC8090TG8P0" started. 2025-06-28 07:32:01.759 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:32:01.759 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:32:01.759 +03:00 [DBG] POST requests are not supported 2025-06-28 07:32:01.760 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:32:01.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-28 07:32:01.760 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:32:01.760 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:32:01.760 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:32:01.760 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:32:01.760 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:32:01.760 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:32:01.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-28 07:32:01.760 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:32:01.760 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:32:01.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-28 07:32:01.760 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:32:01.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-28 07:32:01.760 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:32:01.760 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:32:01.760 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:32:01.760 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:32:01.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:32:01.760 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:32:01.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:32:01.760 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:32:01.760 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:32:01.760 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1543ms. 2025-06-28 07:32:01.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:32:01.760 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:32:01.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:32:01.760 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:32:01.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:32:01.761 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:32:01.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:32:01.761 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:32:01.761 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:32:01.761 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:32:01.761 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:32:01.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:32:01.761 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:32:01.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:32:01.761 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:32:01.761 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:32:01.761 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:32:01.761 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8624ms 2025-06-28 07:32:01.761 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:32:01.761 +03:00 [DBG] Connection id "0HNC8090TG8P0" completed keep alive response. 2025-06-28 07:32:01.761 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4893ms 2025-06-28 07:32:01.761 +03:00 [DBG] Connection id "0HNC8090TG8P0" received FIN. 2025-06-28 07:32:01.761 +03:00 [DBG] Connection id "0HNC8090TG8P0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:32:01.761 +03:00 [DBG] Connection id "0HNC8090TG8P0" disconnecting. 2025-06-28 07:32:01.761 +03:00 [DBG] Connection id "0HNC8090TG8P0" stopped. 2025-06-28 07:33:01.699 +03:00 [DBG] Connection id "0HNC8090TG8P1" accepted. 2025-06-28 07:33:01.699 +03:00 [DBG] Connection id "0HNC8090TG8P1" started. 2025-06-28 07:33:01.699 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:33:01.699 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:33:01.699 +03:00 [DBG] POST requests are not supported 2025-06-28 07:33:01.699 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:33:01.699 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 07:33:01.699 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:33:01.699 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:33:01.699 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:33:01.699 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:33:01.700 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:33:01.700 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:33:01.700 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 07:33:01.700 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:33:01.700 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:33:01.700 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 07:33:01.700 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:33:01.700 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 07:33:01.700 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:33:01.700 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:33:01.700 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:33:01.700 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:33:01.700 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:33:01.700 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:33:01.700 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:33:01.700 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:33:01.700 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:33:01.700 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1786ms. 2025-06-28 07:33:01.700 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:33:01.700 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:33:01.700 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:33:01.700 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:33:01.700 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:33:01.701 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:33:01.701 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:33:01.701 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:33:01.701 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:33:01.701 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:33:01.701 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:33:01.701 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:33:01.701 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:33:01.701 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:33:01.701 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:33:01.701 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:33:01.701 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:33:01.701 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0196ms 2025-06-28 07:33:01.701 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:33:01.701 +03:00 [DBG] Connection id "0HNC8090TG8P1" completed keep alive response. 2025-06-28 07:33:01.701 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.006ms 2025-06-28 07:33:01.701 +03:00 [DBG] Connection id "0HNC8090TG8P1" received FIN. 2025-06-28 07:33:01.701 +03:00 [DBG] Connection id "0HNC8090TG8P1" disconnecting. 2025-06-28 07:33:01.701 +03:00 [DBG] Connection id "0HNC8090TG8P1" stopped. 2025-06-28 07:33:01.701 +03:00 [DBG] Connection id "0HNC8090TG8P1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:34:01.689 +03:00 [DBG] Connection id "0HNC8090TG8P2" accepted. 2025-06-28 07:34:01.689 +03:00 [DBG] Connection id "0HNC8090TG8P2" started. 2025-06-28 07:34:01.689 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:34:01.689 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:34:01.689 +03:00 [DBG] POST requests are not supported 2025-06-28 07:34:01.690 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:34:01.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-28 07:34:01.690 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:34:01.690 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:34:01.690 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:34:01.690 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:34:01.690 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:34:01.690 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:34:01.690 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 07:34:01.690 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:34:01.690 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:34:01.690 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 07:34:01.690 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:34:01.690 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 07:34:01.690 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:34:01.690 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:34:01.690 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:34:01.690 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:34:01.690 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:34:01.690 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:34:01.690 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:34:01.690 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:34:01.690 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:34:01.692 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 1.158ms. 2025-06-28 07:34:01.692 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:34:01.692 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:34:01.692 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:34:01.692 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:34:01.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:34:01.692 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:34:01.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:34:01.692 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:34:01.692 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:34:01.692 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:34:01.692 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:34:01.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:34:01.692 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:34:01.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:34:01.692 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:34:01.692 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:34:01.692 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:34:01.692 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9421ms 2025-06-28 07:34:01.692 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:34:01.692 +03:00 [DBG] Connection id "0HNC8090TG8P2" completed keep alive response. 2025-06-28 07:34:01.692 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7698ms 2025-06-28 07:34:01.692 +03:00 [DBG] Connection id "0HNC8090TG8P2" received FIN. 2025-06-28 07:34:01.693 +03:00 [DBG] Connection id "0HNC8090TG8P2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:34:01.693 +03:00 [DBG] Connection id "0HNC8090TG8P2" disconnecting. 2025-06-28 07:34:01.693 +03:00 [DBG] Connection id "0HNC8090TG8P2" stopped. 2025-06-28 07:35:01.697 +03:00 [DBG] Connection id "0HNC8090TG8P3" accepted. 2025-06-28 07:35:01.697 +03:00 [DBG] Connection id "0HNC8090TG8P3" started. 2025-06-28 07:35:01.697 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:35:01.697 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:35:01.697 +03:00 [DBG] POST requests are not supported 2025-06-28 07:35:01.697 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:35:01.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-28 07:35:01.697 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:35:01.697 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:35:01.697 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:35:01.697 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:35:01.697 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:35:01.697 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:35:01.697 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 07:35:01.697 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:35:01.697 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:35:01.697 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 07:35:01.697 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:35:01.697 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 07:35:01.697 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:35:01.698 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:35:01.698 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:35:01.698 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:35:01.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:35:01.698 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:35:01.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:35:01.698 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:35:01.698 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:35:01.698 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1286ms. 2025-06-28 07:35:01.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:35:01.698 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:35:01.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:35:01.698 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:35:01.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:35:01.698 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:35:01.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:35:01.698 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:35:01.698 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:35:01.698 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:35:01.698 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:35:01.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:35:01.698 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:35:01.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:35:01.698 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:35:01.698 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:35:01.698 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:35:01.698 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6821ms 2025-06-28 07:35:01.698 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:35:01.698 +03:00 [DBG] Connection id "0HNC8090TG8P3" completed keep alive response. 2025-06-28 07:35:01.698 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3754ms 2025-06-28 07:35:01.699 +03:00 [DBG] Connection id "0HNC8090TG8P3" received FIN. 2025-06-28 07:35:01.699 +03:00 [DBG] Connection id "0HNC8090TG8P3" disconnecting. 2025-06-28 07:35:01.699 +03:00 [DBG] Connection id "0HNC8090TG8P3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:35:01.700 +03:00 [DBG] Connection id "0HNC8090TG8P3" stopped. 2025-06-28 07:36:01.696 +03:00 [DBG] Connection id "0HNC8090TG8P4" accepted. 2025-06-28 07:36:01.696 +03:00 [DBG] Connection id "0HNC8090TG8P4" started. 2025-06-28 07:36:01.697 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:36:01.697 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:36:01.697 +03:00 [DBG] POST requests are not supported 2025-06-28 07:36:01.697 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:36:01.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-28 07:36:01.697 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:36:01.697 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:36:01.697 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:36:01.697 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:36:01.697 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:36:01.697 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:36:01.697 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 07:36:01.697 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:36:01.697 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:36:01.697 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 07:36:01.697 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:36:01.697 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 07:36:01.697 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:36:01.697 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:36:01.697 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:36:01.697 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:36:01.697 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:36:01.697 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:36:01.697 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:36:01.697 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:36:01.697 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:36:01.698 +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-28 07:36:01.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:36:01.698 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:36:01.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:36:01.698 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:36:01.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:36:01.698 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:36:01.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:36:01.698 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:36:01.698 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:36:01.698 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:36:01.698 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:36:01.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:36:01.698 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:36:01.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:36:01.698 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:36:01.698 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:36:01.698 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:36:01.698 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7849ms 2025-06-28 07:36:01.698 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:36:01.698 +03:00 [DBG] Connection id "0HNC8090TG8P4" completed keep alive response. 2025-06-28 07:36:01.698 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5296ms 2025-06-28 07:36:01.698 +03:00 [DBG] Connection id "0HNC8090TG8P4" received FIN. 2025-06-28 07:36:01.698 +03:00 [DBG] Connection id "0HNC8090TG8P4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:36:01.699 +03:00 [DBG] Connection id "0HNC8090TG8P4" disconnecting. 2025-06-28 07:36:01.699 +03:00 [DBG] Connection id "0HNC8090TG8P4" stopped. 2025-06-28 07:37:01.690 +03:00 [DBG] Connection id "0HNC8090TG8P5" accepted. 2025-06-28 07:37:01.690 +03:00 [DBG] Connection id "0HNC8090TG8P5" started. 2025-06-28 07:37:01.690 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:37:01.690 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:37:01.690 +03:00 [DBG] POST requests are not supported 2025-06-28 07:37:01.690 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:37:01.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-28 07:37:01.690 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:37:01.690 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:37:01.690 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:37:01.690 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:37:01.690 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:37:01.690 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:37:01.690 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 07:37:01.690 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:37:01.690 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:37:01.690 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 07:37:01.690 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:37:01.690 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 07:37:01.690 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:37:01.690 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:37:01.690 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:37:01.690 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:37:01.690 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:37:01.690 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:37:01.690 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:37:01.690 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:37:01.690 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:37:01.691 +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-28 07:37:01.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:37:01.691 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:37:01.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:37:01.691 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:37:01.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:37:01.691 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:37:01.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:37:01.691 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:37:01.691 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:37:01.691 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:37:01.691 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:37:01.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:37:01.691 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:37:01.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:37:01.691 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:37:01.691 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:37:01.691 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:37:01.691 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5507ms 2025-06-28 07:37:01.691 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:37:01.691 +03:00 [DBG] Connection id "0HNC8090TG8P5" completed keep alive response. 2025-06-28 07:37:01.691 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.0976ms 2025-06-28 07:37:01.691 +03:00 [DBG] Connection id "0HNC8090TG8P5" received FIN. 2025-06-28 07:37:01.691 +03:00 [DBG] Connection id "0HNC8090TG8P5" disconnecting. 2025-06-28 07:37:01.691 +03:00 [DBG] Connection id "0HNC8090TG8P5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:37:01.693 +03:00 [DBG] Connection id "0HNC8090TG8P5" stopped. 2025-06-28 07:38:01.703 +03:00 [DBG] Connection id "0HNC8090TG8P6" accepted. 2025-06-28 07:38:01.703 +03:00 [DBG] Connection id "0HNC8090TG8P6" started. 2025-06-28 07:38:01.703 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:38:01.704 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:38:01.704 +03:00 [DBG] POST requests are not supported 2025-06-28 07:38:01.704 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:38:01.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-28 07:38:01.704 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:38:01.704 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:38:01.704 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:38:01.704 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:38:01.704 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:38:01.704 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:38:01.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-28 07:38:01.704 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:38:01.704 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:38:01.704 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 07:38:01.704 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:38:01.704 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 07:38:01.704 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:38:01.704 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:38:01.704 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:38:01.704 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:38:01.704 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:38:01.704 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:38:01.704 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:38:01.704 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:38:01.704 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:38:01.704 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1593ms. 2025-06-28 07:38:01.704 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:38:01.704 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:38:01.704 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:38:01.705 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:38:01.705 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:38:01.705 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:38:01.705 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:38:01.705 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:38:01.705 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:38:01.705 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:38:01.705 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:38:01.705 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:38:01.705 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:38:01.705 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:38:01.705 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:38:01.705 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:38:01.705 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:38:01.705 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8191ms 2025-06-28 07:38:01.705 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:38:01.705 +03:00 [DBG] Connection id "0HNC8090TG8P6" completed keep alive response. 2025-06-28 07:38:01.705 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4362ms 2025-06-28 07:38:01.705 +03:00 [DBG] Connection id "0HNC8090TG8P6" received FIN. 2025-06-28 07:38:01.705 +03:00 [DBG] Connection id "0HNC8090TG8P6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:38:01.705 +03:00 [DBG] Connection id "0HNC8090TG8P6" disconnecting. 2025-06-28 07:38:01.705 +03:00 [DBG] Connection id "0HNC8090TG8P6" stopped. 2025-06-28 07:39:01.704 +03:00 [DBG] Connection id "0HNC8090TG8P7" accepted. 2025-06-28 07:39:01.704 +03:00 [DBG] Connection id "0HNC8090TG8P7" started. 2025-06-28 07:39:01.704 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:39:01.704 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:39:01.704 +03:00 [DBG] POST requests are not supported 2025-06-28 07:39:01.704 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:39:01.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-28 07:39:01.704 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:39:01.704 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:39:01.704 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:39:01.704 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:39:01.704 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:39:01.704 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:39:01.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-28 07:39:01.704 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:39:01.704 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:39:01.704 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 07:39:01.705 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:39:01.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-28 07:39:01.705 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:39:01.705 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:39:01.705 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:39:01.705 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:39:01.705 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:39:01.705 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:39:01.705 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:39:01.705 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:39:01.705 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:39:01.705 +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-28 07:39:01.705 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:39:01.705 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:39:01.705 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:39:01.705 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:39:01.705 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:39:01.705 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:39:01.705 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:39:01.705 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:39:01.705 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:39:01.705 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:39:01.705 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:39:01.705 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:39:01.705 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:39:01.705 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:39:01.705 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:39:01.705 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:39:01.705 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:39:01.705 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7738ms 2025-06-28 07:39:01.705 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:39:01.705 +03:00 [DBG] Connection id "0HNC8090TG8P7" completed keep alive response. 2025-06-28 07:39:01.706 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6257ms 2025-06-28 07:39:01.706 +03:00 [DBG] Connection id "0HNC8090TG8P7" received FIN. 2025-06-28 07:39:01.706 +03:00 [DBG] Connection id "0HNC8090TG8P7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:39:01.706 +03:00 [DBG] Connection id "0HNC8090TG8P7" disconnecting. 2025-06-28 07:39:01.706 +03:00 [DBG] Connection id "0HNC8090TG8P7" stopped. 2025-06-28 07:40:01.696 +03:00 [DBG] Connection id "0HNC8090TG8P8" accepted. 2025-06-28 07:40:01.696 +03:00 [DBG] Connection id "0HNC8090TG8P8" started. 2025-06-28 07:40:01.696 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:40:01.696 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:40:01.696 +03:00 [DBG] POST requests are not supported 2025-06-28 07:40:01.696 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:40:01.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-28 07:40:01.696 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:40:01.696 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:40:01.696 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:40:01.696 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:40:01.696 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:40:01.696 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:40:01.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-28 07:40:01.697 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:40:01.697 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:40:01.697 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 07:40:01.697 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:40:01.697 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 07:40:01.697 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:40:01.697 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:40:01.697 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:40:01.697 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:40:01.697 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:40:01.697 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:40:01.697 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:40:01.697 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:40:01.697 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:40:01.697 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1639ms. 2025-06-28 07:40:01.697 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:40:01.697 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:40:01.697 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:40:01.697 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:40:01.697 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:40:01.697 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:40:01.697 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:40:01.697 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:40:01.697 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:40:01.697 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:40:01.697 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:40:01.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:40:01.698 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:40:01.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:40:01.698 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:40:01.698 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:40:01.698 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:40:01.698 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.979ms 2025-06-28 07:40:01.698 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:40:01.698 +03:00 [DBG] Connection id "0HNC8090TG8P8" completed keep alive response. 2025-06-28 07:40:01.698 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6972ms 2025-06-28 07:40:01.698 +03:00 [DBG] Connection id "0HNC8090TG8P8" received FIN. 2025-06-28 07:40:01.698 +03:00 [DBG] Connection id "0HNC8090TG8P8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:40:01.698 +03:00 [DBG] Connection id "0HNC8090TG8P8" disconnecting. 2025-06-28 07:40:01.698 +03:00 [DBG] Connection id "0HNC8090TG8P8" stopped. 2025-06-28 07:41:01.704 +03:00 [DBG] Connection id "0HNC8090TG8P9" accepted. 2025-06-28 07:41:01.704 +03:00 [DBG] Connection id "0HNC8090TG8P9" started. 2025-06-28 07:41:01.704 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:41:01.704 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:41:01.704 +03:00 [DBG] POST requests are not supported 2025-06-28 07:41:01.704 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:41:01.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-28 07:41:01.704 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:41:01.704 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:41:01.704 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:41:01.704 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:41:01.704 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:41:01.704 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:41:01.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-28 07:41:01.705 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:41:01.705 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:41:01.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-28 07:41:01.705 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:41:01.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-28 07:41:01.705 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:41:01.705 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:41:01.705 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:41:01.705 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:41:01.705 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:41:01.705 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:41:01.705 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:41:01.705 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:41:01.705 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:41:01.705 +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-28 07:41:01.705 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:41:01.705 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:41:01.705 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:41:01.705 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:41:01.705 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:41:01.705 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:41:01.705 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:41:01.705 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:41:01.705 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:41:01.705 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:41:01.705 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:41:01.705 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:41:01.705 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:41:01.705 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:41:01.705 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:41:01.705 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:41:01.705 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:41:01.705 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8109ms 2025-06-28 07:41:01.706 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:41:01.706 +03:00 [DBG] Connection id "0HNC8090TG8P9" completed keep alive response. 2025-06-28 07:41:01.706 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4293ms 2025-06-28 07:41:01.706 +03:00 [DBG] Connection id "0HNC8090TG8P9" received FIN. 2025-06-28 07:41:01.706 +03:00 [DBG] Connection id "0HNC8090TG8P9" disconnecting. 2025-06-28 07:41:01.706 +03:00 [DBG] Connection id "0HNC8090TG8P9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:41:01.707 +03:00 [DBG] Connection id "0HNC8090TG8P9" stopped. 2025-06-28 07:42:01.698 +03:00 [DBG] Connection id "0HNC8090TG8PA" accepted. 2025-06-28 07:42:01.698 +03:00 [DBG] Connection id "0HNC8090TG8PA" started. 2025-06-28 07:42:01.698 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:42:01.698 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:42:01.698 +03:00 [DBG] POST requests are not supported 2025-06-28 07:42:01.698 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:42:01.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-28 07:42:01.698 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:42:01.698 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:42:01.698 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:42:01.698 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:42:01.699 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:42:01.699 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:42:01.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-28 07:42:01.699 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:42:01.699 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:42:01.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-28 07:42:01.699 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:42:01.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-28 07:42:01.699 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:42:01.699 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:42:01.699 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:42:01.699 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:42:01.699 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:42:01.699 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:42:01.699 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:42:01.699 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:42:01.699 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:42:01.699 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1517ms. 2025-06-28 07:42:01.699 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:42:01.699 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:42:01.699 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:42:01.699 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:42:01.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:42:01.699 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:42:01.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:42:01.699 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:42:01.699 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:42:01.699 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:42:01.699 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:42:01.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:42:01.699 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:42:01.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:42:01.699 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:42:01.699 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:42:01.699 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:42:01.699 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7561ms 2025-06-28 07:42:01.700 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:42:01.700 +03:00 [DBG] Connection id "0HNC8090TG8PA" completed keep alive response. 2025-06-28 07:42:01.700 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3689ms 2025-06-28 07:42:01.700 +03:00 [DBG] Connection id "0HNC8090TG8PA" received FIN. 2025-06-28 07:42:01.700 +03:00 [DBG] Connection id "0HNC8090TG8PA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:42:01.700 +03:00 [DBG] Connection id "0HNC8090TG8PA" disconnecting. 2025-06-28 07:42:01.700 +03:00 [DBG] Connection id "0HNC8090TG8PA" stopped. 2025-06-28 07:43:01.705 +03:00 [DBG] Connection id "0HNC8090TG8PB" accepted. 2025-06-28 07:43:01.705 +03:00 [DBG] Connection id "0HNC8090TG8PB" started. 2025-06-28 07:43:01.705 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:43:01.705 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:43:01.705 +03:00 [DBG] POST requests are not supported 2025-06-28 07:43:01.705 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:43:01.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-28 07:43:01.705 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:43:01.705 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:43:01.705 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:43:01.705 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:43:01.705 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:43:01.705 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:43:01.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-28 07:43:01.706 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:43:01.706 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:43:01.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-28 07:43:01.706 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:43:01.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-28 07:43:01.706 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:43:01.706 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:43:01.706 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:43:01.706 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:43:01.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:43:01.706 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:43:01.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:43:01.706 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:43:01.706 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:43:01.706 +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-28 07:43:01.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:43:01.706 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:43:01.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:43:01.706 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:43:01.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:43:01.706 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:43:01.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:43:01.706 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:43:01.706 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:43:01.706 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:43:01.706 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:43:01.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:43:01.706 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:43:01.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:43:01.706 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:43:01.706 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:43:01.706 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:43:01.706 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6892ms 2025-06-28 07:43:01.706 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:43:01.706 +03:00 [DBG] Connection id "0HNC8090TG8PB" completed keep alive response. 2025-06-28 07:43:01.706 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2479ms 2025-06-28 07:43:01.707 +03:00 [DBG] Connection id "0HNC8090TG8PB" received FIN. 2025-06-28 07:43:01.707 +03:00 [DBG] Connection id "0HNC8090TG8PB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:43:01.707 +03:00 [DBG] Connection id "0HNC8090TG8PB" disconnecting. 2025-06-28 07:43:01.707 +03:00 [DBG] Connection id "0HNC8090TG8PB" stopped. 2025-06-28 07:44:01.708 +03:00 [DBG] Connection id "0HNC8090TG8PC" accepted. 2025-06-28 07:44:01.708 +03:00 [DBG] Connection id "0HNC8090TG8PC" started. 2025-06-28 07:44:01.708 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:44:01.708 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:44:01.708 +03:00 [DBG] POST requests are not supported 2025-06-28 07:44:01.708 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:44:01.708 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 07:44:01.708 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:44:01.708 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:44:01.708 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:44:01.708 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:44:01.708 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:44:01.708 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:44:01.708 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 07:44:01.708 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:44:01.708 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:44:01.708 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 07:44:01.708 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:44:01.709 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 07:44:01.709 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:44:01.709 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:44:01.709 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:44:01.709 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:44:01.709 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:44:01.709 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:44:01.709 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:44:01.709 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:44:01.709 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:44:01.709 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2394ms. 2025-06-28 07:44:01.709 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:44:01.709 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:44:01.709 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:44:01.709 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:44:01.709 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:44:01.709 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:44:01.710 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:44:01.710 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:44:01.710 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:44:01.710 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:44:01.710 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:44:01.710 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:44:01.710 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:44:01.710 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:44:01.710 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:44:01.710 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:44:01.710 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:44:01.710 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3922ms 2025-06-28 07:44:01.710 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:44:01.710 +03:00 [DBG] Connection id "0HNC8090TG8PC" completed keep alive response. 2025-06-28 07:44:01.710 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3036ms 2025-06-28 07:44:01.710 +03:00 [DBG] Connection id "0HNC8090TG8PC" received FIN. 2025-06-28 07:44:01.710 +03:00 [DBG] Connection id "0HNC8090TG8PC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:44:01.710 +03:00 [DBG] Connection id "0HNC8090TG8PC" disconnecting. 2025-06-28 07:44:01.710 +03:00 [DBG] Connection id "0HNC8090TG8PC" stopped. 2025-06-28 07:45:01.692 +03:00 [DBG] Connection id "0HNC8090TG8PD" accepted. 2025-06-28 07:45:01.692 +03:00 [DBG] Connection id "0HNC8090TG8PD" started. 2025-06-28 07:45:01.692 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:45:01.692 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:45:01.692 +03:00 [DBG] POST requests are not supported 2025-06-28 07:45:01.692 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:45:01.692 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 07:45:01.692 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:45:01.692 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:45:01.692 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:45:01.692 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:45:01.692 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:45:01.692 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:45:01.692 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 07:45:01.692 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:45:01.692 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:45:01.692 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 07:45:01.692 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:45:01.692 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 07:45:01.692 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:45:01.692 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:45:01.692 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:45:01.693 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:45:01.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:45:01.693 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:45:01.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:45:01.693 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:45:01.693 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:45:01.693 +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-28 07:45:01.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:45:01.693 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:45:01.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:45:01.693 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:45:01.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:45:01.693 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:45:01.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:45:01.693 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:45:01.693 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:45:01.693 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:45:01.693 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:45:01.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:45:01.693 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:45:01.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:45:01.693 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:45:01.693 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:45:01.694 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:45:01.694 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1246ms 2025-06-28 07:45:01.694 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:45:01.694 +03:00 [DBG] Connection id "0HNC8090TG8PD" completed keep alive response. 2025-06-28 07:45:01.694 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8943ms 2025-06-28 07:45:01.694 +03:00 [DBG] Connection id "0HNC8090TG8PD" received FIN. 2025-06-28 07:45:01.694 +03:00 [DBG] Connection id "0HNC8090TG8PD" disconnecting. 2025-06-28 07:45:01.694 +03:00 [DBG] Connection id "0HNC8090TG8PD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:45:01.695 +03:00 [DBG] Connection id "0HNC8090TG8PD" stopped. 2025-06-28 07:46:01.699 +03:00 [DBG] Connection id "0HNC8090TG8PE" accepted. 2025-06-28 07:46:01.699 +03:00 [DBG] Connection id "0HNC8090TG8PE" started. 2025-06-28 07:46:01.699 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:46:01.699 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:46:01.699 +03:00 [DBG] POST requests are not supported 2025-06-28 07:46:01.699 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:46:01.699 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 07:46:01.700 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:46:01.700 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:46:01.700 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:46:01.700 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:46:01.700 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:46:01.700 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:46:01.700 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 07:46:01.700 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:46:01.700 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:46:01.700 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 07:46:01.700 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:46:01.700 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 07:46:01.700 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:46:01.700 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:46:01.700 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:46:01.700 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:46:01.700 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:46:01.700 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:46:01.700 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:46:01.700 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:46:01.700 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:46:01.700 +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-28 07:46:01.700 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:46:01.700 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:46:01.700 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:46:01.701 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:46:01.701 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:46:01.701 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:46:01.701 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:46:01.701 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:46:01.701 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:46:01.701 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:46:01.701 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:46:01.701 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:46:01.701 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:46:01.701 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:46:01.701 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:46:01.701 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:46:01.701 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:46:01.701 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8821ms 2025-06-28 07:46:01.701 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:46:01.701 +03:00 [DBG] Connection id "0HNC8090TG8PE" completed keep alive response. 2025-06-28 07:46:01.701 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7288ms 2025-06-28 07:46:01.701 +03:00 [DBG] Connection id "0HNC8090TG8PE" received FIN. 2025-06-28 07:46:01.701 +03:00 [DBG] Connection id "0HNC8090TG8PE" disconnecting. 2025-06-28 07:46:01.701 +03:00 [DBG] Connection id "0HNC8090TG8PE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:46:01.702 +03:00 [DBG] Connection id "0HNC8090TG8PE" stopped. 2025-06-28 07:47:01.691 +03:00 [DBG] Connection id "0HNC8090TG8PF" accepted. 2025-06-28 07:47:01.692 +03:00 [DBG] Connection id "0HNC8090TG8PF" started. 2025-06-28 07:47:01.692 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:47:01.692 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:47:01.692 +03:00 [DBG] POST requests are not supported 2025-06-28 07:47:01.692 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:47:01.692 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 07:47:01.692 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:47:01.692 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:47:01.692 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:47:01.692 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:47:01.692 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:47:01.692 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:47:01.692 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 07:47:01.692 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:47:01.692 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:47:01.692 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 07:47:01.692 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:47:01.692 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 07:47:01.692 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:47:01.692 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:47:01.692 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:47:01.692 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:47:01.692 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:47:01.692 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:47:01.692 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:47:01.692 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:47:01.692 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:47:01.692 +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-28 07:47:01.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:47:01.693 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:47:01.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:47:01.693 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:47:01.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:47:01.693 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:47:01.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:47:01.693 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:47:01.693 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:47:01.693 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:47:01.693 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:47:01.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:47:01.693 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:47:01.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:47:01.693 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:47:01.693 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:47:01.693 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:47:01.693 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6491ms 2025-06-28 07:47:01.693 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:47:01.693 +03:00 [DBG] Connection id "0HNC8090TG8PF" completed keep alive response. 2025-06-28 07:47:01.693 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2601ms 2025-06-28 07:47:01.693 +03:00 [DBG] Connection id "0HNC8090TG8PF" received FIN. 2025-06-28 07:47:01.693 +03:00 [DBG] Connection id "0HNC8090TG8PF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:47:01.693 +03:00 [DBG] Connection id "0HNC8090TG8PF" disconnecting. 2025-06-28 07:47:01.693 +03:00 [DBG] Connection id "0HNC8090TG8PF" stopped. 2025-06-28 07:48:01.705 +03:00 [DBG] Connection id "0HNC8090TG8PG" accepted. 2025-06-28 07:48:01.705 +03:00 [DBG] Connection id "0HNC8090TG8PG" started. 2025-06-28 07:48:01.705 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:48:01.705 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:48:01.705 +03:00 [DBG] POST requests are not supported 2025-06-28 07:48:01.705 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:48:01.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-28 07:48:01.705 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:48:01.705 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:48:01.705 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:48:01.706 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:48:01.706 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:48:01.706 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:48:01.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-28 07:48:01.706 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:48:01.706 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:48:01.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-28 07:48:01.706 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:48:01.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-28 07:48:01.706 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:48:01.706 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:48:01.706 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:48:01.706 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:48:01.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:48:01.706 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:48:01.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:48:01.706 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:48:01.706 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:48:01.706 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1619ms. 2025-06-28 07:48:01.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:48:01.706 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:48:01.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:48:01.706 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:48:01.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:48:01.706 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:48:01.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:48:01.706 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:48:01.706 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:48:01.707 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:48:01.707 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:48:01.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:48:01.707 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:48:01.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:48:01.707 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:48:01.707 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:48:01.707 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:48:01.707 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8434ms 2025-06-28 07:48:01.707 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:48:01.707 +03:00 [DBG] Connection id "0HNC8090TG8PG" completed keep alive response. 2025-06-28 07:48:01.707 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4927ms 2025-06-28 07:48:01.707 +03:00 [DBG] Connection id "0HNC8090TG8PG" received FIN. 2025-06-28 07:48:01.707 +03:00 [DBG] Connection id "0HNC8090TG8PG" disconnecting. 2025-06-28 07:48:01.707 +03:00 [DBG] Connection id "0HNC8090TG8PG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:48:01.708 +03:00 [DBG] Connection id "0HNC8090TG8PG" stopped. 2025-06-28 07:49:01.694 +03:00 [DBG] Connection id "0HNC8090TG8PH" accepted. 2025-06-28 07:49:01.694 +03:00 [DBG] Connection id "0HNC8090TG8PH" started. 2025-06-28 07:49:01.694 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:49:01.694 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:49:01.694 +03:00 [DBG] POST requests are not supported 2025-06-28 07:49:01.694 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:49:01.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-28 07:49:01.694 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:49:01.694 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:49:01.694 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:49:01.694 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:49:01.694 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:49:01.694 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:49:01.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-28 07:49:01.695 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:49:01.695 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:49:01.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-28 07:49:01.695 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:49:01.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-28 07:49:01.695 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:49:01.695 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:49:01.695 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:49:01.695 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:49:01.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:49:01.695 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:49:01.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:49:01.695 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:49:01.695 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:49:01.695 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1686ms. 2025-06-28 07:49:01.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:49:01.695 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:49:01.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:49:01.695 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:49:01.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:49:01.695 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:49:01.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:49:01.695 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:49:01.695 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:49:01.695 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:49:01.695 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:49:01.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:49:01.695 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:49:01.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:49:01.695 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:49:01.696 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:49:01.696 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:49:01.696 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9186ms 2025-06-28 07:49:01.696 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:49:01.696 +03:00 [DBG] Connection id "0HNC8090TG8PH" completed keep alive response. 2025-06-28 07:49:01.696 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6329ms 2025-06-28 07:49:01.696 +03:00 [DBG] Connection id "0HNC8090TG8PH" received FIN. 2025-06-28 07:49:01.696 +03:00 [DBG] Connection id "0HNC8090TG8PH" disconnecting. 2025-06-28 07:49:01.696 +03:00 [DBG] Connection id "0HNC8090TG8PH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:49:01.697 +03:00 [DBG] Connection id "0HNC8090TG8PH" stopped. 2025-06-28 07:50:01.703 +03:00 [DBG] Connection id "0HNC8090TG8PI" accepted. 2025-06-28 07:50:01.703 +03:00 [DBG] Connection id "0HNC8090TG8PI" started. 2025-06-28 07:50:01.703 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:50:01.703 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:50:01.703 +03:00 [DBG] POST requests are not supported 2025-06-28 07:50:01.703 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:50:01.703 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 07:50:01.703 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:50:01.703 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:50:01.703 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:50:01.703 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:50:01.703 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:50:01.703 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:50:01.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-28 07:50:01.704 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:50:01.704 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:50:01.704 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 07:50:01.704 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:50:01.704 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 07:50:01.704 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:50:01.704 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:50:01.704 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:50:01.704 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:50:01.704 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:50:01.704 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:50:01.704 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:50:01.704 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:50:01.704 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:50:01.704 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.147ms. 2025-06-28 07:50:01.704 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:50:01.704 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:50:01.704 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:50:01.704 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:50:01.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:50:01.704 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:50:01.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:50:01.704 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:50:01.704 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:50:01.704 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:50:01.704 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:50:01.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:50:01.704 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:50:01.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:50:01.705 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:50:01.705 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:50:01.705 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:50:01.705 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8602ms 2025-06-28 07:50:01.705 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:50:01.705 +03:00 [DBG] Connection id "0HNC8090TG8PI" completed keep alive response. 2025-06-28 07:50:01.705 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5343ms 2025-06-28 07:50:01.705 +03:00 [DBG] Connection id "0HNC8090TG8PI" received FIN. 2025-06-28 07:50:01.705 +03:00 [DBG] Connection id "0HNC8090TG8PI" disconnecting. 2025-06-28 07:50:01.705 +03:00 [DBG] Connection id "0HNC8090TG8PI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:50:01.706 +03:00 [DBG] Connection id "0HNC8090TG8PI" stopped. 2025-06-28 07:51:01.703 +03:00 [DBG] Connection id "0HNC8090TG8PJ" accepted. 2025-06-28 07:51:01.703 +03:00 [DBG] Connection id "0HNC8090TG8PJ" started. 2025-06-28 07:51:01.704 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:51:01.704 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:51:01.704 +03:00 [DBG] POST requests are not supported 2025-06-28 07:51:01.704 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:51:01.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-28 07:51:01.704 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:51:01.704 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:51:01.704 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:51:01.704 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:51:01.704 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:51:01.704 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:51:01.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-28 07:51:01.704 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:51:01.704 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:51:01.704 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 07:51:01.704 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:51:01.704 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 07:51:01.704 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:51:01.704 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:51:01.704 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:51:01.704 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:51:01.704 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:51:01.704 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:51:01.704 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:51:01.704 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:51:01.704 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:51:01.704 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1212ms. 2025-06-28 07:51:01.704 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:51:01.704 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:51:01.705 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:51:01.705 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:51:01.705 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:51:01.705 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:51:01.705 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:51:01.705 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:51:01.705 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:51:01.705 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:51:01.705 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:51:01.705 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:51:01.705 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:51:01.705 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:51:01.705 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:51:01.705 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:51:01.705 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:51:01.705 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6976ms 2025-06-28 07:51:01.705 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:51:01.705 +03:00 [DBG] Connection id "0HNC8090TG8PJ" completed keep alive response. 2025-06-28 07:51:01.705 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.393ms 2025-06-28 07:51:01.705 +03:00 [DBG] Connection id "0HNC8090TG8PJ" received FIN. 2025-06-28 07:51:01.705 +03:00 [DBG] Connection id "0HNC8090TG8PJ" disconnecting. 2025-06-28 07:51:01.705 +03:00 [DBG] Connection id "0HNC8090TG8PJ" stopped. 2025-06-28 07:51:01.705 +03:00 [DBG] Connection id "0HNC8090TG8PJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:52:01.694 +03:00 [DBG] Connection id "0HNC8090TG8PK" accepted. 2025-06-28 07:52:01.694 +03:00 [DBG] Connection id "0HNC8090TG8PK" started. 2025-06-28 07:52:01.694 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:52:01.694 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:52:01.694 +03:00 [DBG] POST requests are not supported 2025-06-28 07:52:01.694 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:52:01.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-28 07:52:01.694 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:52:01.694 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:52:01.695 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:52:01.695 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:52:01.695 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:52:01.695 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:52:01.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-28 07:52:01.695 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:52:01.695 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:52:01.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-28 07:52:01.695 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:52:01.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-28 07:52:01.695 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:52:01.695 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:52:01.695 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:52:01.695 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:52:01.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:52:01.695 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:52:01.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:52:01.695 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:52:01.695 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:52:01.695 +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-28 07:52:01.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:52:01.695 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:52:01.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:52:01.695 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:52:01.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:52:01.695 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:52:01.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:52:01.695 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:52:01.695 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:52:01.695 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:52:01.695 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:52:01.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:52:01.695 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:52:01.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:52:01.696 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:52:01.696 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:52:01.696 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:52:01.696 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7611ms 2025-06-28 07:52:01.696 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:52:01.696 +03:00 [DBG] Connection id "0HNC8090TG8PK" completed keep alive response. 2025-06-28 07:52:01.696 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4599ms 2025-06-28 07:52:01.696 +03:00 [DBG] Connection id "0HNC8090TG8PK" received FIN. 2025-06-28 07:52:01.696 +03:00 [DBG] Connection id "0HNC8090TG8PK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:52:01.696 +03:00 [DBG] Connection id "0HNC8090TG8PK" disconnecting. 2025-06-28 07:52:01.696 +03:00 [DBG] Connection id "0HNC8090TG8PK" stopped. 2025-06-28 07:53:01.695 +03:00 [DBG] Connection id "0HNC8090TG8PL" accepted. 2025-06-28 07:53:01.695 +03:00 [DBG] Connection id "0HNC8090TG8PL" started. 2025-06-28 07:53:01.696 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:53:01.696 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:53:01.696 +03:00 [DBG] POST requests are not supported 2025-06-28 07:53:01.696 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:53:01.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-28 07:53:01.696 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:53:01.696 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:53:01.696 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:53:01.696 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:53:01.696 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:53:01.696 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:53:01.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-28 07:53:01.696 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:53:01.696 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:53:01.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-28 07:53:01.696 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:53:01.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-28 07:53:01.697 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:53:01.697 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:53:01.697 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:53:01.697 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:53:01.697 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:53:01.697 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:53:01.697 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:53:01.697 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:53:01.697 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:53:01.697 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1548ms. 2025-06-28 07:53:01.697 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:53:01.697 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:53:01.697 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:53:01.697 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:53:01.697 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:53:01.697 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:53:01.697 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:53:01.697 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:53:01.697 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:53:01.697 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:53:01.698 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:53:01.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:53:01.698 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:53:01.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:53:01.698 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:53:01.698 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:53:01.698 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:53:01.698 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2144ms 2025-06-28 07:53:01.698 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:53:01.698 +03:00 [DBG] Connection id "0HNC8090TG8PL" completed keep alive response. 2025-06-28 07:53:01.698 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3914ms 2025-06-28 07:53:01.699 +03:00 [DBG] Connection id "0HNC8090TG8PL" received FIN. 2025-06-28 07:53:01.699 +03:00 [DBG] Connection id "0HNC8090TG8PL" disconnecting. 2025-06-28 07:53:01.699 +03:00 [DBG] Connection id "0HNC8090TG8PL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:53:01.700 +03:00 [DBG] Connection id "0HNC8090TG8PL" stopped. 2025-06-28 07:54:01.701 +03:00 [DBG] Connection id "0HNC8090TG8PM" accepted. 2025-06-28 07:54:01.701 +03:00 [DBG] Connection id "0HNC8090TG8PM" started. 2025-06-28 07:54:01.702 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:54:01.702 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:54:01.702 +03:00 [DBG] POST requests are not supported 2025-06-28 07:54:01.702 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:54:01.702 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 07:54:01.702 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:54:01.702 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:54:01.702 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:54:01.702 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:54:01.702 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:54:01.702 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:54:01.702 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 07:54:01.702 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:54:01.702 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:54:01.702 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 07:54:01.702 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:54:01.702 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 07:54:01.702 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:54:01.702 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:54:01.702 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:54:01.702 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:54:01.702 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:54:01.702 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:54:01.702 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:54:01.702 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:54:01.702 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:54:01.703 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.137ms. 2025-06-28 07:54:01.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:54:01.703 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:54:01.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:54:01.703 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:54:01.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:54:01.703 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:54:01.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:54:01.703 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:54:01.703 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:54:01.703 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:54:01.703 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:54:01.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:54:01.703 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:54:01.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:54:01.703 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:54:01.703 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:54:01.703 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:54:01.703 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1583ms 2025-06-28 07:54:01.703 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:54:01.703 +03:00 [DBG] Connection id "0HNC8090TG8PM" completed keep alive response. 2025-06-28 07:54:01.703 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8193ms 2025-06-28 07:54:01.704 +03:00 [DBG] Connection id "0HNC8090TG8PM" received FIN. 2025-06-28 07:54:01.704 +03:00 [DBG] Connection id "0HNC8090TG8PM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:54:01.704 +03:00 [DBG] Connection id "0HNC8090TG8PM" disconnecting. 2025-06-28 07:54:01.704 +03:00 [DBG] Connection id "0HNC8090TG8PM" stopped. 2025-06-28 07:55:01.695 +03:00 [DBG] Connection id "0HNC8090TG8PN" accepted. 2025-06-28 07:55:01.696 +03:00 [DBG] Connection id "0HNC8090TG8PN" started. 2025-06-28 07:55:01.696 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:55:01.696 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:55:01.696 +03:00 [DBG] POST requests are not supported 2025-06-28 07:55:01.696 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:55:01.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-28 07:55:01.696 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:55:01.696 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:55:01.696 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:55:01.696 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:55:01.696 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:55:01.696 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:55:01.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-28 07:55:01.696 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:55:01.696 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:55:01.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-28 07:55:01.696 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:55:01.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-28 07:55:01.696 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:55:01.696 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:55:01.696 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:55:01.696 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:55:01.697 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:55:01.697 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:55:01.697 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:55:01.697 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:55:01.697 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:55:01.697 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1519ms. 2025-06-28 07:55:01.697 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:55:01.697 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:55:01.697 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:55:01.697 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:55:01.697 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:55:01.697 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:55:01.697 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:55:01.697 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:55:01.697 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:55:01.697 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:55:01.697 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:55:01.697 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:55:01.697 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:55:01.697 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:55:01.697 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:55:01.697 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:55:01.697 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:55:01.697 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8381ms 2025-06-28 07:55:01.697 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:55:01.697 +03:00 [DBG] Connection id "0HNC8090TG8PN" completed keep alive response. 2025-06-28 07:55:01.697 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6307ms 2025-06-28 07:55:01.697 +03:00 [DBG] Connection id "0HNC8090TG8PN" received FIN. 2025-06-28 07:55:01.698 +03:00 [DBG] Connection id "0HNC8090TG8PN" disconnecting. 2025-06-28 07:55:01.698 +03:00 [DBG] Connection id "0HNC8090TG8PN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:55:01.699 +03:00 [DBG] Connection id "0HNC8090TG8PN" stopped. 2025-06-28 07:56:01.699 +03:00 [DBG] Connection id "0HNC8090TG8PO" accepted. 2025-06-28 07:56:01.699 +03:00 [DBG] Connection id "0HNC8090TG8PO" started. 2025-06-28 07:56:01.699 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:56:01.699 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:56:01.699 +03:00 [DBG] POST requests are not supported 2025-06-28 07:56:01.699 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:56:01.699 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 07:56:01.700 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:56:01.700 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:56:01.700 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:56:01.700 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:56:01.700 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:56:01.700 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:56:01.700 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 07:56:01.700 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:56:01.700 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:56:01.700 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 07:56:01.700 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:56:01.700 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 07:56:01.700 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:56:01.700 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:56:01.700 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:56:01.700 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:56:01.700 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:56:01.700 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:56:01.700 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:56:01.700 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:56:01.700 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:56:01.701 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1855ms. 2025-06-28 07:56:01.701 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:56:01.701 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:56:01.701 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:56:01.701 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:56:01.701 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:56:01.701 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:56:01.701 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:56:01.701 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:56:01.701 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:56:01.701 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:56:01.701 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:56:01.701 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:56:01.701 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:56:01.701 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:56:01.701 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:56:01.701 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:56:01.701 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:56:01.701 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2165ms 2025-06-28 07:56:01.701 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:56:01.701 +03:00 [DBG] Connection id "0HNC8090TG8PO" completed keep alive response. 2025-06-28 07:56:01.701 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2048ms 2025-06-28 07:56:01.702 +03:00 [DBG] Connection id "0HNC8090TG8PO" received FIN. 2025-06-28 07:56:01.702 +03:00 [DBG] Connection id "0HNC8090TG8PO" disconnecting. 2025-06-28 07:56:01.702 +03:00 [DBG] Connection id "0HNC8090TG8PO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:56:01.703 +03:00 [DBG] Connection id "0HNC8090TG8PO" stopped. 2025-06-28 07:57:01.704 +03:00 [DBG] Connection id "0HNC8090TG8PP" accepted. 2025-06-28 07:57:01.704 +03:00 [DBG] Connection id "0HNC8090TG8PP" started. 2025-06-28 07:57:01.704 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:57:01.704 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:57:01.704 +03:00 [DBG] POST requests are not supported 2025-06-28 07:57:01.704 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:57:01.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-28 07:57:01.705 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:57:01.705 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:57:01.705 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:57:01.705 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:57:01.705 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:57:01.705 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:57:01.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-28 07:57:01.705 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:57:01.705 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:57:01.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-28 07:57:01.706 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:57:01.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-28 07:57:01.706 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:57:01.706 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:57:01.706 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:57:01.706 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:57:01.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:57:01.706 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:57:01.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:57:01.706 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:57:01.706 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:57:01.707 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2223ms. 2025-06-28 07:57:01.707 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:57:01.707 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:57:01.707 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:57:01.707 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:57:01.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:57:01.707 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:57:01.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:57:01.707 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:57:01.707 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:57:01.707 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:57:01.707 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:57:01.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:57:01.707 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:57:01.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:57:01.707 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:57:01.707 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:57:01.707 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:57:01.708 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9291ms 2025-06-28 07:57:01.708 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:57:01.708 +03:00 [DBG] Connection id "0HNC8090TG8PP" completed keep alive response. 2025-06-28 07:57:01.708 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.6063ms 2025-06-28 07:57:01.708 +03:00 [DBG] Connection id "0HNC8090TG8PP" received FIN. 2025-06-28 07:57:01.708 +03:00 [DBG] Connection id "0HNC8090TG8PP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:57:01.708 +03:00 [DBG] Connection id "0HNC8090TG8PP" disconnecting. 2025-06-28 07:57:01.709 +03:00 [DBG] Connection id "0HNC8090TG8PP" stopped. 2025-06-28 07:58:01.701 +03:00 [DBG] Connection id "0HNC8090TG8PQ" accepted. 2025-06-28 07:58:01.701 +03:00 [DBG] Connection id "0HNC8090TG8PQ" started. 2025-06-28 07:58:01.701 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:58:01.701 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:58:01.701 +03:00 [DBG] POST requests are not supported 2025-06-28 07:58:01.701 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:58:01.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-28 07:58:01.701 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:58:01.701 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:58:01.701 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:58:01.701 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:58:01.701 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:58:01.701 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:58:01.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-28 07:58:01.701 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:58:01.701 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:58:01.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-28 07:58:01.701 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:58:01.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-28 07:58:01.701 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:58:01.701 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:58:01.701 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:58:01.701 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:58:01.701 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:58:01.701 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:58:01.702 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:58:01.702 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:58:01.702 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:58:01.702 +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-28 07:58:01.702 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:58:01.702 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:58:01.702 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:58:01.702 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:58:01.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:58:01.702 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:58:01.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:58:01.702 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:58:01.702 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:58:01.702 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:58:01.702 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:58:01.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:58:01.702 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:58:01.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:58:01.702 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:58:01.702 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:58:01.702 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:58:01.702 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8148ms 2025-06-28 07:58:01.702 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:58:01.702 +03:00 [DBG] Connection id "0HNC8090TG8PQ" completed keep alive response. 2025-06-28 07:58:01.703 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6619ms 2025-06-28 07:58:01.703 +03:00 [DBG] Connection id "0HNC8090TG8PQ" received FIN. 2025-06-28 07:58:01.703 +03:00 [DBG] Connection id "0HNC8090TG8PQ" disconnecting. 2025-06-28 07:58:01.703 +03:00 [DBG] Connection id "0HNC8090TG8PQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:58:01.704 +03:00 [DBG] Connection id "0HNC8090TG8PQ" stopped. 2025-06-28 07:59:01.707 +03:00 [DBG] Connection id "0HNC8090TG8PR" accepted. 2025-06-28 07:59:01.707 +03:00 [DBG] Connection id "0HNC8090TG8PR" started. 2025-06-28 07:59:01.707 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 07:59:01.707 +03:00 [VRB] All hosts are allowed. 2025-06-28 07:59:01.707 +03:00 [DBG] POST requests are not supported 2025-06-28 07:59:01.707 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 07:59:01.707 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 07:59:01.707 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:59:01.707 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 07:59:01.707 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 07:59:01.707 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 07:59:01.708 +03:00 [INF] CORS policy execution successful. 2025-06-28 07:59:01.708 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:59:01.708 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 07:59:01.708 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 07:59:01.708 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 07:59:01.708 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 07:59:01.708 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 07:59:01.708 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 07:59:01.708 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:59:01.708 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:59:01.708 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:59:01.708 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 07:59:01.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:59:01.708 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:59:01.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:59:01.708 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:59:01.708 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 07:59:01.708 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1572ms. 2025-06-28 07:59:01.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:59:01.708 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 07:59:01.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:59:01.708 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 07:59:01.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:59:01.708 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:59:01.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:59:01.708 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:59:01.708 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:59:01.708 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 07:59:01.708 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 07:59:01.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:59:01.708 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 07:59:01.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:59:01.709 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:59:01.709 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:59:01.709 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 07:59:01.709 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8126ms 2025-06-28 07:59:01.709 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 07:59:01.709 +03:00 [DBG] Connection id "0HNC8090TG8PR" completed keep alive response. 2025-06-28 07:59:01.709 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4659ms 2025-06-28 07:59:01.709 +03:00 [DBG] Connection id "0HNC8090TG8PR" received FIN. 2025-06-28 07:59:01.709 +03:00 [DBG] Connection id "0HNC8090TG8PR" disconnecting. 2025-06-28 07:59:01.709 +03:00 [DBG] Connection id "0HNC8090TG8PR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 07:59:01.710 +03:00 [DBG] Connection id "0HNC8090TG8PR" stopped. 2025-06-28 08:00:01.714 +03:00 [DBG] Connection id "0HNC8090TG8PS" accepted. 2025-06-28 08:00:01.715 +03:00 [DBG] Connection id "0HNC8090TG8PS" started. 2025-06-28 08:00:01.715 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:00:01.715 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:00:01.715 +03:00 [DBG] POST requests are not supported 2025-06-28 08:00:01.715 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:00:01.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-28 08:00:01.715 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:00:01.715 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:00:01.715 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:00:01.715 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:00:01.715 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:00:01.715 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:00:01.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-28 08:00:01.715 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:00:01.715 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:00:01.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-28 08:00:01.715 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:00:01.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-28 08:00:01.715 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:00:01.715 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:00:01.715 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:00:01.716 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:00:01.716 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:00:01.716 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:00:01.716 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:00:01.716 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:00:01.716 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:00:01.716 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1533ms. 2025-06-28 08:00:01.716 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:00:01.716 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:00:01.716 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:00:01.716 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:00:01.716 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:00:01.716 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:00:01.716 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:00:01.716 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:00:01.716 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:00:01.716 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:00:01.716 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:00:01.716 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:00:01.716 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:00:01.716 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:00:01.716 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:00:01.716 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:00:01.716 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:00:01.716 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7187ms 2025-06-28 08:00:01.716 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:00:01.716 +03:00 [DBG] Connection id "0HNC8090TG8PS" completed keep alive response. 2025-06-28 08:00:01.716 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4975ms 2025-06-28 08:00:01.717 +03:00 [DBG] Connection id "0HNC8090TG8PS" received FIN. 2025-06-28 08:00:01.717 +03:00 [DBG] Connection id "0HNC8090TG8PS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:00:01.717 +03:00 [DBG] Connection id "0HNC8090TG8PS" disconnecting. 2025-06-28 08:00:01.717 +03:00 [DBG] Connection id "0HNC8090TG8PS" stopped. 2025-06-28 08:01:01.705 +03:00 [DBG] Connection id "0HNC8090TG8PT" accepted. 2025-06-28 08:01:01.705 +03:00 [DBG] Connection id "0HNC8090TG8PT" started. 2025-06-28 08:01:01.705 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:01:01.705 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:01:01.705 +03:00 [DBG] POST requests are not supported 2025-06-28 08:01:01.705 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:01:01.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-28 08:01:01.705 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:01:01.705 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:01:01.706 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:01:01.706 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:01:01.706 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:01:01.706 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:01:01.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-28 08:01:01.706 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:01:01.706 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:01:01.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-28 08:01:01.706 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:01:01.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-28 08:01:01.706 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:01:01.706 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:01:01.706 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:01:01.706 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:01:01.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:01:01.706 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:01:01.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:01:01.706 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:01:01.706 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:01:01.706 +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-28 08:01:01.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:01:01.706 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:01:01.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:01:01.706 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:01:01.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:01:01.706 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:01:01.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:01:01.706 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:01:01.706 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:01:01.706 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:01:01.706 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:01:01.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:01:01.706 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:01:01.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:01:01.706 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:01:01.706 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:01:01.706 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:01:01.706 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6332ms 2025-06-28 08:01:01.707 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:01:01.707 +03:00 [DBG] Connection id "0HNC8090TG8PT" completed keep alive response. 2025-06-28 08:01:01.707 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4114ms 2025-06-28 08:01:01.707 +03:00 [DBG] Connection id "0HNC8090TG8PT" received FIN. 2025-06-28 08:01:01.707 +03:00 [DBG] Connection id "0HNC8090TG8PT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:01:01.707 +03:00 [DBG] Connection id "0HNC8090TG8PT" disconnecting. 2025-06-28 08:01:01.707 +03:00 [DBG] Connection id "0HNC8090TG8PT" stopped. 2025-06-28 08:02:01.763 +03:00 [DBG] Connection id "0HNC8090TG8PU" accepted. 2025-06-28 08:02:01.763 +03:00 [DBG] Connection id "0HNC8090TG8PU" started. 2025-06-28 08:02:01.763 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:02:01.764 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:02:01.764 +03:00 [DBG] POST requests are not supported 2025-06-28 08:02:01.764 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:02:01.764 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 08:02:01.764 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:02:01.764 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:02:01.764 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:02:01.764 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:02:01.764 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:02:01.764 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:02:01.764 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 08:02:01.764 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:02:01.764 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:02:01.764 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 08:02:01.764 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:02:01.764 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 08:02:01.764 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:02:01.764 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:02:01.764 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:02:01.765 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:02:01.765 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:02:01.765 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:02:01.765 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:02:01.765 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:02:01.765 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:02:01.765 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1738ms. 2025-06-28 08:02:01.765 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:02:01.765 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:02:01.765 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:02:01.765 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:02:01.765 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:02:01.765 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:02:01.765 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:02:01.765 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:02:01.765 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:02:01.766 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:02:01.766 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:02:01.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:02:01.766 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:02:01.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:02:01.766 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:02:01.766 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:02:01.766 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:02:01.766 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5427ms 2025-06-28 08:02:01.766 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:02:01.766 +03:00 [DBG] Connection id "0HNC8090TG8PU" completed keep alive response. 2025-06-28 08:02:01.766 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5718ms 2025-06-28 08:02:01.766 +03:00 [DBG] Connection id "0HNC8090TG8PU" received FIN. 2025-06-28 08:02:01.766 +03:00 [DBG] Connection id "0HNC8090TG8PU" disconnecting. 2025-06-28 08:02:01.767 +03:00 [DBG] Connection id "0HNC8090TG8PU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:02:01.768 +03:00 [DBG] Connection id "0HNC8090TG8PU" stopped. 2025-06-28 08:03:01.697 +03:00 [DBG] Connection id "0HNC8090TG8PV" accepted. 2025-06-28 08:03:01.697 +03:00 [DBG] Connection id "0HNC8090TG8PV" started. 2025-06-28 08:03:01.697 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:03:01.697 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:03:01.697 +03:00 [DBG] POST requests are not supported 2025-06-28 08:03:01.697 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:03:01.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-28 08:03:01.698 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:03:01.698 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:03:01.698 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:03:01.698 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:03:01.698 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:03:01.698 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:03:01.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-28 08:03:01.698 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:03:01.698 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:03:01.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-28 08:03:01.698 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:03:01.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-28 08:03:01.698 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:03:01.698 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:03:01.698 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:03:01.698 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:03:01.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:03:01.698 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:03:01.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:03:01.698 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:03:01.698 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:03:01.698 +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-28 08:03:01.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:03:01.698 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:03:01.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:03:01.698 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:03:01.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:03:01.698 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:03:01.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:03:01.699 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:03:01.699 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:03:01.699 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:03:01.699 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:03:01.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:03:01.699 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:03:01.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:03:01.699 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:03:01.699 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:03:01.699 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:03:01.699 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7164ms 2025-06-28 08:03:01.699 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:03:01.699 +03:00 [DBG] Connection id "0HNC8090TG8PV" completed keep alive response. 2025-06-28 08:03:01.699 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4511ms 2025-06-28 08:03:01.699 +03:00 [DBG] Connection id "0HNC8090TG8PV" received FIN. 2025-06-28 08:03:01.699 +03:00 [DBG] Connection id "0HNC8090TG8PV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:03:01.699 +03:00 [DBG] Connection id "0HNC8090TG8PV" disconnecting. 2025-06-28 08:03:01.699 +03:00 [DBG] Connection id "0HNC8090TG8PV" stopped. 2025-06-28 08:04:01.702 +03:00 [DBG] Connection id "0HNC8090TG8Q0" accepted. 2025-06-28 08:04:01.702 +03:00 [DBG] Connection id "0HNC8090TG8Q0" started. 2025-06-28 08:04:01.702 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:04:01.702 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:04:01.702 +03:00 [DBG] POST requests are not supported 2025-06-28 08:04:01.702 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:04:01.702 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 08:04:01.702 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:04:01.702 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:04:01.702 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:04:01.702 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:04:01.702 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:04:01.702 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:04:01.703 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 08:04:01.703 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:04:01.703 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:04:01.703 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 08:04:01.703 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:04:01.703 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 08:04:01.703 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:04:01.703 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:04:01.703 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:04:01.703 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:04:01.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:04:01.703 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:04:01.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:04:01.703 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:04:01.703 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:04:01.703 +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-28 08:04:01.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:04:01.703 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:04:01.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:04:01.703 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:04:01.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:04:01.703 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:04:01.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:04:01.703 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:04:01.703 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:04:01.703 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:04:01.703 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:04:01.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:04:01.703 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:04:01.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:04:01.703 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:04:01.703 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:04:01.703 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:04:01.703 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7544ms 2025-06-28 08:04:01.703 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:04:01.703 +03:00 [DBG] Connection id "0HNC8090TG8Q0" completed keep alive response. 2025-06-28 08:04:01.704 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3835ms 2025-06-28 08:04:01.704 +03:00 [DBG] Connection id "0HNC8090TG8Q0" received FIN. 2025-06-28 08:04:01.704 +03:00 [DBG] Connection id "0HNC8090TG8Q0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:04:01.704 +03:00 [DBG] Connection id "0HNC8090TG8Q0" disconnecting. 2025-06-28 08:04:01.704 +03:00 [DBG] Connection id "0HNC8090TG8Q0" stopped. 2025-06-28 08:05:01.705 +03:00 [DBG] Connection id "0HNC8090TG8Q1" accepted. 2025-06-28 08:05:01.706 +03:00 [DBG] Connection id "0HNC8090TG8Q1" started. 2025-06-28 08:05:01.706 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:05:01.706 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:05:01.706 +03:00 [DBG] POST requests are not supported 2025-06-28 08:05:01.706 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:05:01.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-28 08:05:01.706 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:05:01.706 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:05:01.706 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:05:01.706 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:05:01.706 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:05:01.706 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:05:01.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-28 08:05:01.706 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:05:01.706 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:05:01.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-28 08:05:01.706 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:05:01.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-28 08:05:01.706 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:05:01.706 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:05:01.706 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:05:01.706 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:05:01.707 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:05:01.707 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:05:01.707 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:05:01.707 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:05:01.707 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:05:01.707 +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-28 08:05:01.707 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:05:01.707 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:05:01.707 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:05:01.707 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:05:01.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:05:01.707 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:05:01.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:05:01.707 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:05:01.707 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:05:01.707 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:05:01.707 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:05:01.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:05:01.707 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:05:01.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:05:01.707 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:05:01.707 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:05:01.707 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:05:01.707 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9376ms 2025-06-28 08:05:01.707 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:05:01.707 +03:00 [DBG] Connection id "0HNC8090TG8Q1" completed keep alive response. 2025-06-28 08:05:01.707 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7443ms 2025-06-28 08:05:01.708 +03:00 [DBG] Connection id "0HNC8090TG8Q1" received FIN. 2025-06-28 08:05:01.708 +03:00 [DBG] Connection id "0HNC8090TG8Q1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:05:01.708 +03:00 [DBG] Connection id "0HNC8090TG8Q1" disconnecting. 2025-06-28 08:05:01.708 +03:00 [DBG] Connection id "0HNC8090TG8Q1" stopped. 2025-06-28 08:06:01.697 +03:00 [DBG] Connection id "0HNC8090TG8Q2" accepted. 2025-06-28 08:06:01.697 +03:00 [DBG] Connection id "0HNC8090TG8Q2" started. 2025-06-28 08:06:01.697 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:06:01.697 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:06:01.697 +03:00 [DBG] POST requests are not supported 2025-06-28 08:06:01.697 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:06:01.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-28 08:06:01.698 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:06:01.698 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:06:01.698 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:06:01.698 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:06:01.698 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:06:01.698 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:06:01.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-28 08:06:01.698 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:06:01.698 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:06:01.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-28 08:06:01.698 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:06:01.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-28 08:06:01.698 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:06:01.698 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:06:01.698 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:06:01.698 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:06:01.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:06:01.698 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:06:01.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:06:01.698 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:06:01.699 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:06:01.699 +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-28 08:06:01.699 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:06:01.699 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:06:01.699 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:06:01.699 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:06:01.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:06:01.699 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:06:01.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:06:01.699 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:06:01.699 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:06:01.699 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:06:01.699 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:06:01.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:06:01.699 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:06:01.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:06:01.699 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:06:01.699 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:06:01.699 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:06:01.699 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9722ms 2025-06-28 08:06:01.699 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:06:01.699 +03:00 [DBG] Connection id "0HNC8090TG8Q2" completed keep alive response. 2025-06-28 08:06:01.699 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8357ms 2025-06-28 08:06:01.699 +03:00 [DBG] Connection id "0HNC8090TG8Q2" received FIN. 2025-06-28 08:06:01.699 +03:00 [DBG] Connection id "0HNC8090TG8Q2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:06:01.700 +03:00 [DBG] Connection id "0HNC8090TG8Q2" disconnecting. 2025-06-28 08:06:01.700 +03:00 [DBG] Connection id "0HNC8090TG8Q2" stopped. 2025-06-28 08:07:01.698 +03:00 [DBG] Connection id "0HNC8090TG8Q3" accepted. 2025-06-28 08:07:01.698 +03:00 [DBG] Connection id "0HNC8090TG8Q3" started. 2025-06-28 08:07:01.699 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:07:01.699 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:07:01.699 +03:00 [DBG] POST requests are not supported 2025-06-28 08:07:01.699 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:07:01.699 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 08:07:01.699 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:07:01.699 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:07:01.699 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:07:01.699 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:07:01.699 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:07:01.699 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:07:01.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-28 08:07:01.699 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:07:01.699 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:07:01.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-28 08:07:01.699 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:07:01.700 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 08:07:01.700 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:07:01.700 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:07:01.700 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:07:01.700 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:07:01.700 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:07:01.700 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:07:01.700 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:07:01.700 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:07:01.700 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:07:01.700 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1436ms. 2025-06-28 08:07:01.700 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:07:01.700 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:07:01.700 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:07:01.700 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:07:01.700 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:07:01.700 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:07:01.700 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:07:01.700 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:07:01.700 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:07:01.700 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:07:01.700 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:07:01.700 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:07:01.700 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:07:01.700 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:07:01.700 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:07:01.701 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:07:01.701 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:07:01.701 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9952ms 2025-06-28 08:07:01.701 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:07:01.701 +03:00 [DBG] Connection id "0HNC8090TG8Q3" completed keep alive response. 2025-06-28 08:07:01.701 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0754ms 2025-06-28 08:07:01.701 +03:00 [DBG] Connection id "0HNC8090TG8Q3" received FIN. 2025-06-28 08:07:01.701 +03:00 [DBG] Connection id "0HNC8090TG8Q3" disconnecting. 2025-06-28 08:07:01.701 +03:00 [DBG] Connection id "0HNC8090TG8Q3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:07:01.702 +03:00 [DBG] Connection id "0HNC8090TG8Q3" stopped. 2025-06-28 08:08:01.705 +03:00 [DBG] Connection id "0HNC8090TG8Q4" accepted. 2025-06-28 08:08:01.706 +03:00 [DBG] Connection id "0HNC8090TG8Q4" started. 2025-06-28 08:08:01.706 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:08:01.706 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:08:01.706 +03:00 [DBG] POST requests are not supported 2025-06-28 08:08:01.706 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:08:01.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-28 08:08:01.706 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:08:01.706 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:08:01.706 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:08:01.706 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:08:01.706 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:08:01.706 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:08:01.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-28 08:08:01.706 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:08:01.706 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:08:01.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-28 08:08:01.706 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:08:01.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-28 08:08:01.706 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:08:01.706 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:08:01.706 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:08:01.707 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:08:01.707 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:08:01.707 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:08:01.707 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:08:01.707 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:08:01.707 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:08:01.707 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1709ms. 2025-06-28 08:08:01.707 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:08:01.707 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:08:01.707 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:08:01.707 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:08:01.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:08:01.707 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:08:01.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:08:01.707 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:08:01.707 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:08:01.707 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:08:01.707 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:08:01.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:08:01.707 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:08:01.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:08:01.707 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:08:01.707 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:08:01.707 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:08:01.707 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9423ms 2025-06-28 08:08:01.707 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:08:01.707 +03:00 [DBG] Connection id "0HNC8090TG8Q4" completed keep alive response. 2025-06-28 08:08:01.707 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7978ms 2025-06-28 08:08:01.708 +03:00 [DBG] Connection id "0HNC8090TG8Q4" received FIN. 2025-06-28 08:08:01.708 +03:00 [DBG] Connection id "0HNC8090TG8Q4" disconnecting. 2025-06-28 08:08:01.708 +03:00 [DBG] Connection id "0HNC8090TG8Q4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:08:01.709 +03:00 [DBG] Connection id "0HNC8090TG8Q4" stopped. 2025-06-28 08:09:01.707 +03:00 [DBG] Connection id "0HNC8090TG8Q5" accepted. 2025-06-28 08:09:01.707 +03:00 [DBG] Connection id "0HNC8090TG8Q5" started. 2025-06-28 08:09:01.707 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:09:01.707 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:09:01.707 +03:00 [DBG] POST requests are not supported 2025-06-28 08:09:01.707 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:09:01.707 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 08:09:01.707 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:09:01.708 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:09:01.708 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:09:01.708 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:09:01.708 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:09:01.708 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:09:01.708 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 08:09:01.708 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:09:01.708 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:09:01.708 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 08:09:01.708 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:09:01.708 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 08:09:01.708 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:09:01.708 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:09:01.708 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:09:01.708 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:09:01.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:09:01.708 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:09:01.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:09:01.708 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:09:01.708 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:09:01.708 +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-28 08:09:01.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:09:01.708 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:09:01.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:09:01.708 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:09:01.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:09:01.708 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:09:01.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:09:01.709 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:09:01.709 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:09:01.709 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:09:01.709 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:09:01.709 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:09:01.709 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:09:01.709 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:09:01.709 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:09:01.709 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:09:01.709 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:09:01.709 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8321ms 2025-06-28 08:09:01.709 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:09:01.709 +03:00 [DBG] Connection id "0HNC8090TG8Q5" completed keep alive response. 2025-06-28 08:09:01.709 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5426ms 2025-06-28 08:09:01.709 +03:00 [DBG] Connection id "0HNC8090TG8Q5" received FIN. 2025-06-28 08:09:01.709 +03:00 [DBG] Connection id "0HNC8090TG8Q5" disconnecting. 2025-06-28 08:09:01.709 +03:00 [DBG] Connection id "0HNC8090TG8Q5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:09:01.710 +03:00 [DBG] Connection id "0HNC8090TG8Q5" stopped. 2025-06-28 08:10:01.704 +03:00 [DBG] Connection id "0HNC8090TG8Q6" accepted. 2025-06-28 08:10:01.704 +03:00 [DBG] Connection id "0HNC8090TG8Q6" started. 2025-06-28 08:10:01.704 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:10:01.704 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:10:01.704 +03:00 [DBG] POST requests are not supported 2025-06-28 08:10:01.704 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:10:01.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-28 08:10:01.704 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:10:01.705 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:10:01.705 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:10:01.705 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:10:01.705 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:10:01.705 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:10:01.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-28 08:10:01.705 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:10:01.705 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:10:01.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-28 08:10:01.705 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:10:01.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-28 08:10:01.705 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:10:01.705 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:10:01.705 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:10:01.705 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:10:01.705 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:10:01.705 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:10:01.705 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:10:01.705 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:10:01.705 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:10:01.705 +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-28 08:10:01.705 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:10:01.705 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:10:01.705 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:10:01.705 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:10:01.705 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:10:01.705 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:10:01.705 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:10:01.705 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:10:01.705 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:10:01.705 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:10:01.705 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:10:01.705 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:10:01.705 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:10:01.705 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:10:01.706 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:10:01.706 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:10:01.706 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:10:01.706 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6248ms 2025-06-28 08:10:01.706 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:10:01.706 +03:00 [DBG] Connection id "0HNC8090TG8Q6" completed keep alive response. 2025-06-28 08:10:01.706 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3685ms 2025-06-28 08:10:01.706 +03:00 [DBG] Connection id "0HNC8090TG8Q6" received FIN. 2025-06-28 08:10:01.706 +03:00 [DBG] Connection id "0HNC8090TG8Q6" disconnecting. 2025-06-28 08:10:01.706 +03:00 [DBG] Connection id "0HNC8090TG8Q6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:10:01.707 +03:00 [DBG] Connection id "0HNC8090TG8Q6" stopped. 2025-06-28 08:11:01.696 +03:00 [DBG] Connection id "0HNC8090TG8Q7" accepted. 2025-06-28 08:11:01.696 +03:00 [DBG] Connection id "0HNC8090TG8Q7" started. 2025-06-28 08:11:01.696 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:11:01.696 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:11:01.696 +03:00 [DBG] POST requests are not supported 2025-06-28 08:11:01.696 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:11:01.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-28 08:11:01.696 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:11:01.696 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:11:01.697 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:11:01.697 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:11:01.697 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:11:01.697 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:11:01.697 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 08:11:01.697 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:11:01.697 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:11:01.697 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 08:11:01.697 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:11:01.697 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 08:11:01.697 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:11:01.697 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:11:01.697 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:11:01.698 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:11:01.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:11:01.698 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:11:01.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:11:01.698 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:11:01.698 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:11:01.698 +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-28 08:11:01.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:11:01.698 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:11:01.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:11:01.698 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:11:01.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:11:01.698 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:11:01.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:11:01.698 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:11:01.698 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:11:01.698 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:11:01.699 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:11:01.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:11:01.699 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:11:01.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:11:01.699 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:11:01.699 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:11:01.699 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:11:01.699 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5703ms 2025-06-28 08:11:01.699 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:11:01.699 +03:00 [DBG] Connection id "0HNC8090TG8Q7" completed keep alive response. 2025-06-28 08:11:01.699 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.9461ms 2025-06-28 08:11:01.700 +03:00 [DBG] Connection id "0HNC8090TG8Q7" received FIN. 2025-06-28 08:11:01.700 +03:00 [DBG] Connection id "0HNC8090TG8Q7" disconnecting. 2025-06-28 08:11:01.700 +03:00 [DBG] Connection id "0HNC8090TG8Q7" stopped. 2025-06-28 08:11:01.700 +03:00 [DBG] Connection id "0HNC8090TG8Q7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:12:01.708 +03:00 [DBG] Connection id "0HNC8090TG8Q8" accepted. 2025-06-28 08:12:01.708 +03:00 [DBG] Connection id "0HNC8090TG8Q8" started. 2025-06-28 08:12:01.708 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:12:01.708 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:12:01.708 +03:00 [DBG] POST requests are not supported 2025-06-28 08:12:01.708 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:12:01.708 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 08:12:01.708 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:12:01.708 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:12:01.708 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:12:01.708 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:12:01.708 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:12:01.709 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:12:01.709 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 08:12:01.709 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:12:01.709 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:12:01.709 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 08:12:01.709 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:12:01.709 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 08:12:01.709 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:12:01.709 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:12:01.709 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:12:01.709 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:12:01.709 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:12:01.709 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:12:01.709 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:12:01.709 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:12:01.709 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:12:01.710 +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-28 08:12:01.710 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:12:01.710 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:12:01.710 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:12:01.710 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:12:01.710 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:12:01.710 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:12:01.710 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:12:01.710 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:12:01.710 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:12:01.710 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:12:01.710 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:12:01.710 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:12:01.710 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:12:01.710 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:12:01.710 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:12:01.710 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:12:01.710 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:12:01.710 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2004ms 2025-06-28 08:12:01.710 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:12:01.710 +03:00 [DBG] Connection id "0HNC8090TG8Q8" completed keep alive response. 2025-06-28 08:12:01.710 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2762ms 2025-06-28 08:12:01.711 +03:00 [DBG] Connection id "0HNC8090TG8Q8" received FIN. 2025-06-28 08:12:01.711 +03:00 [DBG] Connection id "0HNC8090TG8Q8" disconnecting. 2025-06-28 08:12:01.711 +03:00 [DBG] Connection id "0HNC8090TG8Q8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:12:01.712 +03:00 [DBG] Connection id "0HNC8090TG8Q8" stopped. 2025-06-28 08:13:01.713 +03:00 [DBG] Connection id "0HNC8090TG8Q9" accepted. 2025-06-28 08:13:01.713 +03:00 [DBG] Connection id "0HNC8090TG8Q9" started. 2025-06-28 08:13:01.713 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:13:01.713 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:13:01.713 +03:00 [DBG] POST requests are not supported 2025-06-28 08:13:01.713 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:13:01.713 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 08:13:01.713 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:13:01.713 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:13:01.713 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:13:01.713 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:13:01.713 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:13:01.713 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:13:01.713 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 08:13:01.714 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:13:01.714 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:13:01.714 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 08:13:01.714 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:13:01.714 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 08:13:01.714 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:13:01.714 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:13:01.714 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:13:01.714 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:13:01.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:13:01.714 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:13:01.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:13:01.714 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:13:01.714 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:13:01.714 +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-28 08:13:01.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:13:01.714 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:13:01.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:13:01.714 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:13:01.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:13:01.714 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:13:01.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:13:01.714 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:13:01.714 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:13:01.714 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:13:01.714 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:13:01.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:13:01.714 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:13:01.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:13:01.714 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:13:01.714 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:13:01.714 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:13:01.714 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7307ms 2025-06-28 08:13:01.714 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:13:01.714 +03:00 [DBG] Connection id "0HNC8090TG8Q9" completed keep alive response. 2025-06-28 08:13:01.714 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4421ms 2025-06-28 08:13:01.715 +03:00 [DBG] Connection id "0HNC8090TG8Q9" received FIN. 2025-06-28 08:13:01.715 +03:00 [DBG] Connection id "0HNC8090TG8Q9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:13:01.715 +03:00 [DBG] Connection id "0HNC8090TG8Q9" disconnecting. 2025-06-28 08:13:01.715 +03:00 [DBG] Connection id "0HNC8090TG8Q9" stopped. 2025-06-28 08:14:01.700 +03:00 [DBG] Connection id "0HNC8090TG8QA" accepted. 2025-06-28 08:14:01.700 +03:00 [DBG] Connection id "0HNC8090TG8QA" started. 2025-06-28 08:14:01.701 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:14:01.701 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:14:01.701 +03:00 [DBG] POST requests are not supported 2025-06-28 08:14:01.701 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:14:01.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-28 08:14:01.701 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:14:01.701 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:14:01.701 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:14:01.701 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:14:01.701 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:14:01.701 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:14:01.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-28 08:14:01.701 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:14:01.701 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:14:01.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-28 08:14:01.701 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:14:01.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-28 08:14:01.701 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:14:01.701 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:14:01.701 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:14:01.701 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:14:01.702 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:14:01.702 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:14:01.702 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:14:01.702 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:14:01.702 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:14:01.702 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1488ms. 2025-06-28 08:14:01.702 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:14:01.702 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:14:01.702 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:14:01.702 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:14:01.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:14:01.702 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:14:01.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:14:01.702 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:14:01.702 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:14:01.702 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:14:01.702 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:14:01.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:14:01.702 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:14:01.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:14:01.702 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:14:01.702 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:14:01.702 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:14:01.702 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9098ms 2025-06-28 08:14:01.702 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:14:01.702 +03:00 [DBG] Connection id "0HNC8090TG8QA" completed keep alive response. 2025-06-28 08:14:01.702 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8874ms 2025-06-28 08:14:01.703 +03:00 [DBG] Connection id "0HNC8090TG8QA" received FIN. 2025-06-28 08:14:01.703 +03:00 [DBG] Connection id "0HNC8090TG8QA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:14:01.703 +03:00 [DBG] Connection id "0HNC8090TG8QA" disconnecting. 2025-06-28 08:14:01.703 +03:00 [DBG] Connection id "0HNC8090TG8QA" stopped. 2025-06-28 08:15:01.706 +03:00 [DBG] Connection id "0HNC8090TG8QB" accepted. 2025-06-28 08:15:01.706 +03:00 [DBG] Connection id "0HNC8090TG8QB" started. 2025-06-28 08:15:01.706 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:15:01.706 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:15:01.706 +03:00 [DBG] POST requests are not supported 2025-06-28 08:15:01.706 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:15:01.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-28 08:15:01.706 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:15:01.707 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:15:01.707 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:15:01.707 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:15:01.707 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:15:01.707 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:15:01.707 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 08:15:01.707 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:15:01.707 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:15:01.707 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 08:15:01.707 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:15:01.707 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 08:15:01.707 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:15:01.707 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:15:01.707 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:15:01.707 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:15:01.707 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:15:01.707 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:15:01.707 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:15:01.707 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:15:01.707 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:15:01.707 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1303ms. 2025-06-28 08:15:01.707 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:15:01.707 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:15:01.707 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:15:01.707 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:15:01.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:15:01.707 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:15:01.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:15:01.707 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:15:01.707 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:15:01.708 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:15:01.708 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:15:01.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:15:01.708 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:15:01.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:15:01.708 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:15:01.708 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:15:01.708 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:15:01.708 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.719ms 2025-06-28 08:15:01.708 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:15:01.708 +03:00 [DBG] Connection id "0HNC8090TG8QB" completed keep alive response. 2025-06-28 08:15:01.708 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3974ms 2025-06-28 08:15:01.708 +03:00 [DBG] Connection id "0HNC8090TG8QB" received FIN. 2025-06-28 08:15:01.708 +03:00 [DBG] Connection id "0HNC8090TG8QB" disconnecting. 2025-06-28 08:15:01.708 +03:00 [DBG] Connection id "0HNC8090TG8QB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:15:01.709 +03:00 [DBG] Connection id "0HNC8090TG8QB" stopped. 2025-06-28 08:16:01.703 +03:00 [DBG] Connection id "0HNC8090TG8QC" accepted. 2025-06-28 08:16:01.703 +03:00 [DBG] Connection id "0HNC8090TG8QC" started. 2025-06-28 08:16:01.703 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:16:01.703 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:16:01.703 +03:00 [DBG] POST requests are not supported 2025-06-28 08:16:01.703 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:16:01.703 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 08:16:01.703 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:16:01.703 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:16:01.703 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:16:01.704 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:16:01.704 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:16:01.704 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:16:01.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-28 08:16:01.704 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:16:01.704 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:16:01.704 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 08:16:01.704 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:16:01.704 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 08:16:01.704 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:16:01.704 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:16:01.704 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:16:01.704 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:16:01.704 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:16:01.704 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:16:01.704 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:16:01.704 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:16:01.704 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:16:01.704 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1287ms. 2025-06-28 08:16:01.704 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:16:01.704 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:16:01.704 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:16:01.704 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:16:01.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:16:01.704 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:16:01.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:16:01.704 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:16:01.704 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:16:01.704 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:16:01.704 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:16:01.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:16:01.704 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:16:01.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:16:01.705 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:16:01.705 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:16:01.705 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:16:01.705 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8146ms 2025-06-28 08:16:01.705 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:16:01.705 +03:00 [DBG] Connection id "0HNC8090TG8QC" completed keep alive response. 2025-06-28 08:16:01.705 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5328ms 2025-06-28 08:16:01.705 +03:00 [DBG] Connection id "0HNC8090TG8QC" received FIN. 2025-06-28 08:16:01.705 +03:00 [DBG] Connection id "0HNC8090TG8QC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:16:01.705 +03:00 [DBG] Connection id "0HNC8090TG8QC" disconnecting. 2025-06-28 08:16:01.705 +03:00 [DBG] Connection id "0HNC8090TG8QC" stopped. 2025-06-28 08:17:01.704 +03:00 [DBG] Connection id "0HNC8090TG8QD" accepted. 2025-06-28 08:17:01.705 +03:00 [DBG] Connection id "0HNC8090TG8QD" started. 2025-06-28 08:17:01.705 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:17:01.705 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:17:01.705 +03:00 [DBG] POST requests are not supported 2025-06-28 08:17:01.705 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:17:01.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-28 08:17:01.705 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:17:01.705 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:17:01.705 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:17:01.705 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:17:01.705 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:17:01.705 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:17:01.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-28 08:17:01.705 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:17:01.705 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:17:01.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-28 08:17:01.705 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:17:01.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-28 08:17:01.705 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:17:01.705 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:17:01.705 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:17:01.705 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:17:01.705 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:17:01.705 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:17:01.705 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:17:01.705 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:17:01.705 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:17:01.706 +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-28 08:17:01.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:17:01.706 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:17:01.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:17:01.706 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:17:01.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:17:01.706 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:17:01.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:17:01.706 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:17:01.706 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:17:01.706 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:17:01.706 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:17:01.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:17:01.706 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:17:01.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:17:01.706 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:17:01.706 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:17:01.706 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:17:01.706 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7486ms 2025-06-28 08:17:01.706 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:17:01.706 +03:00 [DBG] Connection id "0HNC8090TG8QD" completed keep alive response. 2025-06-28 08:17:01.706 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3175ms 2025-06-28 08:17:01.706 +03:00 [DBG] Connection id "0HNC8090TG8QD" received FIN. 2025-06-28 08:17:01.706 +03:00 [DBG] Connection id "0HNC8090TG8QD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:17:01.707 +03:00 [DBG] Connection id "0HNC8090TG8QD" disconnecting. 2025-06-28 08:17:01.707 +03:00 [DBG] Connection id "0HNC8090TG8QD" stopped. 2025-06-28 08:18:01.703 +03:00 [DBG] Connection id "0HNC8090TG8QE" accepted. 2025-06-28 08:18:01.703 +03:00 [DBG] Connection id "0HNC8090TG8QE" started. 2025-06-28 08:18:01.703 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:18:01.703 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:18:01.703 +03:00 [DBG] POST requests are not supported 2025-06-28 08:18:01.703 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:18:01.703 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 08:18:01.703 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:18:01.703 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:18:01.703 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:18:01.703 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:18:01.703 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:18:01.703 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:18:01.703 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 08:18:01.704 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:18:01.704 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:18:01.704 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 08:18:01.704 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:18:01.704 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 08:18:01.704 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:18:01.704 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:18:01.704 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:18:01.704 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:18:01.704 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:18:01.704 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:18:01.704 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:18:01.704 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:18:01.704 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:18:01.704 +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-28 08:18:01.704 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:18:01.704 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:18:01.704 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:18:01.704 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:18:01.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:18:01.704 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:18:01.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:18:01.704 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:18:01.704 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:18:01.704 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:18:01.704 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:18:01.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:18:01.704 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:18:01.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:18:01.704 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:18:01.704 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:18:01.704 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:18:01.704 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7684ms 2025-06-28 08:18:01.704 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:18:01.704 +03:00 [DBG] Connection id "0HNC8090TG8QE" completed keep alive response. 2025-06-28 08:18:01.705 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4227ms 2025-06-28 08:18:01.705 +03:00 [DBG] Connection id "0HNC8090TG8QE" received FIN. 2025-06-28 08:18:01.705 +03:00 [DBG] Connection id "0HNC8090TG8QE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:18:01.705 +03:00 [DBG] Connection id "0HNC8090TG8QE" disconnecting. 2025-06-28 08:18:01.705 +03:00 [DBG] Connection id "0HNC8090TG8QE" stopped. 2025-06-28 08:19:01.698 +03:00 [DBG] Connection id "0HNC8090TG8QF" accepted. 2025-06-28 08:19:01.698 +03:00 [DBG] Connection id "0HNC8090TG8QF" started. 2025-06-28 08:19:01.698 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:19:01.698 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:19:01.699 +03:00 [DBG] POST requests are not supported 2025-06-28 08:19:01.699 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:19:01.699 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 08:19:01.699 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:19:01.699 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:19:01.699 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:19:01.699 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:19:01.699 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:19:01.699 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:19:01.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-28 08:19:01.699 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:19:01.699 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:19:01.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-28 08:19:01.699 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:19:01.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-28 08:19:01.699 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:19:01.699 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:19:01.699 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:19:01.699 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:19:01.699 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:19:01.699 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:19:01.699 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:19:01.699 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:19:01.699 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:19:01.700 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1561ms. 2025-06-28 08:19:01.700 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:19:01.700 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:19:01.700 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:19:01.700 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:19:01.700 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:19:01.700 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:19:01.700 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:19:01.700 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:19:01.700 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:19:01.700 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:19:01.700 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:19:01.700 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:19:01.700 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:19:01.700 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:19:01.700 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:19:01.700 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:19:01.700 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:19:01.700 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8486ms 2025-06-28 08:19:01.700 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:19:01.700 +03:00 [DBG] Connection id "0HNC8090TG8QF" completed keep alive response. 2025-06-28 08:19:01.700 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6715ms 2025-06-28 08:19:01.700 +03:00 [DBG] Connection id "0HNC8090TG8QF" received FIN. 2025-06-28 08:19:01.700 +03:00 [DBG] Connection id "0HNC8090TG8QF" disconnecting. 2025-06-28 08:19:01.700 +03:00 [DBG] Connection id "0HNC8090TG8QF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:19:01.702 +03:00 [DBG] Connection id "0HNC8090TG8QF" stopped. 2025-06-28 08:20:01.700 +03:00 [DBG] Connection id "0HNC8090TG8QG" accepted. 2025-06-28 08:20:01.700 +03:00 [DBG] Connection id "0HNC8090TG8QG" started. 2025-06-28 08:20:01.701 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:20:01.701 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:20:01.701 +03:00 [DBG] POST requests are not supported 2025-06-28 08:20:01.701 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:20:01.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-28 08:20:01.701 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:20:01.701 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:20:01.701 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:20:01.701 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:20:01.701 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:20:01.701 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:20:01.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-28 08:20:01.701 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:20:01.701 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:20:01.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-28 08:20:01.701 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:20:01.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-28 08:20:01.701 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:20:01.701 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:20:01.701 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:20:01.701 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:20:01.702 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:20:01.702 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:20:01.702 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:20:01.702 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:20:01.702 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:20:01.702 +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-28 08:20:01.702 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:20:01.702 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:20:01.702 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:20:01.702 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:20:01.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:20:01.702 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:20:01.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:20:01.702 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:20:01.702 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:20:01.702 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:20:01.702 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:20:01.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:20:01.702 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:20:01.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:20:01.702 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:20:01.702 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:20:01.702 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:20:01.702 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9843ms 2025-06-28 08:20:01.702 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:20:01.702 +03:00 [DBG] Connection id "0HNC8090TG8QG" completed keep alive response. 2025-06-28 08:20:01.702 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8778ms 2025-06-28 08:20:01.703 +03:00 [DBG] Connection id "0HNC8090TG8QG" received FIN. 2025-06-28 08:20:01.703 +03:00 [DBG] Connection id "0HNC8090TG8QG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:20:01.703 +03:00 [DBG] Connection id "0HNC8090TG8QG" disconnecting. 2025-06-28 08:20:01.703 +03:00 [DBG] Connection id "0HNC8090TG8QG" stopped. 2025-06-28 08:21:01.713 +03:00 [DBG] Connection id "0HNC8090TG8QH" accepted. 2025-06-28 08:21:01.713 +03:00 [DBG] Connection id "0HNC8090TG8QH" started. 2025-06-28 08:21:01.713 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:21:01.713 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:21:01.713 +03:00 [DBG] POST requests are not supported 2025-06-28 08:21:01.713 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:21:01.713 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 08:21:01.713 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:21:01.713 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:21:01.713 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:21:01.713 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:21:01.713 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:21:01.713 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:21:01.713 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 08:21:01.713 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:21:01.713 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:21:01.713 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 08:21:01.713 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:21:01.713 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 08:21:01.714 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:21:01.714 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:21:01.714 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:21:01.714 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:21:01.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:21:01.714 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:21:01.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:21:01.714 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:21:01.714 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:21:01.714 +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-28 08:21:01.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:21:01.714 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:21:01.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:21:01.714 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:21:01.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:21:01.714 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:21:01.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:21:01.714 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:21:01.714 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:21:01.714 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:21:01.714 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:21:01.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:21:01.714 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:21:01.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:21:01.714 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:21:01.714 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:21:01.714 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:21:01.714 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8087ms 2025-06-28 08:21:01.714 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:21:01.714 +03:00 [DBG] Connection id "0HNC8090TG8QH" completed keep alive response. 2025-06-28 08:21:01.714 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4291ms 2025-06-28 08:21:01.715 +03:00 [DBG] Connection id "0HNC8090TG8QH" received FIN. 2025-06-28 08:21:01.715 +03:00 [DBG] Connection id "0HNC8090TG8QH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:21:01.715 +03:00 [DBG] Connection id "0HNC8090TG8QH" disconnecting. 2025-06-28 08:21:01.715 +03:00 [DBG] Connection id "0HNC8090TG8QH" stopped. 2025-06-28 08:22:01.708 +03:00 [DBG] Connection id "0HNC8090TG8QI" accepted. 2025-06-28 08:22:01.709 +03:00 [DBG] Connection id "0HNC8090TG8QI" started. 2025-06-28 08:22:01.709 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:22:01.709 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:22:01.709 +03:00 [DBG] POST requests are not supported 2025-06-28 08:22:01.709 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:22:01.709 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 08:22:01.709 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:22:01.709 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:22:01.709 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:22:01.709 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:22:01.709 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:22:01.709 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:22:01.709 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 08:22:01.709 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:22:01.709 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:22:01.709 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 08:22:01.709 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:22:01.709 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 08:22:01.709 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:22:01.709 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:22:01.709 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:22:01.709 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:22:01.709 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:22:01.709 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:22:01.709 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:22:01.709 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:22:01.710 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:22:01.710 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1379ms. 2025-06-28 08:22:01.710 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:22:01.710 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:22:01.710 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:22:01.710 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:22:01.710 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:22:01.710 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:22:01.710 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:22:01.710 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:22:01.710 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:22:01.710 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:22:01.710 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:22:01.710 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:22:01.710 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:22:01.710 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:22:01.710 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:22:01.710 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:22:01.710 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:22:01.710 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7167ms 2025-06-28 08:22:01.710 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:22:01.710 +03:00 [DBG] Connection id "0HNC8090TG8QI" completed keep alive response. 2025-06-28 08:22:01.710 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2977ms 2025-06-28 08:22:01.710 +03:00 [DBG] Connection id "0HNC8090TG8QI" received FIN. 2025-06-28 08:22:01.710 +03:00 [DBG] Connection id "0HNC8090TG8QI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:22:01.710 +03:00 [DBG] Connection id "0HNC8090TG8QI" disconnecting. 2025-06-28 08:22:01.711 +03:00 [DBG] Connection id "0HNC8090TG8QI" stopped. 2025-06-28 08:23:01.700 +03:00 [DBG] Connection id "0HNC8090TG8QJ" accepted. 2025-06-28 08:23:01.701 +03:00 [DBG] Connection id "0HNC8090TG8QJ" started. 2025-06-28 08:23:01.701 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:23:01.701 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:23:01.701 +03:00 [DBG] POST requests are not supported 2025-06-28 08:23:01.701 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:23:01.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-28 08:23:01.701 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:23:01.701 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:23:01.701 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:23:01.701 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:23:01.701 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:23:01.701 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:23:01.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-28 08:23:01.701 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:23:01.701 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:23:01.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-28 08:23:01.701 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:23:01.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-28 08:23:01.701 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:23:01.701 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:23:01.701 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:23:01.702 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:23:01.702 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:23:01.702 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:23:01.702 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:23:01.702 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:23:01.702 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:23:01.702 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1331ms. 2025-06-28 08:23:01.702 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:23:01.702 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:23:01.702 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:23:01.702 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:23:01.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:23:01.702 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:23:01.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:23:01.702 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:23:01.702 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:23:01.702 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:23:01.702 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:23:01.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:23:01.702 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:23:01.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:23:01.702 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:23:01.702 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:23:01.702 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:23:01.702 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7873ms 2025-06-28 08:23:01.702 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:23:01.702 +03:00 [DBG] Connection id "0HNC8090TG8QJ" completed keep alive response. 2025-06-28 08:23:01.702 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3932ms 2025-06-28 08:23:01.702 +03:00 [DBG] Connection id "0HNC8090TG8QJ" received FIN. 2025-06-28 08:23:01.702 +03:00 [DBG] Connection id "0HNC8090TG8QJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:23:01.702 +03:00 [DBG] Connection id "0HNC8090TG8QJ" disconnecting. 2025-06-28 08:23:01.703 +03:00 [DBG] Connection id "0HNC8090TG8QJ" stopped. 2025-06-28 08:24:01.701 +03:00 [DBG] Connection id "0HNC8090TG8QK" accepted. 2025-06-28 08:24:01.701 +03:00 [DBG] Connection id "0HNC8090TG8QK" started. 2025-06-28 08:24:01.701 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:24:01.701 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:24:01.701 +03:00 [DBG] POST requests are not supported 2025-06-28 08:24:01.701 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:24:01.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-28 08:24:01.701 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:24:01.701 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:24:01.702 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:24:01.702 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:24:01.702 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:24:01.702 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:24:01.702 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 08:24:01.702 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:24:01.702 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:24:01.702 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 08:24:01.702 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:24:01.702 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 08:24:01.702 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:24:01.702 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:24:01.702 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:24:01.702 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:24:01.702 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:24:01.703 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:24:01.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:24:01.703 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:24:01.703 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:24:01.703 +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-28 08:24:01.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:24:01.703 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:24:01.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:24:01.703 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:24:01.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:24:01.703 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:24:01.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:24:01.703 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:24:01.703 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:24:01.703 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:24:01.703 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:24:01.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:24:01.703 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:24:01.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:24:01.703 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:24:01.703 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:24:01.703 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:24:01.703 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2378ms 2025-06-28 08:24:01.703 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:24:01.704 +03:00 [DBG] Connection id "0HNC8090TG8QK" completed keep alive response. 2025-06-28 08:24:01.704 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4834ms 2025-06-28 08:24:01.704 +03:00 [DBG] Connection id "0HNC8090TG8QK" received FIN. 2025-06-28 08:24:01.704 +03:00 [DBG] Connection id "0HNC8090TG8QK" disconnecting. 2025-06-28 08:24:01.704 +03:00 [DBG] Connection id "0HNC8090TG8QK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:24:01.705 +03:00 [DBG] Connection id "0HNC8090TG8QK" stopped. 2025-06-28 08:25:01.712 +03:00 [DBG] Connection id "0HNC8090TG8QL" accepted. 2025-06-28 08:25:01.712 +03:00 [DBG] Connection id "0HNC8090TG8QL" started. 2025-06-28 08:25:01.713 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:25:01.713 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:25:01.713 +03:00 [DBG] POST requests are not supported 2025-06-28 08:25:01.713 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:25:01.713 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 08:25:01.713 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:25:01.713 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:25:01.713 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:25:01.713 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:25:01.713 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:25:01.713 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:25:01.713 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 08:25:01.713 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:25:01.713 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:25:01.713 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 08:25:01.713 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:25:01.713 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 08:25:01.713 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:25:01.714 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:25:01.714 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:25:01.714 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:25:01.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:25:01.714 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:25:01.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:25:01.714 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:25:01.714 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:25:01.714 +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-28 08:25:01.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:25:01.715 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:25:01.716 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:25:01.716 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:25:01.716 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:25:01.716 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:25:01.716 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:25:01.716 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:25:01.716 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:25:01.716 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:25:01.716 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:25:01.716 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:25:01.716 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:25:01.716 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:25:01.716 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:25:01.716 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:25:01.716 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:25:01.716 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.4893ms 2025-06-28 08:25:01.716 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:25:01.716 +03:00 [DBG] Connection id "0HNC8090TG8QL" completed keep alive response. 2025-06-28 08:25:01.716 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.5323ms 2025-06-28 08:25:01.718 +03:00 [DBG] Connection id "0HNC8090TG8QL" received FIN. 2025-06-28 08:25:01.718 +03:00 [DBG] Connection id "0HNC8090TG8QL" disconnecting. 2025-06-28 08:25:01.718 +03:00 [DBG] Connection id "0HNC8090TG8QL" stopped. 2025-06-28 08:25:01.719 +03:00 [DBG] Connection id "0HNC8090TG8QL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:26:01.715 +03:00 [DBG] Connection id "0HNC8090TG8QM" accepted. 2025-06-28 08:26:01.715 +03:00 [DBG] Connection id "0HNC8090TG8QM" started. 2025-06-28 08:26:01.715 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:26:01.715 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:26:01.715 +03:00 [DBG] POST requests are not supported 2025-06-28 08:26:01.715 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:26:01.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-28 08:26:01.715 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:26:01.715 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:26:01.715 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:26:01.715 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:26:01.715 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:26:01.715 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:26:01.716 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 08:26:01.716 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:26:01.716 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:26:01.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-28 08:26:01.716 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:26:01.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-28 08:26:01.716 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:26:01.716 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:26:01.716 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:26:01.716 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:26:01.716 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:26:01.716 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:26:01.716 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:26:01.716 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:26:01.716 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:26:01.716 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1343ms. 2025-06-28 08:26:01.716 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:26:01.716 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:26:01.716 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:26:01.716 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:26:01.716 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:26:01.716 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:26:01.716 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:26:01.716 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:26:01.716 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:26:01.716 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:26:01.716 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:26:01.716 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:26:01.716 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:26:01.716 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:26:01.716 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:26:01.716 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:26:01.716 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:26:01.716 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7292ms 2025-06-28 08:26:01.717 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:26:01.717 +03:00 [DBG] Connection id "0HNC8090TG8QM" completed keep alive response. 2025-06-28 08:26:01.717 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5536ms 2025-06-28 08:26:01.717 +03:00 [DBG] Connection id "0HNC8090TG8QM" received FIN. 2025-06-28 08:26:01.717 +03:00 [DBG] Connection id "0HNC8090TG8QM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:26:01.717 +03:00 [DBG] Connection id "0HNC8090TG8QM" disconnecting. 2025-06-28 08:26:01.717 +03:00 [DBG] Connection id "0HNC8090TG8QM" stopped. 2025-06-28 08:27:01.708 +03:00 [DBG] Connection id "0HNC8090TG8QN" accepted. 2025-06-28 08:27:01.708 +03:00 [DBG] Connection id "0HNC8090TG8QN" started. 2025-06-28 08:27:01.708 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:27:01.708 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:27:01.708 +03:00 [DBG] POST requests are not supported 2025-06-28 08:27:01.708 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:27:01.708 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 08:27:01.708 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:27:01.708 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:27:01.708 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:27:01.709 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:27:01.709 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:27:01.709 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:27:01.709 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 08:27:01.709 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:27:01.709 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:27:01.709 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 08:27:01.709 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:27:01.709 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 08:27:01.709 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:27:01.709 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:27:01.709 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:27:01.709 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:27:01.709 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:27:01.709 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:27:01.709 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:27:01.709 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:27:01.709 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:27:01.710 +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-28 08:27:01.710 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:27:01.710 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:27:01.710 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:27:01.710 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:27:01.710 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:27:01.710 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:27:01.710 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:27:01.710 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:27:01.710 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:27:01.710 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:27:01.710 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:27:01.710 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:27:01.710 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:27:01.710 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:27:01.710 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:27:01.710 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:27:01.710 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:27:01.710 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.19ms 2025-06-28 08:27:01.710 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:27:01.710 +03:00 [DBG] Connection id "0HNC8090TG8QN" completed keep alive response. 2025-06-28 08:27:01.710 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3592ms 2025-06-28 08:27:01.711 +03:00 [DBG] Connection id "0HNC8090TG8QN" received FIN. 2025-06-28 08:27:01.711 +03:00 [DBG] Connection id "0HNC8090TG8QN" disconnecting. 2025-06-28 08:27:01.711 +03:00 [DBG] Connection id "0HNC8090TG8QN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:27:01.712 +03:00 [DBG] Connection id "0HNC8090TG8QN" stopped. 2025-06-28 08:28:01.705 +03:00 [DBG] Connection id "0HNC8090TG8QO" accepted. 2025-06-28 08:28:01.705 +03:00 [DBG] Connection id "0HNC8090TG8QO" started. 2025-06-28 08:28:01.705 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:28:01.705 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:28:01.705 +03:00 [DBG] POST requests are not supported 2025-06-28 08:28:01.705 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:28:01.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-28 08:28:01.705 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:28:01.705 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:28:01.705 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:28:01.706 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:28:01.706 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:28:01.706 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:28:01.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-28 08:28:01.706 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:28:01.706 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:28:01.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-28 08:28:01.706 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:28:01.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-28 08:28:01.706 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:28:01.706 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:28:01.706 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:28:01.706 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:28:01.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:28:01.706 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:28:01.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:28:01.706 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:28:01.706 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:28:01.707 +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-28 08:28:01.707 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:28:01.707 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:28:01.707 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:28:01.707 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:28:01.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:28:01.707 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:28:01.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:28:01.707 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:28:01.707 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:28:01.707 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:28:01.707 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:28:01.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:28:01.707 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:28:01.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:28:01.707 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:28:01.707 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:28:01.707 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:28:01.707 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1227ms 2025-06-28 08:28:01.707 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:28:01.707 +03:00 [DBG] Connection id "0HNC8090TG8QO" completed keep alive response. 2025-06-28 08:28:01.707 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9254ms 2025-06-28 08:28:01.707 +03:00 [DBG] Connection id "0HNC8090TG8QO" received FIN. 2025-06-28 08:28:01.707 +03:00 [DBG] Connection id "0HNC8090TG8QO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:28:01.707 +03:00 [DBG] Connection id "0HNC8090TG8QO" disconnecting. 2025-06-28 08:28:01.708 +03:00 [DBG] Connection id "0HNC8090TG8QO" stopped. 2025-06-28 08:29:01.711 +03:00 [DBG] Connection id "0HNC8090TG8QP" accepted. 2025-06-28 08:29:01.711 +03:00 [DBG] Connection id "0HNC8090TG8QP" started. 2025-06-28 08:29:01.711 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:29:01.711 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:29:01.711 +03:00 [DBG] POST requests are not supported 2025-06-28 08:29:01.711 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:29:01.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-28 08:29:01.711 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:29:01.711 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:29:01.711 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:29:01.711 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:29:01.711 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:29:01.711 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:29:01.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-28 08:29:01.712 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:29:01.712 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:29:01.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-28 08:29:01.712 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:29:01.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-28 08:29:01.712 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:29:01.712 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:29:01.712 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:29:01.712 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:29:01.712 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:29:01.712 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:29:01.712 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:29:01.712 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:29:01.712 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:29:01.712 +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-28 08:29:01.712 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:29:01.712 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:29:01.712 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:29:01.712 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:29:01.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:29:01.712 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:29:01.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:29:01.712 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:29:01.712 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:29:01.712 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:29:01.712 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:29:01.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:29:01.712 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:29:01.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:29:01.712 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:29:01.712 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:29:01.712 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:29:01.712 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7692ms 2025-06-28 08:29:01.712 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:29:01.713 +03:00 [DBG] Connection id "0HNC8090TG8QP" completed keep alive response. 2025-06-28 08:29:01.713 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5895ms 2025-06-28 08:29:01.713 +03:00 [DBG] Connection id "0HNC8090TG8QP" received FIN. 2025-06-28 08:29:01.713 +03:00 [DBG] Connection id "0HNC8090TG8QP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:29:01.713 +03:00 [DBG] Connection id "0HNC8090TG8QP" disconnecting. 2025-06-28 08:29:01.713 +03:00 [DBG] Connection id "0HNC8090TG8QP" stopped. 2025-06-28 08:30:01.704 +03:00 [DBG] Connection id "0HNC8090TG8QQ" accepted. 2025-06-28 08:30:01.704 +03:00 [DBG] Connection id "0HNC8090TG8QQ" started. 2025-06-28 08:30:01.705 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:30:01.705 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:30:01.705 +03:00 [DBG] POST requests are not supported 2025-06-28 08:30:01.705 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:30:01.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-28 08:30:01.705 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:30:01.705 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:30:01.705 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:30:01.705 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:30:01.705 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:30:01.705 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:30:01.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-28 08:30:01.705 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:30:01.705 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:30:01.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-28 08:30:01.705 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:30:01.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-28 08:30:01.705 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:30:01.705 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:30:01.705 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:30:01.705 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:30:01.705 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:30:01.705 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:30:01.705 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:30:01.705 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:30:01.705 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:30:01.706 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1359ms. 2025-06-28 08:30:01.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:30:01.706 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:30:01.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:30:01.706 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:30:01.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:30:01.706 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:30:01.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:30:01.706 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:30:01.706 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:30:01.706 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:30:01.706 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:30:01.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:30:01.706 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:30:01.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:30:01.706 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:30:01.706 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:30:01.706 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:30:01.706 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7882ms 2025-06-28 08:30:01.706 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:30:01.706 +03:00 [DBG] Connection id "0HNC8090TG8QQ" completed keep alive response. 2025-06-28 08:30:01.706 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4474ms 2025-06-28 08:30:01.706 +03:00 [DBG] Connection id "0HNC8090TG8QQ" received FIN. 2025-06-28 08:30:01.706 +03:00 [DBG] Connection id "0HNC8090TG8QQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:30:01.706 +03:00 [DBG] Connection id "0HNC8090TG8QQ" disconnecting. 2025-06-28 08:30:01.707 +03:00 [DBG] Connection id "0HNC8090TG8QQ" stopped. 2025-06-28 08:31:01.711 +03:00 [DBG] Connection id "0HNC8090TG8QR" accepted. 2025-06-28 08:31:01.711 +03:00 [DBG] Connection id "0HNC8090TG8QR" started. 2025-06-28 08:31:01.711 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:31:01.711 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:31:01.711 +03:00 [DBG] POST requests are not supported 2025-06-28 08:31:01.711 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:31:01.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-28 08:31:01.711 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:31:01.711 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:31:01.712 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:31:01.712 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:31:01.712 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:31:01.712 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:31:01.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-28 08:31:01.712 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:31:01.712 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:31:01.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-28 08:31:01.712 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:31:01.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-28 08:31:01.712 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:31:01.712 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:31:01.712 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:31:01.712 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:31:01.712 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:31:01.712 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:31:01.712 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:31:01.712 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:31:01.712 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:31:01.712 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1874ms. 2025-06-28 08:31:01.712 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:31:01.712 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:31:01.713 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:31:01.713 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:31:01.713 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:31:01.713 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:31:01.713 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:31:01.713 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:31:01.713 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:31:01.713 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:31:01.713 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:31:01.713 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:31:01.713 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:31:01.713 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:31:01.713 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:31:01.713 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:31:01.713 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:31:01.713 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8634ms 2025-06-28 08:31:01.713 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:31:01.713 +03:00 [DBG] Connection id "0HNC8090TG8QR" completed keep alive response. 2025-06-28 08:31:01.713 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7084ms 2025-06-28 08:31:01.713 +03:00 [DBG] Connection id "0HNC8090TG8QR" received FIN. 2025-06-28 08:31:01.713 +03:00 [DBG] Connection id "0HNC8090TG8QR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:31:01.713 +03:00 [DBG] Connection id "0HNC8090TG8QR" disconnecting. 2025-06-28 08:31:01.713 +03:00 [DBG] Connection id "0HNC8090TG8QR" stopped. 2025-06-28 08:32:01.774 +03:00 [DBG] Connection id "0HNC8090TG8QS" accepted. 2025-06-28 08:32:01.774 +03:00 [DBG] Connection id "0HNC8090TG8QS" started. 2025-06-28 08:32:01.774 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:32:01.774 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:32:01.774 +03:00 [DBG] POST requests are not supported 2025-06-28 08:32:01.774 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:32:01.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-28 08:32:01.774 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:32:01.774 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:32:01.774 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:32:01.774 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:32:01.774 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:32:01.774 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:32:01.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-28 08:32:01.775 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:32:01.775 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:32:01.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-28 08:32:01.775 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:32:01.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-28 08:32:01.775 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:32:01.775 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:32:01.775 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:32:01.775 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:32:01.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:32:01.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:32:01.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:32:01.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:32:01.775 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:32:01.775 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1528ms. 2025-06-28 08:32:01.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:32:01.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:32:01.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:32:01.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:32:01.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:32:01.775 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:32:01.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:32:01.775 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:32:01.775 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:32:01.775 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:32:01.775 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:32:01.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:32:01.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:32:01.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:32:01.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:32:01.776 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:32:01.776 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:32:01.776 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8676ms 2025-06-28 08:32:01.776 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:32:01.776 +03:00 [DBG] Connection id "0HNC8090TG8QS" completed keep alive response. 2025-06-28 08:32:01.776 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7528ms 2025-06-28 08:32:01.776 +03:00 [DBG] Connection id "0HNC8090TG8QS" received FIN. 2025-06-28 08:32:01.776 +03:00 [DBG] Connection id "0HNC8090TG8QS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:32:01.776 +03:00 [DBG] Connection id "0HNC8090TG8QS" disconnecting. 2025-06-28 08:32:01.776 +03:00 [DBG] Connection id "0HNC8090TG8QS" stopped. 2025-06-28 08:33:01.704 +03:00 [DBG] Connection id "0HNC8090TG8QT" accepted. 2025-06-28 08:33:01.705 +03:00 [DBG] Connection id "0HNC8090TG8QT" started. 2025-06-28 08:33:01.705 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:33:01.705 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:33:01.705 +03:00 [DBG] POST requests are not supported 2025-06-28 08:33:01.705 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:33:01.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-28 08:33:01.705 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:33:01.705 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:33:01.705 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:33:01.705 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:33:01.705 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:33:01.705 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:33:01.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-28 08:33:01.705 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:33:01.705 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:33:01.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-28 08:33:01.706 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:33:01.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-28 08:33:01.706 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:33:01.706 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:33:01.706 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:33:01.706 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:33:01.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:33:01.706 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:33:01.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:33:01.706 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:33:01.706 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:33:01.706 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1822ms. 2025-06-28 08:33:01.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:33:01.706 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:33:01.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:33:01.706 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:33:01.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:33:01.706 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:33:01.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:33:01.706 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:33:01.706 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:33:01.706 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:33:01.706 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:33:01.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:33:01.706 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:33:01.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:33:01.707 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:33:01.707 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:33:01.707 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:33:01.707 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9864ms 2025-06-28 08:33:01.707 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:33:01.707 +03:00 [DBG] Connection id "0HNC8090TG8QT" completed keep alive response. 2025-06-28 08:33:01.707 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9583ms 2025-06-28 08:33:01.707 +03:00 [DBG] Connection id "0HNC8090TG8QT" received FIN. 2025-06-28 08:33:01.707 +03:00 [DBG] Connection id "0HNC8090TG8QT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:33:01.707 +03:00 [DBG] Connection id "0HNC8090TG8QT" disconnecting. 2025-06-28 08:33:01.707 +03:00 [DBG] Connection id "0HNC8090TG8QT" stopped. 2025-06-28 08:34:01.714 +03:00 [DBG] Connection id "0HNC8090TG8QU" accepted. 2025-06-28 08:34:01.714 +03:00 [DBG] Connection id "0HNC8090TG8QU" started. 2025-06-28 08:34:01.714 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:34:01.714 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:34:01.714 +03:00 [DBG] POST requests are not supported 2025-06-28 08:34:01.714 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:34:01.714 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 08:34:01.714 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:34:01.714 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:34:01.714 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:34:01.714 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:34:01.714 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:34:01.715 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:34:01.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-28 08:34:01.715 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:34:01.715 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:34:01.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-28 08:34:01.715 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:34:01.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-28 08:34:01.715 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:34:01.715 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:34:01.715 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:34:01.715 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:34:01.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:34:01.715 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:34:01.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:34:01.715 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:34:01.715 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:34:01.715 +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-28 08:34:01.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:34:01.715 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:34:01.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:34:01.715 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:34:01.715 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:34:01.715 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:34:01.715 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:34:01.715 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:34:01.715 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:34:01.716 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:34:01.716 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:34:01.716 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:34:01.716 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:34:01.716 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:34:01.716 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:34:01.716 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:34:01.716 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:34:01.716 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9556ms 2025-06-28 08:34:01.716 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:34:01.716 +03:00 [DBG] Connection id "0HNC8090TG8QU" completed keep alive response. 2025-06-28 08:34:01.716 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7411ms 2025-06-28 08:34:01.716 +03:00 [DBG] Connection id "0HNC8090TG8QU" received FIN. 2025-06-28 08:34:01.716 +03:00 [DBG] Connection id "0HNC8090TG8QU" disconnecting. 2025-06-28 08:34:01.716 +03:00 [DBG] Connection id "0HNC8090TG8QU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:34:01.717 +03:00 [DBG] Connection id "0HNC8090TG8QU" stopped. 2025-06-28 08:35:01.704 +03:00 [DBG] Connection id "0HNC8090TG8QV" accepted. 2025-06-28 08:35:01.705 +03:00 [DBG] Connection id "0HNC8090TG8QV" started. 2025-06-28 08:35:01.705 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:35:01.705 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:35:01.705 +03:00 [DBG] POST requests are not supported 2025-06-28 08:35:01.705 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:35:01.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-28 08:35:01.705 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:35:01.705 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:35:01.705 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:35:01.705 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:35:01.705 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:35:01.705 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:35:01.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-28 08:35:01.706 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:35:01.706 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:35:01.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-28 08:35:01.706 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:35:01.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-28 08:35:01.706 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:35:01.706 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:35:01.706 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:35:01.706 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:35:01.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:35:01.706 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:35:01.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:35:01.706 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:35:01.706 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:35:01.706 +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-28 08:35:01.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:35:01.706 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:35:01.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:35:01.707 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:35:01.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:35:01.707 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:35:01.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:35:01.707 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:35:01.707 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:35:01.707 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:35:01.707 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:35:01.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:35:01.707 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:35:01.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:35:01.707 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:35:01.707 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:35:01.707 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:35:01.707 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2063ms 2025-06-28 08:35:01.707 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:35:01.707 +03:00 [DBG] Connection id "0HNC8090TG8QV" completed keep alive response. 2025-06-28 08:35:01.707 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3554ms 2025-06-28 08:35:01.708 +03:00 [DBG] Connection id "0HNC8090TG8QV" received FIN. 2025-06-28 08:35:01.708 +03:00 [DBG] Connection id "0HNC8090TG8QV" disconnecting. 2025-06-28 08:35:01.708 +03:00 [DBG] Connection id "0HNC8090TG8QV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:35:01.709 +03:00 [DBG] Connection id "0HNC8090TG8QV" stopped. 2025-06-28 08:36:01.710 +03:00 [DBG] Connection id "0HNC8090TG8R0" accepted. 2025-06-28 08:36:01.710 +03:00 [DBG] Connection id "0HNC8090TG8R0" started. 2025-06-28 08:36:01.711 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:36:01.711 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:36:01.711 +03:00 [DBG] POST requests are not supported 2025-06-28 08:36:01.711 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:36:01.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-28 08:36:01.711 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:36:01.711 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:36:01.711 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:36:01.711 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:36:01.711 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:36:01.711 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:36:01.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-28 08:36:01.711 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:36:01.711 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:36:01.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-28 08:36:01.711 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:36:01.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-28 08:36:01.711 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:36:01.711 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:36:01.711 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:36:01.711 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:36:01.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:36:01.711 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:36:01.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:36:01.711 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:36:01.711 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:36:01.711 +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-28 08:36:01.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:36:01.711 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:36:01.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:36:01.711 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:36:01.711 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:36:01.712 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:36:01.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:36:01.712 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:36:01.712 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:36:01.712 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:36:01.712 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:36:01.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:36:01.712 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:36:01.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:36:01.712 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:36:01.712 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:36:01.712 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:36:01.712 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7423ms 2025-06-28 08:36:01.712 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:36:01.712 +03:00 [DBG] Connection id "0HNC8090TG8R0" completed keep alive response. 2025-06-28 08:36:01.712 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3552ms 2025-06-28 08:36:01.712 +03:00 [DBG] Connection id "0HNC8090TG8R0" received FIN. 2025-06-28 08:36:01.712 +03:00 [DBG] Connection id "0HNC8090TG8R0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:36:01.712 +03:00 [DBG] Connection id "0HNC8090TG8R0" disconnecting. 2025-06-28 08:36:01.713 +03:00 [DBG] Connection id "0HNC8090TG8R0" stopped. 2025-06-28 08:37:01.706 +03:00 [DBG] Connection id "0HNC8090TG8R1" accepted. 2025-06-28 08:37:01.706 +03:00 [DBG] Connection id "0HNC8090TG8R1" started. 2025-06-28 08:37:01.707 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:37:01.707 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:37:01.707 +03:00 [DBG] POST requests are not supported 2025-06-28 08:37:01.707 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:37:01.707 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 08:37:01.707 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:37:01.707 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:37:01.707 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:37:01.707 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:37:01.707 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:37:01.707 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:37:01.707 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 08:37:01.707 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:37:01.707 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:37:01.707 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 08:37:01.707 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:37:01.708 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 08:37:01.708 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:37:01.708 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:37:01.708 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:37:01.708 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:37:01.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:37:01.708 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:37:01.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:37:01.708 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:37:01.708 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:37:01.708 +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-28 08:37:01.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:37:01.708 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:37:01.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:37:01.708 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:37:01.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:37:01.708 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:37:01.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:37:01.708 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:37:01.708 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:37:01.708 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:37:01.708 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:37:01.709 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:37:01.709 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:37:01.709 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:37:01.709 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:37:01.709 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:37:01.709 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:37:01.709 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1952ms 2025-06-28 08:37:01.709 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:37:01.709 +03:00 [DBG] Connection id "0HNC8090TG8R1" completed keep alive response. 2025-06-28 08:37:01.709 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2388ms 2025-06-28 08:37:01.709 +03:00 [DBG] Connection id "0HNC8090TG8R1" received FIN. 2025-06-28 08:37:01.709 +03:00 [DBG] Connection id "0HNC8090TG8R1" disconnecting. 2025-06-28 08:37:01.709 +03:00 [DBG] Connection id "0HNC8090TG8R1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:37:01.710 +03:00 [DBG] Connection id "0HNC8090TG8R1" stopped. 2025-06-28 08:38:01.717 +03:00 [DBG] Connection id "0HNC8090TG8R2" accepted. 2025-06-28 08:38:01.717 +03:00 [DBG] Connection id "0HNC8090TG8R2" started. 2025-06-28 08:38:01.717 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:38:01.717 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:38:01.717 +03:00 [DBG] POST requests are not supported 2025-06-28 08:38:01.717 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:38:01.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-28 08:38:01.717 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:38:01.717 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:38:01.717 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:38:01.717 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:38:01.717 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:38:01.717 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:38:01.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-28 08:38:01.718 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:38:01.718 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:38:01.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-28 08:38:01.718 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:38:01.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-28 08:38:01.718 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:38:01.718 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:38:01.718 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:38:01.718 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:38:01.718 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:38:01.718 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:38:01.718 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:38:01.718 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:38:01.718 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:38:01.718 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2212ms. 2025-06-28 08:38:01.718 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:38:01.719 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:38:01.719 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:38:01.719 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:38:01.719 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:38:01.719 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:38:01.719 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:38:01.719 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:38:01.719 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:38:01.719 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:38:01.719 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:38:01.719 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:38:01.719 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:38:01.719 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:38:01.719 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:38:01.719 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:38:01.719 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:38:01.719 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1658ms 2025-06-28 08:38:01.719 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:38:01.719 +03:00 [DBG] Connection id "0HNC8090TG8R2" completed keep alive response. 2025-06-28 08:38:01.719 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3579ms 2025-06-28 08:38:01.720 +03:00 [DBG] Connection id "0HNC8090TG8R2" received FIN. 2025-06-28 08:38:01.720 +03:00 [DBG] Connection id "0HNC8090TG8R2" disconnecting. 2025-06-28 08:38:01.720 +03:00 [DBG] Connection id "0HNC8090TG8R2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:38:01.721 +03:00 [DBG] Connection id "0HNC8090TG8R2" stopped. 2025-06-28 08:39:01.714 +03:00 [DBG] Connection id "0HNC8090TG8R3" accepted. 2025-06-28 08:39:01.714 +03:00 [DBG] Connection id "0HNC8090TG8R3" started. 2025-06-28 08:39:01.714 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:39:01.714 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:39:01.714 +03:00 [DBG] POST requests are not supported 2025-06-28 08:39:01.714 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:39:01.714 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 08:39:01.714 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:39:01.714 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:39:01.714 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:39:01.714 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:39:01.714 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:39:01.714 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:39:01.714 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 08:39:01.715 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:39:01.715 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:39:01.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-28 08:39:01.715 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:39:01.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-28 08:39:01.715 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:39:01.715 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:39:01.715 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:39:01.715 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:39:01.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:39:01.715 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:39:01.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:39:01.715 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:39:01.715 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:39:01.715 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1298ms. 2025-06-28 08:39:01.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:39:01.715 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:39:01.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:39:01.715 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:39:01.715 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:39:01.715 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:39:01.715 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:39:01.715 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:39:01.715 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:39:01.715 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:39:01.715 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:39:01.715 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:39:01.715 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:39:01.715 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:39:01.715 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:39:01.715 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:39:01.715 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:39:01.715 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8283ms 2025-06-28 08:39:01.716 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:39:01.716 +03:00 [DBG] Connection id "0HNC8090TG8R3" completed keep alive response. 2025-06-28 08:39:01.716 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4996ms 2025-06-28 08:39:01.716 +03:00 [DBG] Connection id "0HNC8090TG8R3" received FIN. 2025-06-28 08:39:01.716 +03:00 [DBG] Connection id "0HNC8090TG8R3" disconnecting. 2025-06-28 08:39:01.716 +03:00 [DBG] Connection id "0HNC8090TG8R3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:39:01.717 +03:00 [DBG] Connection id "0HNC8090TG8R3" stopped. 2025-06-28 08:40:01.716 +03:00 [DBG] Connection id "0HNC8090TG8R4" accepted. 2025-06-28 08:40:01.716 +03:00 [DBG] Connection id "0HNC8090TG8R4" started. 2025-06-28 08:40:01.716 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:40:01.716 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:40:01.716 +03:00 [DBG] POST requests are not supported 2025-06-28 08:40:01.716 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:40:01.716 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 08:40:01.716 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:40:01.716 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:40:01.716 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:40:01.716 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:40:01.716 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:40:01.716 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:40:01.716 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 08:40:01.716 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:40:01.716 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:40:01.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-28 08:40:01.716 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:40:01.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-28 08:40:01.716 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:40:01.716 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:40:01.716 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:40:01.717 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:40:01.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:40:01.717 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:40:01.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:40:01.717 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:40:01.717 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:40:01.717 +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-28 08:40:01.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:40:01.717 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:40:01.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:40:01.717 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:40:01.717 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:40:01.717 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:40:01.717 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:40:01.717 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:40:01.717 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:40:01.717 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:40:01.717 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:40:01.717 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:40:01.717 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:40:01.717 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:40:01.717 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:40:01.717 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:40:01.717 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:40:01.717 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6045ms 2025-06-28 08:40:01.717 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:40:01.717 +03:00 [DBG] Connection id "0HNC8090TG8R4" completed keep alive response. 2025-06-28 08:40:01.717 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2439ms 2025-06-28 08:40:01.717 +03:00 [DBG] Connection id "0HNC8090TG8R4" received FIN. 2025-06-28 08:40:01.717 +03:00 [DBG] Connection id "0HNC8090TG8R4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:40:01.718 +03:00 [DBG] Connection id "0HNC8090TG8R4" disconnecting. 2025-06-28 08:40:01.718 +03:00 [DBG] Connection id "0HNC8090TG8R4" stopped. 2025-06-28 08:41:01.716 +03:00 [DBG] Connection id "0HNC8090TG8R5" accepted. 2025-06-28 08:41:01.716 +03:00 [DBG] Connection id "0HNC8090TG8R5" started. 2025-06-28 08:41:01.716 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:41:01.716 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:41:01.716 +03:00 [DBG] POST requests are not supported 2025-06-28 08:41:01.716 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:41:01.716 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 08:41:01.716 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:41:01.716 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:41:01.716 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:41:01.716 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:41:01.716 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:41:01.716 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:41:01.716 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 08:41:01.717 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:41:01.717 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:41:01.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-28 08:41:01.717 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:41:01.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-28 08:41:01.717 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:41:01.717 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:41:01.717 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:41:01.717 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:41:01.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:41:01.717 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:41:01.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:41:01.717 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:41:01.717 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:41:01.717 +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-28 08:41:01.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:41:01.717 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:41:01.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:41:01.717 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:41:01.717 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:41:01.717 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:41:01.717 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:41:01.717 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:41:01.717 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:41:01.717 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:41:01.717 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:41:01.717 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:41:01.717 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:41:01.717 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:41:01.717 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:41:01.717 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:41:01.717 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:41:01.717 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7431ms 2025-06-28 08:41:01.717 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:41:01.718 +03:00 [DBG] Connection id "0HNC8090TG8R5" completed keep alive response. 2025-06-28 08:41:01.718 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4895ms 2025-06-28 08:41:01.718 +03:00 [DBG] Connection id "0HNC8090TG8R5" received FIN. 2025-06-28 08:41:01.718 +03:00 [DBG] Connection id "0HNC8090TG8R5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:41:01.718 +03:00 [DBG] Connection id "0HNC8090TG8R5" disconnecting. 2025-06-28 08:41:01.718 +03:00 [DBG] Connection id "0HNC8090TG8R5" stopped. 2025-06-28 08:42:01.709 +03:00 [DBG] Connection id "0HNC8090TG8R6" accepted. 2025-06-28 08:42:01.709 +03:00 [DBG] Connection id "0HNC8090TG8R6" started. 2025-06-28 08:42:01.709 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:42:01.709 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:42:01.709 +03:00 [DBG] POST requests are not supported 2025-06-28 08:42:01.709 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:42:01.709 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 08:42:01.709 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:42:01.710 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:42:01.710 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:42:01.710 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:42:01.710 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:42:01.710 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:42:01.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-28 08:42:01.710 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:42:01.710 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:42:01.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-28 08:42:01.710 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:42:01.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-28 08:42:01.710 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:42:01.710 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:42:01.710 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:42:01.710 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:42:01.710 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:42:01.710 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:42:01.710 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:42:01.710 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:42:01.710 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:42:01.710 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1552ms. 2025-06-28 08:42:01.710 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:42:01.710 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:42:01.710 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:42:01.710 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:42:01.710 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:42:01.710 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:42:01.710 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:42:01.710 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:42:01.710 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:42:01.711 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:42:01.711 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:42:01.711 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:42:01.711 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:42:01.711 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:42:01.711 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:42:01.711 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:42:01.711 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:42:01.711 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8076ms 2025-06-28 08:42:01.711 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:42:01.711 +03:00 [DBG] Connection id "0HNC8090TG8R6" completed keep alive response. 2025-06-28 08:42:01.711 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5034ms 2025-06-28 08:42:01.711 +03:00 [DBG] Connection id "0HNC8090TG8R6" received FIN. 2025-06-28 08:42:01.711 +03:00 [DBG] Connection id "0HNC8090TG8R6" disconnecting. 2025-06-28 08:42:01.711 +03:00 [DBG] Connection id "0HNC8090TG8R6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:42:01.713 +03:00 [DBG] Connection id "0HNC8090TG8R6" stopped. 2025-06-28 08:43:01.712 +03:00 [DBG] Connection id "0HNC8090TG8R7" accepted. 2025-06-28 08:43:01.712 +03:00 [DBG] Connection id "0HNC8090TG8R7" started. 2025-06-28 08:43:01.712 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:43:01.712 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:43:01.712 +03:00 [DBG] POST requests are not supported 2025-06-28 08:43:01.712 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:43:01.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-28 08:43:01.712 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:43:01.712 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:43:01.712 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:43:01.712 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:43:01.712 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:43:01.712 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:43:01.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-28 08:43:01.712 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:43:01.712 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:43:01.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-28 08:43:01.712 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:43:01.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-28 08:43:01.713 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:43:01.713 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:43:01.713 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:43:01.713 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:43:01.713 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:43:01.713 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:43:01.713 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:43:01.713 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:43:01.713 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:43:01.713 +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-28 08:43:01.713 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:43:01.713 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:43:01.713 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:43:01.713 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:43:01.713 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:43:01.713 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:43:01.713 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:43:01.713 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:43:01.713 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:43:01.713 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:43:01.713 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:43:01.713 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:43:01.713 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:43:01.713 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:43:01.713 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:43:01.713 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:43:01.713 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:43:01.713 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.866ms 2025-06-28 08:43:01.713 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:43:01.713 +03:00 [DBG] Connection id "0HNC8090TG8R7" completed keep alive response. 2025-06-28 08:43:01.713 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5529ms 2025-06-28 08:43:01.714 +03:00 [DBG] Connection id "0HNC8090TG8R7" received FIN. 2025-06-28 08:43:01.714 +03:00 [DBG] Connection id "0HNC8090TG8R7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:43:01.714 +03:00 [DBG] Connection id "0HNC8090TG8R7" disconnecting. 2025-06-28 08:43:01.714 +03:00 [DBG] Connection id "0HNC8090TG8R7" stopped. 2025-06-28 08:44:01.720 +03:00 [DBG] Connection id "0HNC8090TG8R8" accepted. 2025-06-28 08:44:01.720 +03:00 [DBG] Connection id "0HNC8090TG8R8" started. 2025-06-28 08:44:01.720 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:44:01.720 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:44:01.720 +03:00 [DBG] POST requests are not supported 2025-06-28 08:44:01.721 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:44:01.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-28 08:44:01.721 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:44:01.721 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:44:01.721 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:44:01.721 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:44:01.721 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:44:01.721 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:44:01.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-28 08:44:01.721 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:44:01.721 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:44:01.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-28 08:44:01.721 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:44:01.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-28 08:44:01.721 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:44:01.721 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:44:01.721 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:44:01.721 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:44:01.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:44:01.722 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:44:01.722 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:44:01.722 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:44:01.722 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:44:01.722 +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-28 08:44:01.722 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:44:01.722 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:44:01.722 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:44:01.722 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:44:01.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:44:01.722 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:44:01.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:44:01.722 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:44:01.722 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:44:01.722 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:44:01.722 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:44:01.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:44:01.722 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:44:01.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:44:01.722 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:44:01.722 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:44:01.722 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:44:01.722 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9626ms 2025-06-28 08:44:01.722 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:44:01.722 +03:00 [DBG] Connection id "0HNC8090TG8R8" completed keep alive response. 2025-06-28 08:44:01.722 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0142ms 2025-06-28 08:44:01.723 +03:00 [DBG] Connection id "0HNC8090TG8R8" received FIN. 2025-06-28 08:44:01.723 +03:00 [DBG] Connection id "0HNC8090TG8R8" disconnecting. 2025-06-28 08:44:01.723 +03:00 [DBG] Connection id "0HNC8090TG8R8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:44:01.724 +03:00 [DBG] Connection id "0HNC8090TG8R8" stopped. 2025-06-28 08:45:01.720 +03:00 [DBG] Connection id "0HNC8090TG8R9" accepted. 2025-06-28 08:45:01.720 +03:00 [DBG] Connection id "0HNC8090TG8R9" started. 2025-06-28 08:45:01.720 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:45:01.720 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:45:01.720 +03:00 [DBG] POST requests are not supported 2025-06-28 08:45:01.720 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:45:01.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-28 08:45:01.720 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:45:01.720 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:45:01.720 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:45:01.720 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:45:01.720 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:45:01.720 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:45:01.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-28 08:45:01.721 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:45:01.721 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:45:01.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-28 08:45:01.721 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:45:01.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-28 08:45:01.721 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:45:01.721 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:45:01.721 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:45:01.721 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:45:01.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:45:01.721 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:45:01.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:45:01.721 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:45:01.721 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:45:01.721 +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-28 08:45:01.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:45:01.721 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:45:01.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:45:01.721 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:45:01.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:45:01.721 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:45:01.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:45:01.721 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:45:01.721 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:45:01.721 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:45:01.721 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:45:01.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:45:01.721 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:45:01.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:45:01.721 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:45:01.721 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:45:01.721 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:45:01.721 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7769ms 2025-06-28 08:45:01.722 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:45:01.722 +03:00 [DBG] Connection id "0HNC8090TG8R9" completed keep alive response. 2025-06-28 08:45:01.722 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4415ms 2025-06-28 08:45:01.722 +03:00 [DBG] Connection id "0HNC8090TG8R9" received FIN. 2025-06-28 08:45:01.722 +03:00 [DBG] Connection id "0HNC8090TG8R9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:45:01.722 +03:00 [DBG] Connection id "0HNC8090TG8R9" disconnecting. 2025-06-28 08:45:01.722 +03:00 [DBG] Connection id "0HNC8090TG8R9" stopped. 2025-06-28 08:46:01.712 +03:00 [DBG] Connection id "0HNC8090TG8RA" accepted. 2025-06-28 08:46:01.712 +03:00 [DBG] Connection id "0HNC8090TG8RA" started. 2025-06-28 08:46:01.712 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:46:01.712 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:46:01.712 +03:00 [DBG] POST requests are not supported 2025-06-28 08:46:01.712 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:46:01.713 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 08:46:01.713 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:46:01.713 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:46:01.713 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:46:01.713 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:46:01.713 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:46:01.713 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:46:01.713 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 08:46:01.713 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:46:01.713 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:46:01.713 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 08:46:01.713 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:46:01.713 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 08:46:01.713 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:46:01.713 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:46:01.713 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:46:01.713 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:46:01.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:46:01.714 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:46:01.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:46:01.714 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:46:01.714 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:46:01.714 +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-28 08:46:01.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:46:01.714 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:46:01.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:46:01.714 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:46:01.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:46:01.714 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:46:01.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:46:01.714 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:46:01.714 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:46:01.714 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:46:01.714 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:46:01.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:46:01.714 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:46:01.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:46:01.714 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:46:01.715 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:46:01.715 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:46:01.715 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3192ms 2025-06-28 08:46:01.715 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:46:01.715 +03:00 [DBG] Connection id "0HNC8090TG8RA" completed keep alive response. 2025-06-28 08:46:01.715 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4194ms 2025-06-28 08:46:01.715 +03:00 [DBG] Connection id "0HNC8090TG8RA" received FIN. 2025-06-28 08:46:01.715 +03:00 [DBG] Connection id "0HNC8090TG8RA" disconnecting. 2025-06-28 08:46:01.715 +03:00 [DBG] Connection id "0HNC8090TG8RA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:46:01.716 +03:00 [DBG] Connection id "0HNC8090TG8RA" stopped. 2025-06-28 08:47:01.710 +03:00 [DBG] Connection id "0HNC8090TG8RB" accepted. 2025-06-28 08:47:01.710 +03:00 [DBG] Connection id "0HNC8090TG8RB" started. 2025-06-28 08:47:01.710 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:47:01.710 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:47:01.710 +03:00 [DBG] POST requests are not supported 2025-06-28 08:47:01.710 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:47:01.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-28 08:47:01.710 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:47:01.710 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:47:01.710 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:47:01.710 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:47:01.710 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:47:01.710 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:47:01.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-28 08:47:01.710 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:47:01.710 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:47:01.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-28 08:47:01.710 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:47:01.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-28 08:47:01.710 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:47:01.710 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:47:01.711 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:47:01.711 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:47:01.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:47:01.711 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:47:01.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:47:01.711 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:47:01.711 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:47:01.711 +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-28 08:47:01.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:47:01.711 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:47:01.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:47:01.711 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:47:01.711 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:47:01.711 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:47:01.711 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:47:01.711 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:47:01.711 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:47:01.711 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:47:01.711 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:47:01.711 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:47:01.711 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:47:01.711 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:47:01.711 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:47:01.711 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:47:01.711 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:47:01.711 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8696ms 2025-06-28 08:47:01.711 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:47:01.711 +03:00 [DBG] Connection id "0HNC8090TG8RB" completed keep alive response. 2025-06-28 08:47:01.711 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.673ms 2025-06-28 08:47:01.712 +03:00 [DBG] Connection id "0HNC8090TG8RB" received FIN. 2025-06-28 08:47:01.712 +03:00 [DBG] Connection id "0HNC8090TG8RB" disconnecting. 2025-06-28 08:47:01.712 +03:00 [DBG] Connection id "0HNC8090TG8RB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:47:01.713 +03:00 [DBG] Connection id "0HNC8090TG8RB" stopped. 2025-06-28 08:48:01.722 +03:00 [DBG] Connection id "0HNC8090TG8RC" accepted. 2025-06-28 08:48:01.722 +03:00 [DBG] Connection id "0HNC8090TG8RC" started. 2025-06-28 08:48:01.722 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:48:01.722 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:48:01.722 +03:00 [DBG] POST requests are not supported 2025-06-28 08:48:01.722 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:48:01.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-28 08:48:01.722 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:48:01.722 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:48:01.722 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:48:01.722 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:48:01.722 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:48:01.722 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:48:01.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-28 08:48:01.722 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:48:01.722 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:48:01.722 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 08:48:01.722 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:48:01.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-28 08:48:01.723 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:48:01.723 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:48:01.723 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:48:01.723 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:48:01.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:48:01.723 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:48:01.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:48:01.723 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:48:01.723 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:48:01.723 +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-28 08:48:01.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:48:01.723 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:48:01.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:48:01.723 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:48:01.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:48:01.723 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:48:01.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:48:01.723 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:48:01.723 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:48:01.723 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:48:01.723 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:48:01.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:48:01.723 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:48:01.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:48:01.723 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:48:01.723 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:48:01.723 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:48:01.723 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7917ms 2025-06-28 08:48:01.723 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:48:01.723 +03:00 [DBG] Connection id "0HNC8090TG8RC" completed keep alive response. 2025-06-28 08:48:01.723 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5159ms 2025-06-28 08:48:01.724 +03:00 [DBG] Connection id "0HNC8090TG8RC" received FIN. 2025-06-28 08:48:01.724 +03:00 [DBG] Connection id "0HNC8090TG8RC" disconnecting. 2025-06-28 08:48:01.724 +03:00 [DBG] Connection id "0HNC8090TG8RC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:48:01.725 +03:00 [DBG] Connection id "0HNC8090TG8RC" stopped. 2025-06-28 08:49:01.710 +03:00 [DBG] Connection id "0HNC8090TG8RD" accepted. 2025-06-28 08:49:01.710 +03:00 [DBG] Connection id "0HNC8090TG8RD" started. 2025-06-28 08:49:01.710 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:49:01.710 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:49:01.710 +03:00 [DBG] POST requests are not supported 2025-06-28 08:49:01.710 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:49:01.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-28 08:49:01.710 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:49:01.710 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:49:01.710 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:49:01.710 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:49:01.710 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:49:01.710 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:49:01.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-28 08:49:01.711 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:49:01.711 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:49:01.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-28 08:49:01.711 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:49:01.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-28 08:49:01.711 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:49:01.711 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:49:01.711 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:49:01.711 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:49:01.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:49:01.711 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:49:01.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:49:01.711 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:49:01.711 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:49:01.711 +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-28 08:49:01.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:49:01.711 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:49:01.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:49:01.711 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:49:01.711 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:49:01.711 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:49:01.711 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:49:01.711 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:49:01.711 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:49:01.711 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:49:01.711 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:49:01.711 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:49:01.711 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:49:01.711 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:49:01.711 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:49:01.711 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:49:01.711 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:49:01.712 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9447ms 2025-06-28 08:49:01.712 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:49:01.712 +03:00 [DBG] Connection id "0HNC8090TG8RD" completed keep alive response. 2025-06-28 08:49:01.712 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6767ms 2025-06-28 08:49:01.712 +03:00 [DBG] Connection id "0HNC8090TG8RD" received FIN. 2025-06-28 08:49:01.712 +03:00 [DBG] Connection id "0HNC8090TG8RD" disconnecting. 2025-06-28 08:49:01.712 +03:00 [DBG] Connection id "0HNC8090TG8RD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:49:01.713 +03:00 [DBG] Connection id "0HNC8090TG8RD" stopped. 2025-06-28 08:50:01.719 +03:00 [DBG] Connection id "0HNC8090TG8RE" accepted. 2025-06-28 08:50:01.720 +03:00 [DBG] Connection id "0HNC8090TG8RE" started. 2025-06-28 08:50:01.720 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:50:01.720 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:50:01.720 +03:00 [DBG] POST requests are not supported 2025-06-28 08:50:01.720 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:50:01.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-28 08:50:01.720 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:50:01.720 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:50:01.720 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:50:01.720 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:50:01.720 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:50:01.720 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:50:01.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-28 08:50:01.720 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:50:01.720 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:50:01.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-28 08:50:01.720 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:50:01.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-28 08:50:01.720 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:50:01.720 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:50:01.720 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:50:01.720 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:50:01.720 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:50:01.720 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:50:01.720 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:50:01.720 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:50:01.720 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:50:01.721 +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-28 08:50:01.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:50:01.721 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:50:01.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:50:01.721 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:50:01.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:50:01.721 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:50:01.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:50:01.721 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:50:01.721 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:50:01.721 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:50:01.721 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:50:01.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:50:01.721 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:50:01.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:50:01.721 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:50:01.721 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:50:01.721 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:50:01.721 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0076ms 2025-06-28 08:50:01.721 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:50:01.721 +03:00 [DBG] Connection id "0HNC8090TG8RE" completed keep alive response. 2025-06-28 08:50:01.721 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5833ms 2025-06-28 08:50:01.722 +03:00 [DBG] Connection id "0HNC8090TG8RE" received FIN. 2025-06-28 08:50:01.722 +03:00 [DBG] Connection id "0HNC8090TG8RE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:50:01.722 +03:00 [DBG] Connection id "0HNC8090TG8RE" disconnecting. 2025-06-28 08:50:01.722 +03:00 [DBG] Connection id "0HNC8090TG8RE" stopped. 2025-06-28 08:51:01.722 +03:00 [DBG] Connection id "0HNC8090TG8RF" accepted. 2025-06-28 08:51:01.722 +03:00 [DBG] Connection id "0HNC8090TG8RF" started. 2025-06-28 08:51:01.722 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:51:01.722 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:51:01.722 +03:00 [DBG] POST requests are not supported 2025-06-28 08:51:01.722 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:51:01.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-28 08:51:01.722 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:51:01.723 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:51:01.723 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:51:01.723 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:51:01.723 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:51:01.723 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:51:01.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-28 08:51:01.723 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:51:01.723 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:51:01.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-28 08:51:01.723 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:51:01.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-28 08:51:01.723 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:51:01.723 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:51:01.723 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:51:01.724 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:51:01.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:51:01.724 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:51:01.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:51:01.724 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:51:01.724 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:51:01.724 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1704ms. 2025-06-28 08:51:01.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:51:01.724 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:51:01.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:51:01.724 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:51:01.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:51:01.724 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:51:01.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:51:01.724 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:51:01.724 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:51:01.724 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:51:01.724 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:51:01.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:51:01.724 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:51:01.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:51:01.725 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:51:01.725 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:51:01.725 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:51:01.725 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3993ms 2025-06-28 08:51:01.725 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:51:01.725 +03:00 [DBG] Connection id "0HNC8090TG8RF" completed keep alive response. 2025-06-28 08:51:01.725 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6091ms 2025-06-28 08:51:01.725 +03:00 [DBG] Connection id "0HNC8090TG8RF" received FIN. 2025-06-28 08:51:01.725 +03:00 [DBG] Connection id "0HNC8090TG8RF" disconnecting. 2025-06-28 08:51:01.725 +03:00 [DBG] Connection id "0HNC8090TG8RF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:51:01.726 +03:00 [DBG] Connection id "0HNC8090TG8RF" stopped. 2025-06-28 08:52:01.713 +03:00 [DBG] Connection id "0HNC8090TG8RG" accepted. 2025-06-28 08:52:01.714 +03:00 [DBG] Connection id "0HNC8090TG8RG" started. 2025-06-28 08:52:01.714 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:52:01.714 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:52:01.714 +03:00 [DBG] POST requests are not supported 2025-06-28 08:52:01.714 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:52:01.714 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 08:52:01.714 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:52:01.714 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:52:01.714 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:52:01.714 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:52:01.714 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:52:01.714 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:52:01.714 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 08:52:01.714 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:52:01.714 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:52:01.714 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 08:52:01.714 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:52:01.714 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 08:52:01.714 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:52:01.714 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:52:01.714 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:52:01.714 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:52:01.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:52:01.714 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:52:01.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:52:01.715 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:52:01.715 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:52:01.715 +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-28 08:52:01.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:52:01.715 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:52:01.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:52:01.715 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:52:01.715 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:52:01.715 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:52:01.715 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:52:01.715 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:52:01.715 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:52:01.715 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:52:01.715 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:52:01.715 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:52:01.715 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:52:01.715 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:52:01.715 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:52:01.715 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:52:01.715 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:52:01.715 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7826ms 2025-06-28 08:52:01.715 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:52:01.715 +03:00 [DBG] Connection id "0HNC8090TG8RG" completed keep alive response. 2025-06-28 08:52:01.715 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4099ms 2025-06-28 08:52:01.715 +03:00 [DBG] Connection id "0HNC8090TG8RG" received FIN. 2025-06-28 08:52:01.716 +03:00 [DBG] Connection id "0HNC8090TG8RG" disconnecting. 2025-06-28 08:52:01.716 +03:00 [DBG] Connection id "0HNC8090TG8RG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:52:01.717 +03:00 [DBG] Connection id "0HNC8090TG8RG" stopped. 2025-06-28 08:53:01.722 +03:00 [DBG] Connection id "0HNC8090TG8RH" accepted. 2025-06-28 08:53:01.722 +03:00 [DBG] Connection id "0HNC8090TG8RH" started. 2025-06-28 08:53:01.722 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:53:01.722 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:53:01.722 +03:00 [DBG] POST requests are not supported 2025-06-28 08:53:01.722 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:53:01.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-28 08:53:01.723 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:53:01.723 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:53:01.723 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:53:01.723 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:53:01.723 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:53:01.723 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:53:01.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-28 08:53:01.723 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:53:01.723 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:53:01.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-28 08:53:01.723 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:53:01.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-28 08:53:01.723 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:53:01.723 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:53:01.723 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:53:01.723 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:53:01.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:53:01.723 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:53:01.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:53:01.723 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:53:01.723 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:53:01.724 +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-28 08:53:01.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:53:01.724 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:53:01.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:53:01.724 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:53:01.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:53:01.724 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:53:01.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:53:01.724 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:53:01.724 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:53:01.724 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:53:01.724 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:53:01.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:53:01.724 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:53:01.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:53:01.724 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:53:01.724 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:53:01.724 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:53:01.724 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2217ms 2025-06-28 08:53:01.724 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:53:01.724 +03:00 [DBG] Connection id "0HNC8090TG8RH" completed keep alive response. 2025-06-28 08:53:01.724 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1274ms 2025-06-28 08:53:01.725 +03:00 [DBG] Connection id "0HNC8090TG8RH" received FIN. 2025-06-28 08:53:01.725 +03:00 [DBG] Connection id "0HNC8090TG8RH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:53:01.725 +03:00 [DBG] Connection id "0HNC8090TG8RH" disconnecting. 2025-06-28 08:53:01.725 +03:00 [DBG] Connection id "0HNC8090TG8RH" stopped. 2025-06-28 08:54:01.712 +03:00 [DBG] Connection id "0HNC8090TG8RI" accepted. 2025-06-28 08:54:01.712 +03:00 [DBG] Connection id "0HNC8090TG8RI" started. 2025-06-28 08:54:01.712 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:54:01.712 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:54:01.713 +03:00 [DBG] POST requests are not supported 2025-06-28 08:54:01.713 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:54:01.713 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 08:54:01.713 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:54:01.713 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:54:01.713 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:54:01.713 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:54:01.713 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:54:01.713 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:54:01.713 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 08:54:01.713 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:54:01.713 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:54:01.713 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 08:54:01.713 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:54:01.713 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 08:54:01.713 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:54:01.713 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:54:01.713 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:54:01.713 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:54:01.713 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:54:01.713 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:54:01.713 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:54:01.713 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:54:01.713 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:54:01.713 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1679ms. 2025-06-28 08:54:01.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:54:01.714 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:54:01.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:54:01.714 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:54:01.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:54:01.714 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:54:01.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:54:01.714 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:54:01.714 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:54:01.714 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:54:01.714 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:54:01.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:54:01.714 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:54:01.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:54:01.714 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:54:01.714 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:54:01.714 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:54:01.714 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7773ms 2025-06-28 08:54:01.714 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:54:01.714 +03:00 [DBG] Connection id "0HNC8090TG8RI" completed keep alive response. 2025-06-28 08:54:01.714 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4655ms 2025-06-28 08:54:01.714 +03:00 [DBG] Connection id "0HNC8090TG8RI" received FIN. 2025-06-28 08:54:01.714 +03:00 [DBG] Connection id "0HNC8090TG8RI" disconnecting. 2025-06-28 08:54:01.714 +03:00 [DBG] Connection id "0HNC8090TG8RI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:54:01.715 +03:00 [DBG] Connection id "0HNC8090TG8RI" stopped. 2025-06-28 08:55:01.719 +03:00 [DBG] Connection id "0HNC8090TG8RJ" accepted. 2025-06-28 08:55:01.719 +03:00 [DBG] Connection id "0HNC8090TG8RJ" started. 2025-06-28 08:55:01.720 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:55:01.720 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:55:01.720 +03:00 [DBG] POST requests are not supported 2025-06-28 08:55:01.720 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:55:01.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-28 08:55:01.720 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:55:01.720 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:55:01.720 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:55:01.720 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:55:01.720 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:55:01.720 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:55:01.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-28 08:55:01.720 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:55:01.720 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:55:01.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-28 08:55:01.720 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:55:01.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-28 08:55:01.720 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:55:01.720 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:55:01.720 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:55:01.720 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:55:01.720 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:55:01.720 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:55:01.720 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:55:01.720 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:55:01.720 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:55:01.721 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1775ms. 2025-06-28 08:55:01.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:55:01.721 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:55:01.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:55:01.721 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:55:01.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:55:01.721 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:55:01.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:55:01.721 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:55:01.721 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:55:01.721 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:55:01.721 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:55:01.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:55:01.721 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:55:01.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:55:01.721 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:55:01.721 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:55:01.721 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:55:01.721 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9432ms 2025-06-28 08:55:01.721 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:55:01.721 +03:00 [DBG] Connection id "0HNC8090TG8RJ" completed keep alive response. 2025-06-28 08:55:01.721 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7116ms 2025-06-28 08:55:01.722 +03:00 [DBG] Connection id "0HNC8090TG8RJ" received FIN. 2025-06-28 08:55:01.722 +03:00 [DBG] Connection id "0HNC8090TG8RJ" disconnecting. 2025-06-28 08:55:01.722 +03:00 [DBG] Connection id "0HNC8090TG8RJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:55:01.723 +03:00 [DBG] Connection id "0HNC8090TG8RJ" stopped. 2025-06-28 08:56:01.714 +03:00 [DBG] Connection id "0HNC8090TG8RK" accepted. 2025-06-28 08:56:01.714 +03:00 [DBG] Connection id "0HNC8090TG8RK" started. 2025-06-28 08:56:01.715 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:56:01.715 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:56:01.715 +03:00 [DBG] POST requests are not supported 2025-06-28 08:56:01.715 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:56:01.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-28 08:56:01.715 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:56:01.715 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:56:01.715 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:56:01.715 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:56:01.715 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:56:01.715 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:56:01.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-28 08:56:01.715 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:56:01.715 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:56:01.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-28 08:56:01.715 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:56:01.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-28 08:56:01.716 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:56:01.716 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:56:01.716 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:56:01.716 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:56:01.716 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:56:01.716 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:56:01.716 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:56:01.716 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:56:01.716 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:56:01.716 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1701ms. 2025-06-28 08:56:01.716 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:56:01.716 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:56:01.716 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:56:01.716 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:56:01.716 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:56:01.716 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:56:01.716 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:56:01.716 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:56:01.716 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:56:01.717 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:56:01.717 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:56:01.717 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:56:01.717 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:56:01.717 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:56:01.717 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:56:01.717 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:56:01.717 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:56:01.717 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4248ms 2025-06-28 08:56:01.717 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:56:01.717 +03:00 [DBG] Connection id "0HNC8090TG8RK" completed keep alive response. 2025-06-28 08:56:01.717 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5285ms 2025-06-28 08:56:01.717 +03:00 [DBG] Connection id "0HNC8090TG8RK" received FIN. 2025-06-28 08:56:01.717 +03:00 [DBG] Connection id "0HNC8090TG8RK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:56:01.718 +03:00 [DBG] Connection id "0HNC8090TG8RK" disconnecting. 2025-06-28 08:56:01.718 +03:00 [DBG] Connection id "0HNC8090TG8RK" stopped. 2025-06-28 08:57:01.722 +03:00 [DBG] Connection id "0HNC8090TG8RL" accepted. 2025-06-28 08:57:01.722 +03:00 [DBG] Connection id "0HNC8090TG8RL" started. 2025-06-28 08:57:01.723 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:57:01.723 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:57:01.723 +03:00 [DBG] POST requests are not supported 2025-06-28 08:57:01.723 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:57:01.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-28 08:57:01.723 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:57:01.723 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:57:01.723 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:57:01.723 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:57:01.723 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:57:01.723 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:57:01.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-28 08:57:01.723 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:57:01.723 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:57:01.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-28 08:57:01.723 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:57:01.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-28 08:57:01.723 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:57:01.723 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:57:01.724 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:57:01.724 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:57:01.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:57:01.724 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:57:01.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:57:01.724 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:57:01.724 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:57:01.724 +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-28 08:57:01.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:57:01.724 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:57:01.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:57:01.724 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:57:01.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:57:01.724 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:57:01.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:57:01.724 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:57:01.724 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:57:01.725 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:57:01.725 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:57:01.725 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:57:01.725 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:57:01.725 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:57:01.725 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:57:01.725 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:57:01.725 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:57:01.725 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3965ms 2025-06-28 08:57:01.725 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:57:01.725 +03:00 [DBG] Connection id "0HNC8090TG8RL" completed keep alive response. 2025-06-28 08:57:01.725 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3341ms 2025-06-28 08:57:01.725 +03:00 [DBG] Connection id "0HNC8090TG8RL" received FIN. 2025-06-28 08:57:01.725 +03:00 [DBG] Connection id "0HNC8090TG8RL" disconnecting. 2025-06-28 08:57:01.726 +03:00 [DBG] Connection id "0HNC8090TG8RL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:57:01.727 +03:00 [DBG] Connection id "0HNC8090TG8RL" stopped. 2025-06-28 08:58:01.716 +03:00 [DBG] Connection id "0HNC8090TG8RM" accepted. 2025-06-28 08:58:01.716 +03:00 [DBG] Connection id "0HNC8090TG8RM" started. 2025-06-28 08:58:01.716 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:58:01.716 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:58:01.716 +03:00 [DBG] POST requests are not supported 2025-06-28 08:58:01.716 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:58:01.716 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 08:58:01.716 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:58:01.716 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:58:01.716 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:58:01.717 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:58:01.717 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:58:01.717 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:58:01.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-28 08:58:01.717 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:58:01.717 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:58:01.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-28 08:58:01.717 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:58:01.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-28 08:58:01.717 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:58:01.717 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:58:01.717 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:58:01.717 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:58:01.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:58:01.717 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:58:01.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:58:01.717 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:58:01.717 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:58:01.717 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1386ms. 2025-06-28 08:58:01.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:58:01.717 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:58:01.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:58:01.717 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:58:01.717 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:58:01.717 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:58:01.717 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:58:01.717 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:58:01.717 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:58:01.717 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:58:01.717 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:58:01.717 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:58:01.717 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:58:01.717 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:58:01.717 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:58:01.717 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:58:01.717 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:58:01.717 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7083ms 2025-06-28 08:58:01.718 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:58:01.718 +03:00 [DBG] Connection id "0HNC8090TG8RM" completed keep alive response. 2025-06-28 08:58:01.718 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3606ms 2025-06-28 08:58:01.718 +03:00 [DBG] Connection id "0HNC8090TG8RM" received FIN. 2025-06-28 08:58:01.718 +03:00 [DBG] Connection id "0HNC8090TG8RM" disconnecting. 2025-06-28 08:58:01.718 +03:00 [DBG] Connection id "0HNC8090TG8RM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:58:01.719 +03:00 [DBG] Connection id "0HNC8090TG8RM" stopped. 2025-06-28 08:59:01.709 +03:00 [DBG] Connection id "0HNC8090TG8RN" accepted. 2025-06-28 08:59:01.710 +03:00 [DBG] Connection id "0HNC8090TG8RN" started. 2025-06-28 08:59:01.710 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 08:59:01.710 +03:00 [VRB] All hosts are allowed. 2025-06-28 08:59:01.710 +03:00 [DBG] POST requests are not supported 2025-06-28 08:59:01.710 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 08:59:01.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-28 08:59:01.710 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:59:01.710 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 08:59:01.710 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 08:59:01.710 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 08:59:01.710 +03:00 [INF] CORS policy execution successful. 2025-06-28 08:59:01.710 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:59:01.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-28 08:59:01.710 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 08:59:01.710 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 08:59:01.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-28 08:59:01.710 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 08:59:01.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-28 08:59:01.710 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:59:01.710 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:59:01.710 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:59:01.710 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 08:59:01.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:59:01.711 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:59:01.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:59:01.711 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:59:01.711 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 08:59:01.711 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1286ms. 2025-06-28 08:59:01.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:59:01.711 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 08:59:01.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:59:01.711 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 08:59:01.711 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:59:01.711 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:59:01.711 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:59:01.711 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:59:01.711 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:59:01.711 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 08:59:01.711 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 08:59:01.711 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:59:01.711 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 08:59:01.711 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:59:01.711 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:59:01.711 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:59:01.711 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 08:59:01.711 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7436ms 2025-06-28 08:59:01.711 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 08:59:01.711 +03:00 [DBG] Connection id "0HNC8090TG8RN" completed keep alive response. 2025-06-28 08:59:01.711 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4716ms 2025-06-28 08:59:01.712 +03:00 [DBG] Connection id "0HNC8090TG8RN" received FIN. 2025-06-28 08:59:01.712 +03:00 [DBG] Connection id "0HNC8090TG8RN" disconnecting. 2025-06-28 08:59:01.712 +03:00 [DBG] Connection id "0HNC8090TG8RN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 08:59:01.713 +03:00 [DBG] Connection id "0HNC8090TG8RN" stopped. 2025-06-28 09:00:01.714 +03:00 [DBG] Connection id "0HNC8090TG8RO" accepted. 2025-06-28 09:00:01.714 +03:00 [DBG] Connection id "0HNC8090TG8RO" started. 2025-06-28 09:00:01.714 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:00:01.714 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:00:01.714 +03:00 [DBG] POST requests are not supported 2025-06-28 09:00:01.714 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:00:01.714 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 09:00:01.715 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:00:01.715 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:00:01.715 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:00:01.715 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:00:01.715 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:00:01.715 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:00:01.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-28 09:00:01.715 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:00:01.715 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:00:01.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-28 09:00:01.715 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:00:01.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-28 09:00:01.715 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:00:01.715 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:00:01.715 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:00:01.715 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:00:01.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:00:01.715 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:00:01.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:00:01.715 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:00:01.715 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:00:01.715 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1939ms. 2025-06-28 09:00:01.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:00:01.715 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:00:01.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:00:01.715 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:00:01.715 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:00:01.715 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:00:01.716 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:00:01.716 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:00:01.716 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:00:01.716 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:00:01.716 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:00:01.716 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:00:01.716 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:00:01.716 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:00:01.716 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:00:01.716 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:00:01.716 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:00:01.716 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8389ms 2025-06-28 09:00:01.716 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:00:01.716 +03:00 [DBG] Connection id "0HNC8090TG8RO" completed keep alive response. 2025-06-28 09:00:01.716 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4835ms 2025-06-28 09:00:01.716 +03:00 [DBG] Connection id "0HNC8090TG8RO" received FIN. 2025-06-28 09:00:01.716 +03:00 [DBG] Connection id "0HNC8090TG8RO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:00:01.716 +03:00 [DBG] Connection id "0HNC8090TG8RO" disconnecting. 2025-06-28 09:00:01.716 +03:00 [DBG] Connection id "0HNC8090TG8RO" stopped. 2025-06-28 09:01:01.720 +03:00 [DBG] Connection id "0HNC8090TG8RP" accepted. 2025-06-28 09:01:01.720 +03:00 [DBG] Connection id "0HNC8090TG8RP" started. 2025-06-28 09:01:01.720 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:01:01.720 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:01:01.720 +03:00 [DBG] POST requests are not supported 2025-06-28 09:01:01.720 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:01:01.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-28 09:01:01.720 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:01:01.720 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:01:01.720 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:01:01.720 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:01:01.720 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:01:01.720 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:01:01.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-28 09:01:01.721 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:01:01.721 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:01:01.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-28 09:01:01.721 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:01:01.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-28 09:01:01.721 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:01:01.721 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:01:01.721 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:01:01.721 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:01:01.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:01:01.721 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:01:01.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:01:01.721 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:01:01.721 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:01:01.721 +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-28 09:01:01.722 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:01:01.722 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:01:01.722 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:01:01.722 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:01:01.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:01:01.722 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:01:01.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:01:01.722 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:01:01.722 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:01:01.722 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:01:01.722 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:01:01.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:01:01.722 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:01:01.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:01:01.722 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:01:01.722 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:01:01.722 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:01:01.722 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2194ms 2025-06-28 09:01:01.722 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:01:01.722 +03:00 [DBG] Connection id "0HNC8090TG8RP" completed keep alive response. 2025-06-28 09:01:01.722 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3279ms 2025-06-28 09:01:01.722 +03:00 [DBG] Connection id "0HNC8090TG8RP" received FIN. 2025-06-28 09:01:01.722 +03:00 [DBG] Connection id "0HNC8090TG8RP" disconnecting. 2025-06-28 09:01:01.723 +03:00 [DBG] Connection id "0HNC8090TG8RP" stopped. 2025-06-28 09:01:01.723 +03:00 [DBG] Connection id "0HNC8090TG8RP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:02:01.794 +03:00 [DBG] Connection id "0HNC8090TG8RQ" accepted. 2025-06-28 09:02:01.794 +03:00 [DBG] Connection id "0HNC8090TG8RQ" started. 2025-06-28 09:02:01.794 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:02:01.794 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:02:01.795 +03:00 [DBG] POST requests are not supported 2025-06-28 09:02:01.795 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:02:01.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-28 09:02:01.795 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:02:01.795 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:02:01.795 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:02:01.795 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:02:01.795 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:02:01.795 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:02:01.795 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 09:02:01.795 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:02:01.795 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:02:01.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-28 09:02:01.795 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:02:01.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-28 09:02:01.795 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:02:01.795 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:02:01.795 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:02:01.795 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:02:01.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:02:01.795 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:02:01.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:02:01.795 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:02:01.795 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:02:01.796 +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-28 09:02:01.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:02:01.796 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:02:01.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:02:01.796 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:02:01.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:02:01.796 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:02:01.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:02:01.796 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:02:01.796 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:02:01.796 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:02:01.796 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:02:01.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:02:01.796 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:02:01.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:02:01.796 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:02:01.796 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:02:01.796 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:02:01.796 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6029ms 2025-06-28 09:02:01.796 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:02:01.796 +03:00 [DBG] Connection id "0HNC8090TG8RQ" completed keep alive response. 2025-06-28 09:02:01.796 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7977ms 2025-06-28 09:02:01.796 +03:00 [DBG] Connection id "0HNC8090TG8RQ" received FIN. 2025-06-28 09:02:01.796 +03:00 [DBG] Connection id "0HNC8090TG8RQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:02:01.796 +03:00 [DBG] Connection id "0HNC8090TG8RQ" disconnecting. 2025-06-28 09:02:01.796 +03:00 [DBG] Connection id "0HNC8090TG8RQ" stopped. 2025-06-28 09:03:01.726 +03:00 [DBG] Connection id "0HNC8090TG8RR" accepted. 2025-06-28 09:03:01.726 +03:00 [DBG] Connection id "0HNC8090TG8RR" started. 2025-06-28 09:03:01.726 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:03:01.726 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:03:01.726 +03:00 [DBG] POST requests are not supported 2025-06-28 09:03:01.726 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:03:01.726 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 09:03:01.726 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:03:01.726 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:03:01.726 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:03:01.726 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:03:01.726 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:03:01.726 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:03:01.726 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 09:03:01.726 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:03:01.726 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:03:01.726 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 09:03:01.726 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:03:01.726 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 09:03:01.726 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:03:01.726 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:03:01.726 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:03:01.727 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:03:01.727 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:03:01.727 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:03:01.727 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:03:01.727 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:03:01.727 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:03:01.727 +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-28 09:03:01.727 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:03:01.727 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:03:01.727 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:03:01.727 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:03:01.727 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:03:01.727 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:03:01.727 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:03:01.727 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:03:01.727 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:03:01.727 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:03:01.727 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:03:01.727 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:03:01.727 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:03:01.727 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:03:01.727 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:03:01.727 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:03:01.727 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:03:01.727 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5924ms 2025-06-28 09:03:01.727 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:03:01.727 +03:00 [DBG] Connection id "0HNC8090TG8RR" completed keep alive response. 2025-06-28 09:03:01.727 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1735ms 2025-06-28 09:03:01.727 +03:00 [DBG] Connection id "0HNC8090TG8RR" received FIN. 2025-06-28 09:03:01.727 +03:00 [DBG] Connection id "0HNC8090TG8RR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:03:01.728 +03:00 [DBG] Connection id "0HNC8090TG8RR" disconnecting. 2025-06-28 09:03:01.728 +03:00 [DBG] Connection id "0HNC8090TG8RR" stopped. 2025-06-28 09:04:01.715 +03:00 [DBG] Connection id "0HNC8090TG8RS" accepted. 2025-06-28 09:04:01.715 +03:00 [DBG] Connection id "0HNC8090TG8RS" started. 2025-06-28 09:04:01.716 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:04:01.716 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:04:01.716 +03:00 [DBG] POST requests are not supported 2025-06-28 09:04:01.716 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:04:01.716 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 09:04:01.716 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:04:01.716 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:04:01.716 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:04:01.716 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:04:01.716 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:04:01.716 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:04:01.716 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 09:04:01.716 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:04:01.716 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:04:01.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-28 09:04:01.716 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:04:01.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-28 09:04:01.716 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:04:01.716 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:04:01.717 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:04:01.717 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:04:01.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:04:01.717 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:04:01.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:04:01.717 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:04:01.717 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:04:01.717 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.155ms. 2025-06-28 09:04:01.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:04:01.717 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:04:01.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:04:01.717 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:04:01.717 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:04:01.717 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:04:01.717 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:04:01.717 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:04:01.717 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:04:01.717 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:04:01.717 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:04:01.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:04:01.718 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:04:01.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:04:01.718 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:04:01.718 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:04:01.718 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:04:01.718 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2766ms 2025-06-28 09:04:01.718 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:04:01.718 +03:00 [DBG] Connection id "0HNC8090TG8RS" completed keep alive response. 2025-06-28 09:04:01.718 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2731ms 2025-06-28 09:04:01.718 +03:00 [DBG] Connection id "0HNC8090TG8RS" received FIN. 2025-06-28 09:04:01.718 +03:00 [DBG] Connection id "0HNC8090TG8RS" disconnecting. 2025-06-28 09:04:01.718 +03:00 [DBG] Connection id "0HNC8090TG8RS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:04:01.720 +03:00 [DBG] Connection id "0HNC8090TG8RS" stopped. 2025-06-28 09:05:01.726 +03:00 [DBG] Connection id "0HNC8090TG8RT" accepted. 2025-06-28 09:05:01.726 +03:00 [DBG] Connection id "0HNC8090TG8RT" started. 2025-06-28 09:05:01.726 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:05:01.726 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:05:01.726 +03:00 [DBG] POST requests are not supported 2025-06-28 09:05:01.726 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:05:01.726 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 09:05:01.726 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:05:01.726 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:05:01.727 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:05:01.727 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:05:01.727 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:05:01.727 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:05:01.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-28 09:05:01.727 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:05:01.727 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:05:01.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-28 09:05:01.727 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:05:01.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-28 09:05:01.727 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:05:01.727 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:05:01.727 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:05:01.727 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:05:01.727 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:05:01.727 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:05:01.727 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:05:01.727 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:05:01.727 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:05:01.727 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1762ms. 2025-06-28 09:05:01.727 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:05:01.728 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:05:01.728 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:05:01.728 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:05:01.728 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:05:01.728 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:05:01.728 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:05:01.728 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:05:01.728 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:05:01.728 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:05:01.728 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:05:01.728 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:05:01.728 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:05:01.728 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:05:01.728 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:05:01.728 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:05:01.728 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:05:01.728 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4002ms 2025-06-28 09:05:01.728 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:05:01.728 +03:00 [DBG] Connection id "0HNC8090TG8RT" completed keep alive response. 2025-06-28 09:05:01.728 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1332ms 2025-06-28 09:05:01.729 +03:00 [DBG] Connection id "0HNC8090TG8RT" received FIN. 2025-06-28 09:05:01.729 +03:00 [DBG] Connection id "0HNC8090TG8RT" disconnecting. 2025-06-28 09:05:01.729 +03:00 [DBG] Connection id "0HNC8090TG8RT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:05:01.730 +03:00 [DBG] Connection id "0HNC8090TG8RT" stopped. 2025-06-28 09:06:01.720 +03:00 [DBG] Connection id "0HNC8090TG8RU" accepted. 2025-06-28 09:06:01.720 +03:00 [DBG] Connection id "0HNC8090TG8RU" started. 2025-06-28 09:06:01.720 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:06:01.721 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:06:01.721 +03:00 [DBG] POST requests are not supported 2025-06-28 09:06:01.721 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:06:01.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-28 09:06:01.721 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:06:01.721 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:06:01.721 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:06:01.721 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:06:01.721 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:06:01.721 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:06:01.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-28 09:06:01.721 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:06:01.721 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:06:01.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-28 09:06:01.721 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:06:01.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-28 09:06:01.721 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:06:01.721 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:06:01.721 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:06:01.721 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:06:01.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:06:01.721 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:06:01.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:06:01.721 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:06:01.721 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:06:01.721 +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-28 09:06:01.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:06:01.722 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:06:01.722 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:06:01.722 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:06:01.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:06:01.722 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:06:01.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:06:01.722 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:06:01.722 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:06:01.722 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:06:01.722 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:06:01.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:06:01.722 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:06:01.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:06:01.722 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:06:01.722 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:06:01.722 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:06:01.722 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8121ms 2025-06-28 09:06:01.722 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:06:01.722 +03:00 [DBG] Connection id "0HNC8090TG8RU" completed keep alive response. 2025-06-28 09:06:01.722 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5419ms 2025-06-28 09:06:01.722 +03:00 [DBG] Connection id "0HNC8090TG8RU" received FIN. 2025-06-28 09:06:01.722 +03:00 [DBG] Connection id "0HNC8090TG8RU" disconnecting. 2025-06-28 09:06:01.722 +03:00 [DBG] Connection id "0HNC8090TG8RU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:06:01.723 +03:00 [DBG] Connection id "0HNC8090TG8RU" stopped. 2025-06-28 09:07:01.726 +03:00 [DBG] Connection id "0HNC8090TG8RV" accepted. 2025-06-28 09:07:01.726 +03:00 [DBG] Connection id "0HNC8090TG8RV" started. 2025-06-28 09:07:01.727 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:07:01.727 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:07:01.727 +03:00 [DBG] POST requests are not supported 2025-06-28 09:07:01.727 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:07:01.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-28 09:07:01.727 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:07:01.727 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:07:01.727 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:07:01.727 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:07:01.727 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:07:01.727 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:07:01.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-28 09:07:01.727 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:07:01.727 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:07:01.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-28 09:07:01.727 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:07:01.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-28 09:07:01.727 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:07:01.727 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:07:01.727 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:07:01.727 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:07:01.727 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:07:01.727 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:07:01.727 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:07:01.727 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:07:01.727 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:07:01.728 +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-28 09:07:01.728 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:07:01.728 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:07:01.728 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:07:01.728 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:07:01.728 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:07:01.728 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:07:01.728 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:07:01.728 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:07:01.728 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:07:01.728 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:07:01.728 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:07:01.728 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:07:01.728 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:07:01.728 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:07:01.728 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:07:01.728 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:07:01.728 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:07:01.728 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8801ms 2025-06-28 09:07:01.728 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:07:01.728 +03:00 [DBG] Connection id "0HNC8090TG8RV" completed keep alive response. 2025-06-28 09:07:01.728 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6127ms 2025-06-28 09:07:01.729 +03:00 [DBG] Connection id "0HNC8090TG8RV" received FIN. 2025-06-28 09:07:01.729 +03:00 [DBG] Connection id "0HNC8090TG8RV" disconnecting. 2025-06-28 09:07:01.729 +03:00 [DBG] Connection id "0HNC8090TG8RV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:07:01.730 +03:00 [DBG] Connection id "0HNC8090TG8RV" stopped. 2025-06-28 09:08:01.724 +03:00 [DBG] Connection id "0HNC8090TG8S0" accepted. 2025-06-28 09:08:01.724 +03:00 [DBG] Connection id "0HNC8090TG8S0" started. 2025-06-28 09:08:01.724 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:08:01.724 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:08:01.724 +03:00 [DBG] POST requests are not supported 2025-06-28 09:08:01.724 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:08:01.724 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 09:08:01.724 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:08:01.724 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:08:01.724 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:08:01.725 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:08:01.725 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:08:01.725 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:08:01.725 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 09:08:01.725 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:08:01.725 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:08:01.725 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 09:08:01.725 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:08:01.725 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 09:08:01.725 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:08:01.725 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:08:01.725 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:08:01.725 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:08:01.725 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:08:01.725 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:08:01.725 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:08:01.725 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:08:01.725 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:08:01.726 +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-28 09:08:01.726 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:08:01.726 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:08:01.726 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:08:01.726 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:08:01.726 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:08:01.726 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:08:01.726 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:08:01.726 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:08:01.726 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:08:01.726 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:08:01.726 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:08:01.726 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:08:01.726 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:08:01.726 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:08:01.726 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:08:01.726 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:08:01.726 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:08:01.726 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0559ms 2025-06-28 09:08:01.726 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:08:01.726 +03:00 [DBG] Connection id "0HNC8090TG8S0" completed keep alive response. 2025-06-28 09:08:01.726 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8155ms 2025-06-28 09:08:01.726 +03:00 [DBG] Connection id "0HNC8090TG8S0" received FIN. 2025-06-28 09:08:01.726 +03:00 [DBG] Connection id "0HNC8090TG8S0" disconnecting. 2025-06-28 09:08:01.727 +03:00 [DBG] Connection id "0HNC8090TG8S0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:08:01.728 +03:00 [DBG] Connection id "0HNC8090TG8S0" stopped. 2025-06-28 09:09:01.719 +03:00 [DBG] Connection id "0HNC8090TG8S1" accepted. 2025-06-28 09:09:01.719 +03:00 [DBG] Connection id "0HNC8090TG8S1" started. 2025-06-28 09:09:01.720 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:09:01.720 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:09:01.720 +03:00 [DBG] POST requests are not supported 2025-06-28 09:09:01.720 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:09:01.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-28 09:09:01.720 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:09:01.720 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:09:01.720 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:09:01.720 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:09:01.720 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:09:01.720 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:09:01.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-28 09:09:01.720 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:09:01.720 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:09:01.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-28 09:09:01.720 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:09:01.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-28 09:09:01.720 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:09:01.720 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:09:01.720 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:09:01.720 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:09:01.720 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:09:01.720 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:09:01.720 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:09:01.720 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:09:01.720 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:09:01.721 +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-28 09:09:01.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:09:01.721 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:09:01.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:09:01.721 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:09:01.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:09:01.721 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:09:01.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:09:01.721 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:09:01.721 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:09:01.721 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:09:01.721 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:09:01.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:09:01.721 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:09:01.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:09:01.721 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:09:01.721 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:09:01.721 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:09:01.721 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8388ms 2025-06-28 09:09:01.721 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:09:01.721 +03:00 [DBG] Connection id "0HNC8090TG8S1" completed keep alive response. 2025-06-28 09:09:01.721 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4803ms 2025-06-28 09:09:01.721 +03:00 [DBG] Connection id "0HNC8090TG8S1" received FIN. 2025-06-28 09:09:01.721 +03:00 [DBG] Connection id "0HNC8090TG8S1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:09:01.722 +03:00 [DBG] Connection id "0HNC8090TG8S1" disconnecting. 2025-06-28 09:09:01.722 +03:00 [DBG] Connection id "0HNC8090TG8S1" stopped. 2025-06-28 09:10:01.716 +03:00 [DBG] Connection id "0HNC8090TG8S2" accepted. 2025-06-28 09:10:01.716 +03:00 [DBG] Connection id "0HNC8090TG8S2" started. 2025-06-28 09:10:01.716 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:10:01.716 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:10:01.716 +03:00 [DBG] POST requests are not supported 2025-06-28 09:10:01.716 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:10:01.716 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 09:10:01.716 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:10:01.716 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:10:01.716 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:10:01.716 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:10:01.717 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:10:01.717 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:10:01.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-28 09:10:01.717 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:10:01.717 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:10:01.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-28 09:10:01.717 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:10:01.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-28 09:10:01.718 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:10:01.718 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:10:01.718 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:10:01.719 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:10:01.719 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:10:01.719 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:10:01.719 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:10:01.719 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:10:01.719 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:10:01.719 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1528ms. 2025-06-28 09:10:01.719 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:10:01.719 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:10:01.720 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:10:01.720 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:10:01.720 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:10:01.720 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:10:01.720 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:10:01.720 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:10:01.720 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:10:01.720 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:10:01.720 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:10:01.720 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:10:01.720 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:10:01.720 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:10:01.720 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:10:01.721 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:10:01.721 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:10:01.721 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.3502ms 2025-06-28 09:10:01.721 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:10:01.721 +03:00 [DBG] Connection id "0HNC8090TG8S2" completed keep alive response. 2025-06-28 09:10:01.721 +03:00 [DBG] Connection id "0HNC8090TG8S2" received FIN. 2025-06-28 09:10:01.721 +03:00 [DBG] Connection id "0HNC8090TG8S2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:10:01.721 +03:00 [DBG] Connection id "0HNC8090TG8S2" disconnecting. 2025-06-28 09:10:01.721 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 5.1353ms 2025-06-28 09:10:01.725 +03:00 [DBG] Connection id "0HNC8090TG8S2" stopped. 2025-06-28 09:11:01.713 +03:00 [DBG] Connection id "0HNC8090TG8S3" accepted. 2025-06-28 09:11:01.714 +03:00 [DBG] Connection id "0HNC8090TG8S3" started. 2025-06-28 09:11:01.714 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:11:01.714 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:11:01.714 +03:00 [DBG] POST requests are not supported 2025-06-28 09:11:01.714 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:11:01.714 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 09:11:01.714 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:11:01.714 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:11:01.714 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:11:01.714 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:11:01.714 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:11:01.714 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:11:01.714 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 09:11:01.714 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:11:01.714 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:11:01.714 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 09:11:01.714 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:11:01.714 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 09:11:01.715 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:11:01.715 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:11:01.715 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:11:01.715 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:11:01.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:11:01.715 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:11:01.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:11:01.715 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:11:01.715 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:11:01.715 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1564ms. 2025-06-28 09:11:01.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:11:01.715 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:11:01.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:11:01.715 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:11:01.715 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:11:01.715 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:11:01.715 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:11:01.715 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:11:01.715 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:11:01.715 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:11:01.715 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:11:01.715 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:11:01.715 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:11:01.716 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:11:01.716 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:11:01.716 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:11:01.716 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:11:01.716 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0799ms 2025-06-28 09:11:01.716 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:11:01.716 +03:00 [DBG] Connection id "0HNC8090TG8S3" completed keep alive response. 2025-06-28 09:11:01.716 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0276ms 2025-06-28 09:11:01.716 +03:00 [DBG] Connection id "0HNC8090TG8S3" received FIN. 2025-06-28 09:11:01.716 +03:00 [DBG] Connection id "0HNC8090TG8S3" disconnecting. 2025-06-28 09:11:01.716 +03:00 [DBG] Connection id "0HNC8090TG8S3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:11:01.717 +03:00 [DBG] Connection id "0HNC8090TG8S3" stopped. 2025-06-28 09:12:01.730 +03:00 [DBG] Connection id "0HNC8090TG8S4" accepted. 2025-06-28 09:12:01.730 +03:00 [DBG] Connection id "0HNC8090TG8S4" started. 2025-06-28 09:12:01.730 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:12:01.730 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:12:01.730 +03:00 [DBG] POST requests are not supported 2025-06-28 09:12:01.730 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:12:01.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-28 09:12:01.730 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:12:01.730 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:12:01.730 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:12:01.730 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:12:01.730 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:12:01.730 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:12:01.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-28 09:12:01.731 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:12:01.731 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:12:01.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-28 09:12:01.731 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:12:01.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-28 09:12:01.731 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:12:01.731 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:12:01.731 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:12:01.731 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:12:01.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:12:01.731 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:12:01.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:12:01.731 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:12:01.731 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:12:01.731 +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-28 09:12:01.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:12:01.731 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:12:01.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:12:01.731 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:12:01.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:12:01.731 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:12:01.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:12:01.731 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:12:01.731 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:12:01.731 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:12:01.731 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:12:01.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:12:01.731 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:12:01.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:12:01.731 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:12:01.731 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:12:01.731 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:12:01.731 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7612ms 2025-06-28 09:12:01.731 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:12:01.731 +03:00 [DBG] Connection id "0HNC8090TG8S4" completed keep alive response. 2025-06-28 09:12:01.732 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5989ms 2025-06-28 09:12:01.732 +03:00 [DBG] Connection id "0HNC8090TG8S4" received FIN. 2025-06-28 09:12:01.732 +03:00 [DBG] Connection id "0HNC8090TG8S4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:12:01.732 +03:00 [DBG] Connection id "0HNC8090TG8S4" disconnecting. 2025-06-28 09:12:01.732 +03:00 [DBG] Connection id "0HNC8090TG8S4" stopped. 2025-06-28 09:13:01.715 +03:00 [DBG] Connection id "0HNC8090TG8S5" accepted. 2025-06-28 09:13:01.715 +03:00 [DBG] Connection id "0HNC8090TG8S5" started. 2025-06-28 09:13:01.715 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:13:01.715 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:13:01.715 +03:00 [DBG] POST requests are not supported 2025-06-28 09:13:01.715 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:13:01.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-28 09:13:01.715 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:13:01.716 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:13:01.716 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:13:01.716 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:13:01.716 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:13:01.716 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:13:01.716 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 09:13:01.716 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:13:01.716 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:13:01.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-28 09:13:01.717 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:13:01.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-28 09:13:01.717 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:13:01.717 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:13:01.717 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:13:01.717 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:13:01.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:13:01.717 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:13:01.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:13:01.717 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:13:01.717 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:13:01.718 +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-28 09:13:01.718 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:13:01.718 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:13:01.718 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:13:01.718 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:13:01.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:13:01.718 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:13:01.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:13:01.718 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:13:01.718 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:13:01.718 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:13:01.718 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:13:01.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:13:01.718 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:13:01.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:13:01.718 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:13:01.718 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:13:01.718 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:13:01.718 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6611ms 2025-06-28 09:13:01.718 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:13:01.718 +03:00 [DBG] Connection id "0HNC8090TG8S5" completed keep alive response. 2025-06-28 09:13:01.719 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.3104ms 2025-06-28 09:13:01.719 +03:00 [DBG] Connection id "0HNC8090TG8S5" received FIN. 2025-06-28 09:13:01.719 +03:00 [DBG] Connection id "0HNC8090TG8S5" disconnecting. 2025-06-28 09:13:01.719 +03:00 [DBG] Connection id "0HNC8090TG8S5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:13:01.720 +03:00 [DBG] Connection id "0HNC8090TG8S5" stopped. 2025-06-28 09:14:01.724 +03:00 [DBG] Connection id "0HNC8090TG8S6" accepted. 2025-06-28 09:14:01.724 +03:00 [DBG] Connection id "0HNC8090TG8S6" started. 2025-06-28 09:14:01.724 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:14:01.724 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:14:01.724 +03:00 [DBG] POST requests are not supported 2025-06-28 09:14:01.724 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:14:01.724 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 09:14:01.724 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:14:01.724 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:14:01.724 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:14:01.724 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:14:01.724 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:14:01.724 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:14:01.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-28 09:14:01.724 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:14:01.724 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:14:01.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-28 09:14:01.724 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:14:01.725 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 09:14:01.725 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:14:01.725 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:14:01.725 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:14:01.725 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:14:01.725 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:14:01.725 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:14:01.725 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:14:01.725 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:14:01.725 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:14:01.725 +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-28 09:14:01.725 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:14:01.725 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:14:01.725 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:14:01.725 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:14:01.725 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:14:01.725 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:14:01.725 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:14:01.725 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:14:01.725 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:14:01.725 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:14:01.725 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:14:01.725 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:14:01.725 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:14:01.725 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:14:01.725 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:14:01.725 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:14:01.725 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:14:01.725 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8492ms 2025-06-28 09:14:01.725 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:14:01.725 +03:00 [DBG] Connection id "0HNC8090TG8S6" completed keep alive response. 2025-06-28 09:14:01.725 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5336ms 2025-06-28 09:14:01.726 +03:00 [DBG] Connection id "0HNC8090TG8S6" received FIN. 2025-06-28 09:14:01.726 +03:00 [DBG] Connection id "0HNC8090TG8S6" disconnecting. 2025-06-28 09:14:01.726 +03:00 [DBG] Connection id "0HNC8090TG8S6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:14:01.727 +03:00 [DBG] Connection id "0HNC8090TG8S6" stopped. 2025-06-28 09:15:01.720 +03:00 [DBG] Connection id "0HNC8090TG8S7" accepted. 2025-06-28 09:15:01.720 +03:00 [DBG] Connection id "0HNC8090TG8S7" started. 2025-06-28 09:15:01.720 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:15:01.720 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:15:01.720 +03:00 [DBG] POST requests are not supported 2025-06-28 09:15:01.720 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:15:01.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-28 09:15:01.720 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:15:01.720 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:15:01.720 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:15:01.720 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:15:01.720 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:15:01.720 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:15:01.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-28 09:15:01.721 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:15:01.721 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:15:01.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-28 09:15:01.721 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:15:01.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-28 09:15:01.721 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:15:01.721 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:15:01.721 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:15:01.721 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:15:01.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:15:01.721 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:15:01.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:15:01.721 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:15:01.721 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:15:01.721 +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-28 09:15:01.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:15:01.721 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:15:01.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:15:01.721 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:15:01.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:15:01.721 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:15:01.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:15:01.721 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:15:01.721 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:15:01.721 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:15:01.721 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:15:01.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:15:01.721 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:15:01.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:15:01.721 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:15:01.721 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:15:01.722 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:15:01.722 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8562ms 2025-06-28 09:15:01.722 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:15:01.722 +03:00 [DBG] Connection id "0HNC8090TG8S7" completed keep alive response. 2025-06-28 09:15:01.722 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6767ms 2025-06-28 09:15:01.722 +03:00 [DBG] Connection id "0HNC8090TG8S7" received FIN. 2025-06-28 09:15:01.722 +03:00 [DBG] Connection id "0HNC8090TG8S7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:15:01.722 +03:00 [DBG] Connection id "0HNC8090TG8S7" disconnecting. 2025-06-28 09:15:01.722 +03:00 [DBG] Connection id "0HNC8090TG8S7" stopped. 2025-06-28 09:16:01.719 +03:00 [DBG] Connection id "0HNC8090TG8S8" accepted. 2025-06-28 09:16:01.720 +03:00 [DBG] Connection id "0HNC8090TG8S8" started. 2025-06-28 09:16:01.720 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:16:01.720 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:16:01.720 +03:00 [DBG] POST requests are not supported 2025-06-28 09:16:01.720 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:16:01.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-28 09:16:01.720 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:16:01.720 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:16:01.720 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:16:01.720 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:16:01.720 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:16:01.720 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:16:01.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-28 09:16:01.720 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:16:01.720 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:16:01.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-28 09:16:01.720 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:16:01.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-28 09:16:01.720 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:16:01.720 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:16:01.720 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:16:01.720 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:16:01.720 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:16:01.720 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:16:01.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:16:01.721 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:16:01.721 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:16:01.721 +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-28 09:16:01.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:16:01.721 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:16:01.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:16:01.721 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:16:01.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:16:01.721 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:16:01.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:16:01.721 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:16:01.721 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:16:01.721 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:16:01.721 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:16:01.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:16:01.721 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:16:01.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:16:01.721 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:16:01.721 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:16:01.721 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:16:01.721 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7516ms 2025-06-28 09:16:01.721 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:16:01.721 +03:00 [DBG] Connection id "0HNC8090TG8S8" completed keep alive response. 2025-06-28 09:16:01.721 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3839ms 2025-06-28 09:16:01.721 +03:00 [DBG] Connection id "0HNC8090TG8S8" received FIN. 2025-06-28 09:16:01.722 +03:00 [DBG] Connection id "0HNC8090TG8S8" disconnecting. 2025-06-28 09:16:01.722 +03:00 [DBG] Connection id "0HNC8090TG8S8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:16:01.723 +03:00 [DBG] Connection id "0HNC8090TG8S8" stopped. 2025-06-28 09:17:01.718 +03:00 [DBG] Connection id "0HNC8090TG8S9" accepted. 2025-06-28 09:17:01.718 +03:00 [DBG] Connection id "0HNC8090TG8S9" started. 2025-06-28 09:17:01.718 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:17:01.718 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:17:01.718 +03:00 [DBG] POST requests are not supported 2025-06-28 09:17:01.718 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:17:01.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-28 09:17:01.718 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:17:01.718 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:17:01.719 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:17:01.719 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:17:01.719 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:17:01.719 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:17:01.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-28 09:17:01.719 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:17:01.719 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:17:01.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-28 09:17:01.719 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:17:01.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-28 09:17:01.719 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:17:01.719 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:17:01.719 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:17:01.719 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:17:01.719 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:17:01.719 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:17:01.719 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:17:01.719 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:17:01.719 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:17:01.719 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.124ms. 2025-06-28 09:17:01.719 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:17:01.719 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:17:01.719 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:17:01.719 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:17:01.719 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:17:01.719 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:17:01.719 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:17:01.719 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:17:01.719 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:17:01.719 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:17:01.719 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:17:01.719 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:17:01.719 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:17:01.719 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:17:01.719 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:17:01.719 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:17:01.719 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:17:01.719 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6639ms 2025-06-28 09:17:01.719 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:17:01.719 +03:00 [DBG] Connection id "0HNC8090TG8S9" completed keep alive response. 2025-06-28 09:17:01.720 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2223ms 2025-06-28 09:17:01.720 +03:00 [DBG] Connection id "0HNC8090TG8S9" received FIN. 2025-06-28 09:17:01.720 +03:00 [DBG] Connection id "0HNC8090TG8S9" disconnecting. 2025-06-28 09:17:01.720 +03:00 [DBG] Connection id "0HNC8090TG8S9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:17:01.721 +03:00 [DBG] Connection id "0HNC8090TG8S9" stopped. 2025-06-28 09:18:01.727 +03:00 [DBG] Connection id "0HNC8090TG8SA" accepted. 2025-06-28 09:18:01.728 +03:00 [DBG] Connection id "0HNC8090TG8SA" started. 2025-06-28 09:18:01.728 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:18:01.728 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:18:01.728 +03:00 [DBG] POST requests are not supported 2025-06-28 09:18:01.728 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:18:01.728 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 09:18:01.728 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:18:01.728 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:18:01.728 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:18:01.728 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:18:01.728 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:18:01.728 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:18:01.728 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 09:18:01.728 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:18:01.728 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:18:01.728 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 09:18:01.728 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:18:01.728 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 09:18:01.728 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:18:01.728 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:18:01.728 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:18:01.728 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:18:01.728 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:18:01.728 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:18:01.728 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:18:01.729 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:18:01.729 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:18:01.729 +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-28 09:18:01.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:18:01.729 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:18:01.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:18:01.729 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:18:01.729 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:18:01.729 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:18:01.729 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:18:01.729 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:18:01.729 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:18:01.729 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:18:01.729 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:18:01.729 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:18:01.729 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:18:01.729 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:18:01.729 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:18:01.729 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:18:01.729 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:18:01.729 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7928ms 2025-06-28 09:18:01.729 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:18:01.729 +03:00 [DBG] Connection id "0HNC8090TG8SA" completed keep alive response. 2025-06-28 09:18:01.729 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5134ms 2025-06-28 09:18:01.729 +03:00 [DBG] Connection id "0HNC8090TG8SA" received FIN. 2025-06-28 09:18:01.730 +03:00 [DBG] Connection id "0HNC8090TG8SA" disconnecting. 2025-06-28 09:18:01.730 +03:00 [DBG] Connection id "0HNC8090TG8SA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:18:01.731 +03:00 [DBG] Connection id "0HNC8090TG8SA" stopped. 2025-06-28 09:19:01.721 +03:00 [DBG] Connection id "0HNC8090TG8SB" accepted. 2025-06-28 09:19:01.721 +03:00 [DBG] Connection id "0HNC8090TG8SB" started. 2025-06-28 09:19:01.721 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:19:01.721 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:19:01.722 +03:00 [DBG] POST requests are not supported 2025-06-28 09:19:01.722 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:19:01.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-28 09:19:01.722 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:19:01.722 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:19:01.722 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:19:01.722 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:19:01.722 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:19:01.722 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:19:01.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-28 09:19:01.722 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:19:01.722 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:19:01.722 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 09:19:01.722 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:19:01.722 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 09:19:01.722 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:19:01.722 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:19:01.722 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:19:01.722 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:19:01.722 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:19:01.722 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:19:01.722 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:19:01.722 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:19:01.723 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:19:01.723 +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-28 09:19:01.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:19:01.723 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:19:01.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:19:01.723 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:19:01.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:19:01.723 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:19:01.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:19:01.723 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:19:01.723 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:19:01.723 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:19:01.723 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:19:01.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:19:01.723 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:19:01.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:19:01.723 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:19:01.723 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:19:01.723 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:19:01.723 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.253ms 2025-06-28 09:19:01.723 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:19:01.724 +03:00 [DBG] Connection id "0HNC8090TG8SB" completed keep alive response. 2025-06-28 09:19:01.724 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1379ms 2025-06-28 09:19:01.724 +03:00 [DBG] Connection id "0HNC8090TG8SB" received FIN. 2025-06-28 09:19:01.724 +03:00 [DBG] Connection id "0HNC8090TG8SB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:19:01.724 +03:00 [DBG] Connection id "0HNC8090TG8SB" disconnecting. 2025-06-28 09:19:01.724 +03:00 [DBG] Connection id "0HNC8090TG8SB" stopped. 2025-06-28 09:20:01.723 +03:00 [DBG] Connection id "0HNC8090TG8SC" accepted. 2025-06-28 09:20:01.723 +03:00 [DBG] Connection id "0HNC8090TG8SC" started. 2025-06-28 09:20:01.723 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:20:01.723 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:20:01.723 +03:00 [DBG] POST requests are not supported 2025-06-28 09:20:01.723 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:20:01.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-28 09:20:01.723 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:20:01.723 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:20:01.723 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:20:01.723 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:20:01.723 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:20:01.723 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:20:01.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-28 09:20:01.723 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:20:01.723 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:20:01.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-28 09:20:01.724 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:20:01.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-28 09:20:01.724 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:20:01.724 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:20:01.724 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:20:01.724 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:20:01.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:20:01.724 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:20:01.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:20:01.724 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:20:01.724 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:20:01.724 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1259ms. 2025-06-28 09:20:01.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:20:01.724 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:20:01.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:20:01.724 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:20:01.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:20:01.724 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:20:01.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:20:01.724 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:20:01.724 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:20:01.724 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:20:01.724 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:20:01.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:20:01.724 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:20:01.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:20:01.724 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:20:01.724 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:20:01.724 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:20:01.724 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7406ms 2025-06-28 09:20:01.724 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:20:01.724 +03:00 [DBG] Connection id "0HNC8090TG8SC" completed keep alive response. 2025-06-28 09:20:01.724 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5763ms 2025-06-28 09:20:01.725 +03:00 [DBG] Connection id "0HNC8090TG8SC" received FIN. 2025-06-28 09:20:01.725 +03:00 [DBG] Connection id "0HNC8090TG8SC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:20:01.725 +03:00 [DBG] Connection id "0HNC8090TG8SC" disconnecting. 2025-06-28 09:20:01.725 +03:00 [DBG] Connection id "0HNC8090TG8SC" stopped. 2025-06-28 09:21:01.716 +03:00 [DBG] Connection id "0HNC8090TG8SD" accepted. 2025-06-28 09:21:01.716 +03:00 [DBG] Connection id "0HNC8090TG8SD" started. 2025-06-28 09:21:01.716 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:21:01.716 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:21:01.716 +03:00 [DBG] POST requests are not supported 2025-06-28 09:21:01.716 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:21:01.716 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 09:21:01.716 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:21:01.716 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:21:01.716 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:21:01.716 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:21:01.716 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:21:01.716 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:21:01.716 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 09:21:01.716 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:21:01.716 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:21:01.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-28 09:21:01.717 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:21:01.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-28 09:21:01.717 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:21:01.717 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:21:01.717 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:21:01.717 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:21:01.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:21:01.717 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:21:01.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:21:01.717 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:21:01.717 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:21:01.717 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1341ms. 2025-06-28 09:21:01.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:21:01.717 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:21:01.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:21:01.717 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:21:01.717 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:21:01.717 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:21:01.717 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:21:01.717 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:21:01.717 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:21:01.717 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:21:01.717 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:21:01.717 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:21:01.717 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:21:01.717 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:21:01.717 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:21:01.717 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:21:01.717 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:21:01.717 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6425ms 2025-06-28 09:21:01.717 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:21:01.717 +03:00 [DBG] Connection id "0HNC8090TG8SD" completed keep alive response. 2025-06-28 09:21:01.717 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.46ms 2025-06-28 09:21:01.718 +03:00 [DBG] Connection id "0HNC8090TG8SD" received FIN. 2025-06-28 09:21:01.718 +03:00 [DBG] Connection id "0HNC8090TG8SD" disconnecting. 2025-06-28 09:21:01.718 +03:00 [DBG] Connection id "0HNC8090TG8SD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:21:01.719 +03:00 [DBG] Connection id "0HNC8090TG8SD" stopped. 2025-06-28 09:22:01.724 +03:00 [DBG] Connection id "0HNC8090TG8SE" accepted. 2025-06-28 09:22:01.724 +03:00 [DBG] Connection id "0HNC8090TG8SE" started. 2025-06-28 09:22:01.724 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:22:01.724 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:22:01.724 +03:00 [DBG] POST requests are not supported 2025-06-28 09:22:01.724 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:22:01.724 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 09:22:01.724 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:22:01.724 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:22:01.724 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:22:01.724 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:22:01.724 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:22:01.724 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:22:01.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-28 09:22:01.724 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:22:01.725 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:22:01.725 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 09:22:01.725 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:22:01.725 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 09:22:01.725 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:22:01.725 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:22:01.725 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:22:01.725 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:22:01.725 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:22:01.725 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:22:01.725 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:22:01.725 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:22:01.725 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:22:01.725 +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-28 09:22:01.725 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:22:01.725 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:22:01.725 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:22:01.725 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:22:01.725 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:22:01.725 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:22:01.725 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:22:01.726 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:22:01.726 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:22:01.726 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:22:01.726 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:22:01.726 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:22:01.726 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:22:01.726 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:22:01.726 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:22:01.726 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:22:01.726 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:22:01.726 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.21ms 2025-06-28 09:22:01.726 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:22:01.726 +03:00 [DBG] Connection id "0HNC8090TG8SE" completed keep alive response. 2025-06-28 09:22:01.726 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1065ms 2025-06-28 09:22:01.727 +03:00 [DBG] Connection id "0HNC8090TG8SE" received FIN. 2025-06-28 09:22:01.727 +03:00 [DBG] Connection id "0HNC8090TG8SE" disconnecting. 2025-06-28 09:22:01.728 +03:00 [DBG] Connection id "0HNC8090TG8SE" stopped. 2025-06-28 09:22:01.728 +03:00 [DBG] Connection id "0HNC8090TG8SE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:23:01.719 +03:00 [DBG] Connection id "0HNC8090TG8SF" accepted. 2025-06-28 09:23:01.720 +03:00 [DBG] Connection id "0HNC8090TG8SF" started. 2025-06-28 09:23:01.720 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:23:01.720 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:23:01.720 +03:00 [DBG] POST requests are not supported 2025-06-28 09:23:01.720 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:23:01.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-28 09:23:01.720 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:23:01.720 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:23:01.720 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:23:01.720 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:23:01.720 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:23:01.720 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:23:01.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-28 09:23:01.720 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:23:01.720 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:23:01.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-28 09:23:01.720 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:23:01.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-28 09:23:01.720 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:23:01.720 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:23:01.720 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:23:01.720 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:23:01.720 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:23:01.721 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:23:01.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:23:01.721 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:23:01.721 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:23:01.721 +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-28 09:23:01.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:23:01.721 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:23:01.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:23:01.721 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:23:01.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:23:01.721 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:23:01.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:23:01.721 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:23:01.721 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:23:01.721 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:23:01.721 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:23:01.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:23:01.721 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:23:01.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:23:01.721 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:23:01.721 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:23:01.721 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:23:01.721 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9023ms 2025-06-28 09:23:01.721 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:23:01.721 +03:00 [DBG] Connection id "0HNC8090TG8SF" completed keep alive response. 2025-06-28 09:23:01.721 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5709ms 2025-06-28 09:23:01.722 +03:00 [DBG] Connection id "0HNC8090TG8SF" received FIN. 2025-06-28 09:23:01.722 +03:00 [DBG] Connection id "0HNC8090TG8SF" disconnecting. 2025-06-28 09:23:01.722 +03:00 [DBG] Connection id "0HNC8090TG8SF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:23:01.723 +03:00 [DBG] Connection id "0HNC8090TG8SF" stopped. 2025-06-28 09:24:01.729 +03:00 [DBG] Connection id "0HNC8090TG8SG" accepted. 2025-06-28 09:24:01.730 +03:00 [DBG] Connection id "0HNC8090TG8SG" started. 2025-06-28 09:24:01.730 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:24:01.730 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:24:01.730 +03:00 [DBG] POST requests are not supported 2025-06-28 09:24:01.730 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:24:01.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-28 09:24:01.730 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:24:01.730 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:24:01.730 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:24:01.730 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:24:01.730 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:24:01.730 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:24:01.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-28 09:24:01.730 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:24:01.730 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:24:01.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-28 09:24:01.730 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:24:01.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-28 09:24:01.730 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:24:01.730 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:24:01.731 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:24:01.731 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:24:01.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:24:01.731 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:24:01.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:24:01.731 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:24:01.731 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:24:01.731 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1483ms. 2025-06-28 09:24:01.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:24:01.731 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:24:01.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:24:01.731 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:24:01.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:24:01.731 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:24:01.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:24:01.731 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:24:01.731 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:24:01.731 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:24:01.731 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:24:01.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:24:01.731 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:24:01.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:24:01.731 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:24:01.731 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:24:01.732 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:24:01.732 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0776ms 2025-06-28 09:24:01.732 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:24:01.732 +03:00 [DBG] Connection id "0HNC8090TG8SG" completed keep alive response. 2025-06-28 09:24:01.732 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9805ms 2025-06-28 09:24:01.732 +03:00 [DBG] Connection id "0HNC8090TG8SG" received FIN. 2025-06-28 09:24:01.732 +03:00 [DBG] Connection id "0HNC8090TG8SG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:24:01.732 +03:00 [DBG] Connection id "0HNC8090TG8SG" disconnecting. 2025-06-28 09:24:01.732 +03:00 [DBG] Connection id "0HNC8090TG8SG" stopped. 2025-06-28 09:25:01.736 +03:00 [DBG] Connection id "0HNC8090TG8SH" accepted. 2025-06-28 09:25:01.736 +03:00 [DBG] Connection id "0HNC8090TG8SH" started. 2025-06-28 09:25:01.736 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:25:01.737 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:25:01.737 +03:00 [DBG] POST requests are not supported 2025-06-28 09:25:01.737 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:25:01.737 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 09:25:01.737 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:25:01.737 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:25:01.737 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:25:01.737 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:25:01.737 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:25:01.737 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:25:01.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-28 09:25:01.737 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:25:01.737 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:25:01.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-28 09:25:01.737 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:25:01.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-28 09:25:01.737 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:25:01.737 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:25:01.737 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:25:01.737 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:25:01.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:25:01.737 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:25:01.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:25:01.737 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:25:01.737 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:25:01.737 +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-28 09:25:01.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:25:01.738 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:25:01.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:25:01.738 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:25:01.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:25:01.738 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:25:01.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:25:01.738 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:25:01.738 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:25:01.738 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:25:01.738 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:25:01.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:25:01.738 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:25:01.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:25:01.738 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:25:01.738 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:25:01.738 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:25:01.738 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6855ms 2025-06-28 09:25:01.738 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:25:01.738 +03:00 [DBG] Connection id "0HNC8090TG8SH" completed keep alive response. 2025-06-28 09:25:01.738 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4716ms 2025-06-28 09:25:01.738 +03:00 [DBG] Connection id "0HNC8090TG8SH" received FIN. 2025-06-28 09:25:01.738 +03:00 [DBG] Connection id "0HNC8090TG8SH" disconnecting. 2025-06-28 09:25:01.738 +03:00 [DBG] Connection id "0HNC8090TG8SH" stopped. 2025-06-28 09:25:01.738 +03:00 [DBG] Connection id "0HNC8090TG8SH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:26:01.724 +03:00 [DBG] Connection id "0HNC8090TG8SI" accepted. 2025-06-28 09:26:01.724 +03:00 [DBG] Connection id "0HNC8090TG8SI" started. 2025-06-28 09:26:01.724 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:26:01.724 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:26:01.724 +03:00 [DBG] POST requests are not supported 2025-06-28 09:26:01.724 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:26:01.724 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 09:26:01.724 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:26:01.724 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:26:01.724 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:26:01.724 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:26:01.724 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:26:01.724 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:26:01.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-28 09:26:01.724 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:26:01.725 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:26:01.725 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 09:26:01.725 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:26:01.725 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 09:26:01.725 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:26:01.725 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:26:01.725 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:26:01.725 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:26:01.725 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:26:01.725 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:26:01.725 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:26:01.725 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:26:01.725 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:26:01.726 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1855ms. 2025-06-28 09:26:01.726 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:26:01.726 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:26:01.726 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:26:01.726 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:26:01.726 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:26:01.726 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:26:01.726 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:26:01.726 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:26:01.726 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:26:01.726 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:26:01.726 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:26:01.726 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:26:01.726 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:26:01.726 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:26:01.726 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:26:01.726 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:26:01.726 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:26:01.726 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3068ms 2025-06-28 09:26:01.726 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:26:01.726 +03:00 [DBG] Connection id "0HNC8090TG8SI" completed keep alive response. 2025-06-28 09:26:01.726 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4528ms 2025-06-28 09:26:01.727 +03:00 [DBG] Connection id "0HNC8090TG8SI" received FIN. 2025-06-28 09:26:01.727 +03:00 [DBG] Connection id "0HNC8090TG8SI" disconnecting. 2025-06-28 09:26:01.727 +03:00 [DBG] Connection id "0HNC8090TG8SI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:26:01.728 +03:00 [DBG] Connection id "0HNC8090TG8SI" stopped. 2025-06-28 09:27:01.719 +03:00 [DBG] Connection id "0HNC8090TG8SJ" accepted. 2025-06-28 09:27:01.719 +03:00 [DBG] Connection id "0HNC8090TG8SJ" started. 2025-06-28 09:27:01.719 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:27:01.719 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:27:01.719 +03:00 [DBG] POST requests are not supported 2025-06-28 09:27:01.719 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:27:01.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-28 09:27:01.720 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:27:01.720 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:27:01.720 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:27:01.720 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:27:01.720 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:27:01.720 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:27:01.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-28 09:27:01.720 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:27:01.720 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:27:01.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-28 09:27:01.720 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:27:01.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-28 09:27:01.720 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:27:01.720 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:27:01.720 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:27:01.720 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:27:01.720 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:27:01.720 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:27:01.720 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:27:01.720 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:27:01.720 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:27:01.720 +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-28 09:27:01.720 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:27:01.720 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:27:01.720 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:27:01.720 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:27:01.720 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:27:01.720 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:27:01.720 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:27:01.720 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:27:01.720 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:27:01.720 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:27:01.720 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:27:01.720 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:27:01.720 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:27:01.720 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:27:01.721 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:27:01.721 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:27:01.721 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:27:01.721 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7074ms 2025-06-28 09:27:01.721 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:27:01.721 +03:00 [DBG] Connection id "0HNC8090TG8SJ" completed keep alive response. 2025-06-28 09:27:01.721 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3182ms 2025-06-28 09:27:01.721 +03:00 [DBG] Connection id "0HNC8090TG8SJ" received FIN. 2025-06-28 09:27:01.721 +03:00 [DBG] Connection id "0HNC8090TG8SJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:27:01.721 +03:00 [DBG] Connection id "0HNC8090TG8SJ" disconnecting. 2025-06-28 09:27:01.721 +03:00 [DBG] Connection id "0HNC8090TG8SJ" stopped. 2025-06-28 09:28:01.725 +03:00 [DBG] Connection id "0HNC8090TG8SK" accepted. 2025-06-28 09:28:01.726 +03:00 [DBG] Connection id "0HNC8090TG8SK" started. 2025-06-28 09:28:01.726 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:28:01.726 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:28:01.726 +03:00 [DBG] POST requests are not supported 2025-06-28 09:28:01.726 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:28:01.726 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 09:28:01.726 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:28:01.726 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:28:01.726 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:28:01.726 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:28:01.726 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:28:01.727 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:28:01.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-28 09:28:01.727 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:28:01.727 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:28:01.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-28 09:28:01.729 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:28:01.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-28 09:28:01.729 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:28:01.729 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:28:01.729 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:28:01.729 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:28:01.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:28:01.729 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:28:01.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:28:01.730 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:28:01.730 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:28:01.731 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1673ms. 2025-06-28 09:28:01.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:28:01.731 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:28:01.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:28:01.731 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:28:01.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:28:01.732 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:28:01.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:28:01.732 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:28:01.732 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:28:01.732 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:28:01.733 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:28:01.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:28:01.733 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:28:01.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:28:01.733 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:28:01.733 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:28:01.733 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:28:01.733 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 4.7265ms 2025-06-28 09:28:01.734 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:28:01.734 +03:00 [DBG] Connection id "0HNC8090TG8SK" completed keep alive response. 2025-06-28 09:28:01.734 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 8.2659ms 2025-06-28 09:28:01.734 +03:00 [DBG] Connection id "0HNC8090TG8SK" received FIN. 2025-06-28 09:28:01.735 +03:00 [DBG] Connection id "0HNC8090TG8SK" disconnecting. 2025-06-28 09:28:01.735 +03:00 [DBG] Connection id "0HNC8090TG8SK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:28:01.736 +03:00 [DBG] Connection id "0HNC8090TG8SK" stopped. 2025-06-28 09:29:01.717 +03:00 [DBG] Connection id "0HNC8090TG8SL" accepted. 2025-06-28 09:29:01.718 +03:00 [DBG] Connection id "0HNC8090TG8SL" started. 2025-06-28 09:29:01.718 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:29:01.718 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:29:01.718 +03:00 [DBG] POST requests are not supported 2025-06-28 09:29:01.718 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:29:01.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-28 09:29:01.718 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:29:01.718 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:29:01.718 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:29:01.718 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:29:01.718 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:29:01.718 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:29:01.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-28 09:29:01.718 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:29:01.719 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:29:01.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-28 09:29:01.719 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:29:01.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-28 09:29:01.719 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:29:01.719 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:29:01.719 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:29:01.719 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:29:01.719 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:29:01.719 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:29:01.719 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:29:01.719 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:29:01.719 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:29:01.719 +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-28 09:29:01.719 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:29:01.719 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:29:01.719 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:29:01.719 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:29:01.719 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:29:01.719 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:29:01.719 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:29:01.719 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:29:01.719 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:29:01.719 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:29:01.719 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:29:01.719 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:29:01.719 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:29:01.719 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:29:01.719 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:29:01.720 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:29:01.720 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:29:01.720 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9664ms 2025-06-28 09:29:01.720 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:29:01.720 +03:00 [DBG] Connection id "0HNC8090TG8SL" completed keep alive response. 2025-06-28 09:29:01.720 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.857ms 2025-06-28 09:29:01.720 +03:00 [DBG] Connection id "0HNC8090TG8SL" received FIN. 2025-06-28 09:29:01.720 +03:00 [DBG] Connection id "0HNC8090TG8SL" disconnecting. 2025-06-28 09:29:01.720 +03:00 [DBG] Connection id "0HNC8090TG8SL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:29:01.721 +03:00 [DBG] Connection id "0HNC8090TG8SL" stopped. 2025-06-28 09:30:01.722 +03:00 [DBG] Connection id "0HNC8090TG8SM" accepted. 2025-06-28 09:30:01.722 +03:00 [DBG] Connection id "0HNC8090TG8SM" started. 2025-06-28 09:30:01.722 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:30:01.722 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:30:01.722 +03:00 [DBG] POST requests are not supported 2025-06-28 09:30:01.722 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:30:01.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-28 09:30:01.722 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:30:01.722 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:30:01.722 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:30:01.723 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:30:01.723 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:30:01.723 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:30:01.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-28 09:30:01.723 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:30:01.723 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:30:01.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-28 09:30:01.723 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:30:01.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-28 09:30:01.723 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:30:01.723 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:30:01.723 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:30:01.723 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:30:01.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:30:01.723 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:30:01.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:30:01.723 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:30:01.723 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:30:01.723 +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-28 09:30:01.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:30:01.723 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:30:01.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:30:01.723 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:30:01.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:30:01.723 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:30:01.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:30:01.724 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:30:01.724 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:30:01.724 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:30:01.724 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:30:01.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:30:01.724 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:30:01.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:30:01.724 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:30:01.724 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:30:01.724 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:30:01.724 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1055ms 2025-06-28 09:30:01.724 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:30:01.724 +03:00 [DBG] Connection id "0HNC8090TG8SM" completed keep alive response. 2025-06-28 09:30:01.724 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8638ms 2025-06-28 09:30:01.724 +03:00 [DBG] Connection id "0HNC8090TG8SM" received FIN. 2025-06-28 09:30:01.724 +03:00 [DBG] Connection id "0HNC8090TG8SM" disconnecting. 2025-06-28 09:30:01.724 +03:00 [DBG] Connection id "0HNC8090TG8SM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:30:01.726 +03:00 [DBG] Connection id "0HNC8090TG8SM" stopped. 2025-06-28 09:31:01.722 +03:00 [DBG] Connection id "0HNC8090TG8SN" accepted. 2025-06-28 09:31:01.722 +03:00 [DBG] Connection id "0HNC8090TG8SN" started. 2025-06-28 09:31:01.722 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:31:01.722 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:31:01.722 +03:00 [DBG] POST requests are not supported 2025-06-28 09:31:01.722 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:31:01.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-28 09:31:01.722 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:31:01.722 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:31:01.722 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:31:01.722 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:31:01.722 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:31:01.722 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:31:01.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-28 09:31:01.722 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:31:01.722 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:31:01.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-28 09:31:01.723 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:31:01.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-28 09:31:01.723 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:31:01.723 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:31:01.723 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:31:01.723 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:31:01.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:31:01.723 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:31:01.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:31:01.723 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:31:01.723 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:31:01.723 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1335ms. 2025-06-28 09:31:01.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:31:01.723 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:31:01.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:31:01.723 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:31:01.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:31:01.723 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:31:01.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:31:01.723 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:31:01.723 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:31:01.723 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:31:01.723 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:31:01.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:31:01.723 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:31:01.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:31:01.723 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:31:01.723 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:31:01.723 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:31:01.723 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8383ms 2025-06-28 09:31:01.723 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:31:01.724 +03:00 [DBG] Connection id "0HNC8090TG8SN" completed keep alive response. 2025-06-28 09:31:01.724 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5009ms 2025-06-28 09:31:01.724 +03:00 [DBG] Connection id "0HNC8090TG8SN" received FIN. 2025-06-28 09:31:01.724 +03:00 [DBG] Connection id "0HNC8090TG8SN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:31:01.724 +03:00 [DBG] Connection id "0HNC8090TG8SN" disconnecting. 2025-06-28 09:31:01.724 +03:00 [DBG] Connection id "0HNC8090TG8SN" stopped. 2025-06-28 09:32:01.790 +03:00 [DBG] Connection id "0HNC8090TG8SO" accepted. 2025-06-28 09:32:01.791 +03:00 [DBG] Connection id "0HNC8090TG8SO" started. 2025-06-28 09:32:01.791 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:32:01.791 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:32:01.791 +03:00 [DBG] POST requests are not supported 2025-06-28 09:32:01.791 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:32:01.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-28 09:32:01.791 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:32:01.791 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:32:01.791 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:32:01.791 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:32:01.791 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:32:01.791 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:32:01.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-28 09:32:01.791 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:32:01.791 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:32:01.791 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 09:32:01.791 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:32:01.791 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 09:32:01.791 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:32:01.791 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:32:01.791 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:32:01.791 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:32:01.791 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:32:01.791 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:32:01.791 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:32:01.791 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:32:01.791 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:32:01.792 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1774ms. 2025-06-28 09:32:01.792 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:32:01.792 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:32:01.792 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:32:01.792 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:32:01.792 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:32:01.792 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:32:01.792 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:32:01.792 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:32:01.792 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:32:01.792 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:32:01.792 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:32:01.792 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:32:01.792 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:32:01.792 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:32:01.792 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:32:01.792 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:32:01.792 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:32:01.792 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2331ms 2025-06-28 09:32:01.793 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:32:01.793 +03:00 [DBG] Connection id "0HNC8090TG8SO" completed keep alive response. 2025-06-28 09:32:01.793 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0771ms 2025-06-28 09:32:01.793 +03:00 [DBG] Connection id "0HNC8090TG8SO" received FIN. 2025-06-28 09:32:01.793 +03:00 [DBG] Connection id "0HNC8090TG8SO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:32:01.793 +03:00 [DBG] Connection id "0HNC8090TG8SO" disconnecting. 2025-06-28 09:32:01.793 +03:00 [DBG] Connection id "0HNC8090TG8SO" stopped. 2025-06-28 09:33:01.720 +03:00 [DBG] Connection id "0HNC8090TG8SP" accepted. 2025-06-28 09:33:01.720 +03:00 [DBG] Connection id "0HNC8090TG8SP" started. 2025-06-28 09:33:01.720 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:33:01.720 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:33:01.720 +03:00 [DBG] POST requests are not supported 2025-06-28 09:33:01.720 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:33:01.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-28 09:33:01.720 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:33:01.720 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:33:01.720 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:33:01.720 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:33:01.721 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:33:01.721 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:33:01.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-28 09:33:01.721 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:33:01.721 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:33:01.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-28 09:33:01.721 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:33:01.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-28 09:33:01.721 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:33:01.721 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:33:01.721 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:33:01.721 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:33:01.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:33:01.721 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:33:01.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:33:01.721 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:33:01.721 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:33:01.721 +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-28 09:33:01.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:33:01.722 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:33:01.722 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:33:01.722 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:33:01.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:33:01.722 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:33:01.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:33:01.722 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:33:01.722 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:33:01.722 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:33:01.722 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:33:01.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:33:01.722 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:33:01.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:33:01.722 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:33:01.722 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:33:01.722 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:33:01.722 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9128ms 2025-06-28 09:33:01.722 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:33:01.722 +03:00 [DBG] Connection id "0HNC8090TG8SP" completed keep alive response. 2025-06-28 09:33:01.722 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8755ms 2025-06-28 09:33:01.722 +03:00 [DBG] Connection id "0HNC8090TG8SP" received FIN. 2025-06-28 09:33:01.722 +03:00 [DBG] Connection id "0HNC8090TG8SP" disconnecting. 2025-06-28 09:33:01.723 +03:00 [DBG] Connection id "0HNC8090TG8SP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:33:01.724 +03:00 [DBG] Connection id "0HNC8090TG8SP" stopped. 2025-06-28 09:34:01.730 +03:00 [DBG] Connection id "0HNC8090TG8SQ" accepted. 2025-06-28 09:34:01.731 +03:00 [DBG] Connection id "0HNC8090TG8SQ" started. 2025-06-28 09:34:01.731 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:34:01.731 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:34:01.731 +03:00 [DBG] POST requests are not supported 2025-06-28 09:34:01.731 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:34:01.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-28 09:34:01.731 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:34:01.731 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:34:01.731 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:34:01.731 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:34:01.731 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:34:01.731 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:34:01.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-28 09:34:01.731 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:34:01.731 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:34:01.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-28 09:34:01.731 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:34:01.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-28 09:34:01.731 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:34:01.731 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:34:01.731 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:34:01.731 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:34:01.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:34:01.731 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:34:01.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:34:01.731 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:34:01.731 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:34:01.732 +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-28 09:34:01.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:34:01.732 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:34:01.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:34:01.732 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:34:01.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:34:01.732 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:34:01.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:34:01.732 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:34:01.732 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:34:01.732 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:34:01.732 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:34:01.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:34:01.732 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:34:01.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:34:01.732 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:34:01.732 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:34:01.732 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:34:01.732 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5872ms 2025-06-28 09:34:01.732 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:34:01.732 +03:00 [DBG] Connection id "0HNC8090TG8SQ" completed keep alive response. 2025-06-28 09:34:01.732 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1721ms 2025-06-28 09:34:01.732 +03:00 [DBG] Connection id "0HNC8090TG8SQ" received FIN. 2025-06-28 09:34:01.732 +03:00 [DBG] Connection id "0HNC8090TG8SQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:34:01.732 +03:00 [DBG] Connection id "0HNC8090TG8SQ" disconnecting. 2025-06-28 09:34:01.732 +03:00 [DBG] Connection id "0HNC8090TG8SQ" stopped. 2025-06-28 09:35:01.730 +03:00 [DBG] Connection id "0HNC8090TG8SR" accepted. 2025-06-28 09:35:01.730 +03:00 [DBG] Connection id "0HNC8090TG8SR" started. 2025-06-28 09:35:01.730 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:35:01.730 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:35:01.730 +03:00 [DBG] POST requests are not supported 2025-06-28 09:35:01.730 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:35:01.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-28 09:35:01.730 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:35:01.730 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:35:01.730 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:35:01.730 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:35:01.731 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:35:01.731 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:35:01.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-28 09:35:01.731 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:35:01.731 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:35:01.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-28 09:35:01.731 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:35:01.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-28 09:35:01.731 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:35:01.731 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:35:01.731 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:35:01.731 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:35:01.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:35:01.731 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:35:01.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:35:01.731 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:35:01.731 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:35:01.731 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1279ms. 2025-06-28 09:35:01.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:35:01.731 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:35:01.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:35:01.731 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:35:01.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:35:01.731 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:35:01.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:35:01.732 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:35:01.732 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:35:01.732 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:35:01.732 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:35:01.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:35:01.732 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:35:01.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:35:01.732 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:35:01.732 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:35:01.732 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:35:01.732 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9224ms 2025-06-28 09:35:01.732 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:35:01.732 +03:00 [DBG] Connection id "0HNC8090TG8SR" completed keep alive response. 2025-06-28 09:35:01.732 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6634ms 2025-06-28 09:35:01.732 +03:00 [DBG] Connection id "0HNC8090TG8SR" received FIN. 2025-06-28 09:35:01.732 +03:00 [DBG] Connection id "0HNC8090TG8SR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:35:01.732 +03:00 [DBG] Connection id "0HNC8090TG8SR" disconnecting. 2025-06-28 09:35:01.732 +03:00 [DBG] Connection id "0HNC8090TG8SR" stopped. 2025-06-28 09:36:01.720 +03:00 [DBG] Connection id "0HNC8090TG8SS" accepted. 2025-06-28 09:36:01.720 +03:00 [DBG] Connection id "0HNC8090TG8SS" started. 2025-06-28 09:36:01.720 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:36:01.720 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:36:01.720 +03:00 [DBG] POST requests are not supported 2025-06-28 09:36:01.720 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:36:01.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-28 09:36:01.720 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:36:01.720 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:36:01.720 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:36:01.720 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:36:01.720 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:36:01.720 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:36:01.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-28 09:36:01.721 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:36:01.721 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:36:01.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-28 09:36:01.721 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:36:01.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-28 09:36:01.721 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:36:01.721 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:36:01.721 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:36:01.721 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:36:01.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:36:01.721 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:36:01.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:36:01.721 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:36:01.721 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:36:01.721 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1268ms. 2025-06-28 09:36:01.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:36:01.721 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:36:01.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:36:01.721 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:36:01.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:36:01.722 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:36:01.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:36:01.722 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:36:01.722 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:36:01.722 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:36:01.722 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:36:01.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:36:01.722 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:36:01.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:36:01.722 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:36:01.722 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:36:01.722 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:36:01.722 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9156ms 2025-06-28 09:36:01.722 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:36:01.722 +03:00 [DBG] Connection id "0HNC8090TG8SS" completed keep alive response. 2025-06-28 09:36:01.722 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7916ms 2025-06-28 09:36:01.722 +03:00 [DBG] Connection id "0HNC8090TG8SS" received FIN. 2025-06-28 09:36:01.722 +03:00 [DBG] Connection id "0HNC8090TG8SS" disconnecting. 2025-06-28 09:36:01.722 +03:00 [DBG] Connection id "0HNC8090TG8SS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:36:01.724 +03:00 [DBG] Connection id "0HNC8090TG8SS" stopped. 2025-06-28 09:37:01.729 +03:00 [DBG] Connection id "0HNC8090TG8ST" accepted. 2025-06-28 09:37:01.729 +03:00 [DBG] Connection id "0HNC8090TG8ST" started. 2025-06-28 09:37:01.729 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:37:01.729 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:37:01.729 +03:00 [DBG] POST requests are not supported 2025-06-28 09:37:01.729 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:37:01.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-28 09:37:01.729 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:37:01.729 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:37:01.729 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:37:01.730 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:37:01.730 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:37:01.730 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:37:01.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-28 09:37:01.730 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:37:01.730 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:37:01.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-28 09:37:01.730 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:37:01.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-28 09:37:01.730 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:37:01.730 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:37:01.730 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:37:01.730 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:37:01.730 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:37:01.730 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:37:01.730 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:37:01.730 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:37:01.730 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:37:01.730 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1279ms. 2025-06-28 09:37:01.730 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:37:01.730 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:37:01.730 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:37:01.730 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:37:01.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:37:01.730 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:37:01.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:37:01.730 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:37:01.730 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:37:01.730 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:37:01.730 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:37:01.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:37:01.730 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:37:01.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:37:01.731 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:37:01.731 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:37:01.731 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:37:01.731 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7758ms 2025-06-28 09:37:01.731 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:37:01.731 +03:00 [DBG] Connection id "0HNC8090TG8ST" completed keep alive response. 2025-06-28 09:37:01.731 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4123ms 2025-06-28 09:37:01.731 +03:00 [DBG] Connection id "0HNC8090TG8ST" received FIN. 2025-06-28 09:37:01.731 +03:00 [DBG] Connection id "0HNC8090TG8ST" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:37:01.731 +03:00 [DBG] Connection id "0HNC8090TG8ST" disconnecting. 2025-06-28 09:37:01.731 +03:00 [DBG] Connection id "0HNC8090TG8ST" stopped. 2025-06-28 09:38:01.723 +03:00 [DBG] Connection id "0HNC8090TG8SU" accepted. 2025-06-28 09:38:01.723 +03:00 [DBG] Connection id "0HNC8090TG8SU" started. 2025-06-28 09:38:01.723 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:38:01.723 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:38:01.723 +03:00 [DBG] POST requests are not supported 2025-06-28 09:38:01.723 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:38:01.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-28 09:38:01.723 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:38:01.723 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:38:01.723 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:38:01.723 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:38:01.723 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:38:01.723 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:38:01.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-28 09:38:01.723 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:38:01.724 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:38:01.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-28 09:38:01.724 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:38:01.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-28 09:38:01.724 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:38:01.724 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:38:01.724 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:38:01.724 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:38:01.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:38:01.724 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:38:01.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:38:01.724 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:38:01.724 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:38:01.724 +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-28 09:38:01.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:38:01.724 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:38:01.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:38:01.724 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:38:01.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:38:01.724 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:38:01.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:38:01.724 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:38:01.724 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:38:01.724 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:38:01.724 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:38:01.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:38:01.724 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:38:01.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:38:01.724 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:38:01.724 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:38:01.724 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:38:01.724 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6956ms 2025-06-28 09:38:01.724 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:38:01.724 +03:00 [DBG] Connection id "0HNC8090TG8SU" completed keep alive response. 2025-06-28 09:38:01.724 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2777ms 2025-06-28 09:38:01.725 +03:00 [DBG] Connection id "0HNC8090TG8SU" received FIN. 2025-06-28 09:38:01.725 +03:00 [DBG] Connection id "0HNC8090TG8SU" disconnecting. 2025-06-28 09:38:01.725 +03:00 [DBG] Connection id "0HNC8090TG8SU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:38:01.726 +03:00 [DBG] Connection id "0HNC8090TG8SU" stopped. 2025-06-28 09:39:01.730 +03:00 [DBG] Connection id "0HNC8090TG8SV" accepted. 2025-06-28 09:39:01.730 +03:00 [DBG] Connection id "0HNC8090TG8SV" started. 2025-06-28 09:39:01.730 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:39:01.730 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:39:01.730 +03:00 [DBG] POST requests are not supported 2025-06-28 09:39:01.730 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:39:01.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-28 09:39:01.730 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:39:01.730 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:39:01.730 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:39:01.731 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:39:01.731 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:39:01.731 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:39:01.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-28 09:39:01.731 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:39:01.731 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:39:01.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-28 09:39:01.731 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:39:01.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-28 09:39:01.731 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:39:01.731 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:39:01.731 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:39:01.731 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:39:01.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:39:01.731 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:39:01.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:39:01.731 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:39:01.731 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:39:01.731 +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-28 09:39:01.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:39:01.731 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:39:01.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:39:01.731 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:39:01.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:39:01.731 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:39:01.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:39:01.731 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:39:01.731 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:39:01.731 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:39:01.731 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:39:01.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:39:01.731 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:39:01.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:39:01.731 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:39:01.731 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:39:01.731 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:39:01.731 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6288ms 2025-06-28 09:39:01.731 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:39:01.731 +03:00 [DBG] Connection id "0HNC8090TG8SV" completed keep alive response. 2025-06-28 09:39:01.731 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.207ms 2025-06-28 09:39:01.732 +03:00 [DBG] Connection id "0HNC8090TG8SV" received FIN. 2025-06-28 09:39:01.732 +03:00 [DBG] Connection id "0HNC8090TG8SV" disconnecting. 2025-06-28 09:39:01.732 +03:00 [DBG] Connection id "0HNC8090TG8SV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:39:01.733 +03:00 [DBG] Connection id "0HNC8090TG8SV" stopped. 2025-06-28 09:40:01.720 +03:00 [DBG] Connection id "0HNC8090TG8T0" accepted. 2025-06-28 09:40:01.721 +03:00 [DBG] Connection id "0HNC8090TG8T0" started. 2025-06-28 09:40:01.721 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:40:01.721 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:40:01.721 +03:00 [DBG] POST requests are not supported 2025-06-28 09:40:01.721 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:40:01.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-28 09:40:01.721 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:40:01.721 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:40:01.721 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:40:01.721 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:40:01.721 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:40:01.721 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:40:01.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-28 09:40:01.721 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:40:01.721 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:40:01.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-28 09:40:01.721 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:40:01.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-28 09:40:01.721 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:40:01.721 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:40:01.721 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:40:01.721 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:40:01.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:40:01.721 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:40:01.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:40:01.721 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:40:01.721 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:40:01.722 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.113ms. 2025-06-28 09:40:01.722 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:40:01.722 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:40:01.722 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:40:01.722 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:40:01.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:40:01.722 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:40:01.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:40:01.722 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:40:01.722 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:40:01.722 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:40:01.722 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:40:01.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:40:01.722 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:40:01.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:40:01.722 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:40:01.722 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:40:01.722 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:40:01.722 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6387ms 2025-06-28 09:40:01.722 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:40:01.722 +03:00 [DBG] Connection id "0HNC8090TG8T0" completed keep alive response. 2025-06-28 09:40:01.722 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2201ms 2025-06-28 09:40:01.724 +03:00 [DBG] Connection id "0HNC8090TG8T0" received FIN. 2025-06-28 09:40:01.724 +03:00 [DBG] Connection id "0HNC8090TG8T0" disconnecting. 2025-06-28 09:40:01.724 +03:00 [DBG] Connection id "0HNC8090TG8T0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:40:01.726 +03:00 [DBG] Connection id "0HNC8090TG8T0" stopped. 2025-06-28 09:41:01.734 +03:00 [DBG] Connection id "0HNC8090TG8T1" accepted. 2025-06-28 09:41:01.734 +03:00 [DBG] Connection id "0HNC8090TG8T1" started. 2025-06-28 09:41:01.734 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:41:01.734 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:41:01.734 +03:00 [DBG] POST requests are not supported 2025-06-28 09:41:01.734 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:41:01.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-28 09:41:01.734 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:41:01.734 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:41:01.734 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:41:01.734 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:41:01.734 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:41:01.734 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:41:01.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-28 09:41:01.734 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:41:01.734 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:41:01.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-28 09:41:01.734 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:41:01.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-28 09:41:01.734 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:41:01.734 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:41:01.734 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:41:01.734 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:41:01.734 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:41:01.735 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:41:01.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:41:01.735 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:41:01.735 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:41:01.735 +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-28 09:41:01.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:41:01.735 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:41:01.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:41:01.735 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:41:01.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:41:01.735 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:41:01.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:41:01.735 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:41:01.735 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:41:01.735 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:41:01.735 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:41:01.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:41:01.735 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:41:01.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:41:01.735 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:41:01.735 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:41:01.735 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:41:01.735 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6709ms 2025-06-28 09:41:01.735 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:41:01.735 +03:00 [DBG] Connection id "0HNC8090TG8T1" completed keep alive response. 2025-06-28 09:41:01.735 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.338ms 2025-06-28 09:41:01.735 +03:00 [DBG] Connection id "0HNC8090TG8T1" received FIN. 2025-06-28 09:41:01.736 +03:00 [DBG] Connection id "0HNC8090TG8T1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:41:01.736 +03:00 [DBG] Connection id "0HNC8090TG8T1" disconnecting. 2025-06-28 09:41:01.736 +03:00 [DBG] Connection id "0HNC8090TG8T1" stopped. 2025-06-28 09:42:01.730 +03:00 [DBG] Connection id "0HNC8090TG8T2" accepted. 2025-06-28 09:42:01.731 +03:00 [DBG] Connection id "0HNC8090TG8T2" started. 2025-06-28 09:42:01.731 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:42:01.731 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:42:01.731 +03:00 [DBG] POST requests are not supported 2025-06-28 09:42:01.731 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:42:01.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-28 09:42:01.731 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:42:01.731 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:42:01.731 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:42:01.731 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:42:01.731 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:42:01.731 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:42:01.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-28 09:42:01.731 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:42:01.731 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:42:01.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-28 09:42:01.731 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:42:01.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-28 09:42:01.731 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:42:01.732 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:42:01.732 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:42:01.732 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:42:01.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:42:01.732 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:42:01.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:42:01.732 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:42:01.732 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:42:01.732 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1637ms. 2025-06-28 09:42:01.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:42:01.732 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:42:01.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:42:01.732 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:42:01.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:42:01.732 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:42:01.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:42:01.732 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:42:01.732 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:42:01.732 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:42:01.732 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:42:01.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:42:01.732 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:42:01.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:42:01.732 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:42:01.732 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:42:01.732 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:42:01.732 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8251ms 2025-06-28 09:42:01.732 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:42:01.732 +03:00 [DBG] Connection id "0HNC8090TG8T2" completed keep alive response. 2025-06-28 09:42:01.732 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6263ms 2025-06-28 09:42:01.733 +03:00 [DBG] Connection id "0HNC8090TG8T2" received FIN. 2025-06-28 09:42:01.733 +03:00 [DBG] Connection id "0HNC8090TG8T2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:42:01.733 +03:00 [DBG] Connection id "0HNC8090TG8T2" disconnecting. 2025-06-28 09:42:01.733 +03:00 [DBG] Connection id "0HNC8090TG8T2" stopped. 2025-06-28 09:43:01.723 +03:00 [DBG] Connection id "0HNC8090TG8T3" accepted. 2025-06-28 09:43:01.724 +03:00 [DBG] Connection id "0HNC8090TG8T3" started. 2025-06-28 09:43:01.724 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:43:01.724 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:43:01.724 +03:00 [DBG] POST requests are not supported 2025-06-28 09:43:01.724 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:43:01.724 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 09:43:01.724 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:43:01.724 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:43:01.724 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:43:01.724 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:43:01.724 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:43:01.724 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:43:01.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-28 09:43:01.724 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:43:01.724 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:43:01.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-28 09:43:01.724 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:43:01.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-28 09:43:01.724 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:43:01.724 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:43:01.724 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:43:01.724 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:43:01.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:43:01.724 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:43:01.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:43:01.724 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:43:01.724 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:43:01.725 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1843ms. 2025-06-28 09:43:01.725 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:43:01.725 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:43:01.725 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:43:01.725 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:43:01.725 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:43:01.725 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:43:01.725 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:43:01.725 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:43:01.725 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:43:01.725 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:43:01.725 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:43:01.725 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:43:01.725 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:43:01.725 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:43:01.725 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:43:01.725 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:43:01.725 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:43:01.725 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8463ms 2025-06-28 09:43:01.725 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:43:01.725 +03:00 [DBG] Connection id "0HNC8090TG8T3" completed keep alive response. 2025-06-28 09:43:01.725 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4479ms 2025-06-28 09:43:01.725 +03:00 [DBG] Connection id "0HNC8090TG8T3" received FIN. 2025-06-28 09:43:01.725 +03:00 [DBG] Connection id "0HNC8090TG8T3" disconnecting. 2025-06-28 09:43:01.725 +03:00 [DBG] Connection id "0HNC8090TG8T3" stopped. 2025-06-28 09:43:01.725 +03:00 [DBG] Connection id "0HNC8090TG8T3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:44:01.730 +03:00 [DBG] Connection id "0HNC8090TG8T4" accepted. 2025-06-28 09:44:01.731 +03:00 [DBG] Connection id "0HNC8090TG8T4" started. 2025-06-28 09:44:01.731 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:44:01.731 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:44:01.731 +03:00 [DBG] POST requests are not supported 2025-06-28 09:44:01.731 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:44:01.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-28 09:44:01.731 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:44:01.731 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:44:01.731 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:44:01.731 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:44:01.731 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:44:01.731 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:44:01.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-28 09:44:01.731 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:44:01.731 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:44:01.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-28 09:44:01.731 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:44:01.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-28 09:44:01.731 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:44:01.731 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:44:01.732 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:44:01.732 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:44:01.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:44:01.732 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:44:01.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:44:01.732 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:44:01.732 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:44:01.732 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1767ms. 2025-06-28 09:44:01.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:44:01.732 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:44:01.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:44:01.732 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:44:01.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:44:01.732 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:44:01.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:44:01.732 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:44:01.732 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:44:01.732 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:44:01.732 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:44:01.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:44:01.732 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:44:01.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:44:01.732 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:44:01.732 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:44:01.732 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:44:01.732 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9686ms 2025-06-28 09:44:01.732 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:44:01.732 +03:00 [DBG] Connection id "0HNC8090TG8T4" completed keep alive response. 2025-06-28 09:44:01.733 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7802ms 2025-06-28 09:44:01.733 +03:00 [DBG] Connection id "0HNC8090TG8T4" received FIN. 2025-06-28 09:44:01.733 +03:00 [DBG] Connection id "0HNC8090TG8T4" disconnecting. 2025-06-28 09:44:01.733 +03:00 [DBG] Connection id "0HNC8090TG8T4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:44:01.734 +03:00 [DBG] Connection id "0HNC8090TG8T4" stopped. 2025-06-28 09:45:01.732 +03:00 [DBG] Connection id "0HNC8090TG8T5" accepted. 2025-06-28 09:45:01.732 +03:00 [DBG] Connection id "0HNC8090TG8T5" started. 2025-06-28 09:45:01.732 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:45:01.732 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:45:01.732 +03:00 [DBG] POST requests are not supported 2025-06-28 09:45:01.732 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:45:01.732 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 09:45:01.732 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:45:01.732 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:45:01.733 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:45:01.733 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:45:01.733 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:45:01.733 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:45:01.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-28 09:45:01.733 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:45:01.733 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:45:01.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-28 09:45:01.733 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:45:01.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-28 09:45:01.733 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:45:01.733 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:45:01.733 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:45:01.733 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:45:01.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:45:01.733 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:45:01.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:45:01.733 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:45:01.733 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:45:01.733 +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-28 09:45:01.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:45:01.733 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:45:01.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:45:01.733 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:45:01.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:45:01.734 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:45:01.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:45:01.734 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:45:01.734 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:45:01.734 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:45:01.734 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:45:01.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:45:01.734 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:45:01.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:45:01.734 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:45:01.734 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:45:01.734 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:45:01.734 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8905ms 2025-06-28 09:45:01.734 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:45:01.734 +03:00 [DBG] Connection id "0HNC8090TG8T5" completed keep alive response. 2025-06-28 09:45:01.734 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7046ms 2025-06-28 09:45:01.734 +03:00 [DBG] Connection id "0HNC8090TG8T5" received FIN. 2025-06-28 09:45:01.734 +03:00 [DBG] Connection id "0HNC8090TG8T5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:45:01.734 +03:00 [DBG] Connection id "0HNC8090TG8T5" disconnecting. 2025-06-28 09:45:01.734 +03:00 [DBG] Connection id "0HNC8090TG8T5" stopped. 2025-06-28 09:46:01.731 +03:00 [DBG] Connection id "0HNC8090TG8T6" accepted. 2025-06-28 09:46:01.732 +03:00 [DBG] Connection id "0HNC8090TG8T6" started. 2025-06-28 09:46:01.732 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:46:01.732 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:46:01.732 +03:00 [DBG] POST requests are not supported 2025-06-28 09:46:01.732 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:46:01.732 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 09:46:01.732 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:46:01.732 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:46:01.732 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:46:01.732 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:46:01.732 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:46:01.732 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:46:01.732 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 09:46:01.732 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:46:01.732 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:46:01.732 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 09:46:01.732 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:46:01.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-28 09:46:01.732 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:46:01.732 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:46:01.732 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:46:01.733 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:46:01.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:46:01.733 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:46:01.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:46:01.733 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:46:01.733 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:46:01.733 +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-28 09:46:01.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:46:01.733 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:46:01.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:46:01.733 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:46:01.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:46:01.733 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:46:01.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:46:01.733 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:46:01.733 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:46:01.733 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:46:01.733 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:46:01.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:46:01.733 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:46:01.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:46:01.733 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:46:01.733 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:46:01.733 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:46:01.733 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.773ms 2025-06-28 09:46:01.733 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:46:01.733 +03:00 [DBG] Connection id "0HNC8090TG8T6" completed keep alive response. 2025-06-28 09:46:01.733 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5479ms 2025-06-28 09:46:01.734 +03:00 [DBG] Connection id "0HNC8090TG8T6" received FIN. 2025-06-28 09:46:01.734 +03:00 [DBG] Connection id "0HNC8090TG8T6" disconnecting. 2025-06-28 09:46:01.734 +03:00 [DBG] Connection id "0HNC8090TG8T6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:46:01.735 +03:00 [DBG] Connection id "0HNC8090TG8T6" stopped. 2025-06-28 09:47:01.733 +03:00 [DBG] Connection id "0HNC8090TG8T7" accepted. 2025-06-28 09:47:01.733 +03:00 [DBG] Connection id "0HNC8090TG8T7" started. 2025-06-28 09:47:01.733 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:47:01.733 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:47:01.733 +03:00 [DBG] POST requests are not supported 2025-06-28 09:47:01.733 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:47:01.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-28 09:47:01.733 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:47:01.733 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:47:01.733 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:47:01.733 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:47:01.733 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:47:01.734 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:47:01.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-28 09:47:01.734 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:47:01.734 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:47:01.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-28 09:47:01.734 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:47:01.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-28 09:47:01.734 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:47:01.734 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:47:01.734 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:47:01.734 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:47:01.734 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:47:01.734 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:47:01.734 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:47:01.734 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:47:01.734 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:47:01.734 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1485ms. 2025-06-28 09:47:01.734 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:47:01.734 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:47:01.734 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:47:01.734 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:47:01.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:47:01.734 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:47:01.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:47:01.734 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:47:01.734 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:47:01.734 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:47:01.734 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:47:01.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:47:01.734 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:47:01.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:47:01.734 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:47:01.734 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:47:01.734 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:47:01.734 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7222ms 2025-06-28 09:47:01.734 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:47:01.735 +03:00 [DBG] Connection id "0HNC8090TG8T7" completed keep alive response. 2025-06-28 09:47:01.735 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3787ms 2025-06-28 09:47:01.735 +03:00 [DBG] Connection id "0HNC8090TG8T7" received FIN. 2025-06-28 09:47:01.735 +03:00 [DBG] Connection id "0HNC8090TG8T7" disconnecting. 2025-06-28 09:47:01.735 +03:00 [DBG] Connection id "0HNC8090TG8T7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:47:01.736 +03:00 [DBG] Connection id "0HNC8090TG8T7" stopped. 2025-06-28 09:48:01.730 +03:00 [DBG] Connection id "0HNC8090TG8T8" accepted. 2025-06-28 09:48:01.730 +03:00 [DBG] Connection id "0HNC8090TG8T8" started. 2025-06-28 09:48:01.731 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:48:01.731 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:48:01.731 +03:00 [DBG] POST requests are not supported 2025-06-28 09:48:01.731 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:48:01.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-28 09:48:01.731 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:48:01.731 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:48:01.731 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:48:01.731 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:48:01.731 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:48:01.731 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:48:01.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-28 09:48:01.731 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:48:01.731 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:48:01.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-28 09:48:01.731 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:48:01.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-28 09:48:01.731 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:48:01.731 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:48:01.731 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:48:01.731 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:48:01.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:48:01.731 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:48:01.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:48:01.731 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:48:01.731 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:48:01.731 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.115ms. 2025-06-28 09:48:01.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:48:01.731 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:48:01.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:48:01.731 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:48:01.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:48:01.732 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:48:01.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:48:01.732 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:48:01.732 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:48:01.732 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:48:01.732 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:48:01.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:48:01.732 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:48:01.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:48:01.732 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:48:01.732 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:48:01.732 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:48:01.732 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7339ms 2025-06-28 09:48:01.732 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:48:01.732 +03:00 [DBG] Connection id "0HNC8090TG8T8" completed keep alive response. 2025-06-28 09:48:01.732 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3885ms 2025-06-28 09:48:01.732 +03:00 [DBG] Connection id "0HNC8090TG8T8" received FIN. 2025-06-28 09:48:01.732 +03:00 [DBG] Connection id "0HNC8090TG8T8" disconnecting. 2025-06-28 09:48:01.732 +03:00 [DBG] Connection id "0HNC8090TG8T8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:48:01.733 +03:00 [DBG] Connection id "0HNC8090TG8T8" stopped. 2025-06-28 09:49:01.728 +03:00 [DBG] Connection id "0HNC8090TG8T9" accepted. 2025-06-28 09:49:01.729 +03:00 [DBG] Connection id "0HNC8090TG8T9" started. 2025-06-28 09:49:01.729 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:49:01.729 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:49:01.729 +03:00 [DBG] POST requests are not supported 2025-06-28 09:49:01.729 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:49:01.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-28 09:49:01.729 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:49:01.729 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:49:01.729 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:49:01.729 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:49:01.729 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:49:01.729 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:49:01.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-28 09:49:01.729 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:49:01.729 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:49:01.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-28 09:49:01.729 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:49:01.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-28 09:49:01.729 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:49:01.729 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:49:01.729 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:49:01.729 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:49:01.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:49:01.729 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:49:01.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:49:01.729 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:49:01.729 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:49:01.730 +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-28 09:49:01.730 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:49:01.730 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:49:01.730 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:49:01.730 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:49:01.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:49:01.730 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:49:01.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:49:01.730 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:49:01.730 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:49:01.730 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:49:01.730 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:49:01.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:49:01.730 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:49:01.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:49:01.730 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:49:01.730 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:49:01.730 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:49:01.730 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6425ms 2025-06-28 09:49:01.730 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:49:01.730 +03:00 [DBG] Connection id "0HNC8090TG8T9" completed keep alive response. 2025-06-28 09:49:01.730 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2712ms 2025-06-28 09:49:01.730 +03:00 [DBG] Connection id "0HNC8090TG8T9" received FIN. 2025-06-28 09:49:01.730 +03:00 [DBG] Connection id "0HNC8090TG8T9" disconnecting. 2025-06-28 09:49:01.731 +03:00 [DBG] Connection id "0HNC8090TG8T9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:49:01.732 +03:00 [DBG] Connection id "0HNC8090TG8T9" stopped. 2025-06-28 09:50:01.724 +03:00 [DBG] Connection id "0HNC8090TG8TA" accepted. 2025-06-28 09:50:01.724 +03:00 [DBG] Connection id "0HNC8090TG8TA" started. 2025-06-28 09:50:01.724 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:50:01.724 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:50:01.724 +03:00 [DBG] POST requests are not supported 2025-06-28 09:50:01.724 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:50:01.724 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 09:50:01.724 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:50:01.724 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:50:01.724 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:50:01.724 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:50:01.724 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:50:01.725 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:50:01.725 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 09:50:01.725 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:50:01.725 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:50:01.725 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 09:50:01.725 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:50:01.725 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 09:50:01.725 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:50:01.725 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:50:01.725 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:50:01.725 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:50:01.725 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:50:01.725 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:50:01.725 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:50:01.725 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:50:01.725 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:50:01.725 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1486ms. 2025-06-28 09:50:01.725 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:50:01.725 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:50:01.725 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:50:01.726 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:50:01.726 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:50:01.726 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:50:01.726 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:50:01.726 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:50:01.726 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:50:01.726 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:50:01.726 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:50:01.726 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:50:01.726 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:50:01.726 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:50:01.726 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:50:01.726 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:50:01.726 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:50:01.726 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1173ms 2025-06-28 09:50:01.726 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:50:01.726 +03:00 [DBG] Connection id "0HNC8090TG8TA" completed keep alive response. 2025-06-28 09:50:01.726 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0834ms 2025-06-28 09:50:01.726 +03:00 [DBG] Connection id "0HNC8090TG8TA" received FIN. 2025-06-28 09:50:01.726 +03:00 [DBG] Connection id "0HNC8090TG8TA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:50:01.727 +03:00 [DBG] Connection id "0HNC8090TG8TA" disconnecting. 2025-06-28 09:50:01.727 +03:00 [DBG] Connection id "0HNC8090TG8TA" stopped. 2025-06-28 09:51:01.720 +03:00 [DBG] Connection id "0HNC8090TG8TB" accepted. 2025-06-28 09:51:01.720 +03:00 [DBG] Connection id "0HNC8090TG8TB" started. 2025-06-28 09:51:01.720 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:51:01.720 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:51:01.720 +03:00 [DBG] POST requests are not supported 2025-06-28 09:51:01.720 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:51:01.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-28 09:51:01.721 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:51:01.721 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:51:01.721 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:51:01.721 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:51:01.721 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:51:01.721 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:51:01.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-28 09:51:01.721 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:51:01.721 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:51:01.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-28 09:51:01.721 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:51:01.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-28 09:51:01.721 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:51:01.721 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:51:01.721 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:51:01.721 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:51:01.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:51:01.721 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:51:01.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:51:01.721 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:51:01.721 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:51:01.722 +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-28 09:51:01.722 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:51:01.722 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:51:01.722 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:51:01.722 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:51:01.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:51:01.722 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:51:01.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:51:01.722 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:51:01.722 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:51:01.722 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:51:01.722 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:51:01.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:51:01.722 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:51:01.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:51:01.722 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:51:01.722 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:51:01.722 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:51:01.722 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.708ms 2025-06-28 09:51:01.722 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:51:01.722 +03:00 [DBG] Connection id "0HNC8090TG8TB" completed keep alive response. 2025-06-28 09:51:01.722 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6831ms 2025-06-28 09:51:01.722 +03:00 [DBG] Connection id "0HNC8090TG8TB" received FIN. 2025-06-28 09:51:01.722 +03:00 [DBG] Connection id "0HNC8090TG8TB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:51:01.722 +03:00 [DBG] Connection id "0HNC8090TG8TB" disconnecting. 2025-06-28 09:51:01.723 +03:00 [DBG] Connection id "0HNC8090TG8TB" stopped. 2025-06-28 09:52:01.734 +03:00 [DBG] Connection id "0HNC8090TG8TC" accepted. 2025-06-28 09:52:01.734 +03:00 [DBG] Connection id "0HNC8090TG8TC" started. 2025-06-28 09:52:01.734 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:52:01.734 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:52:01.734 +03:00 [DBG] POST requests are not supported 2025-06-28 09:52:01.734 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:52:01.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-28 09:52:01.734 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:52:01.734 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:52:01.735 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:52:01.735 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:52:01.735 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:52:01.735 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:52:01.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-28 09:52:01.735 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:52:01.735 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:52:01.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-28 09:52:01.735 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:52:01.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-28 09:52:01.735 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:52:01.735 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:52:01.735 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:52:01.736 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:52:01.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:52:01.736 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:52:01.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:52:01.736 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:52:01.736 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:52:01.736 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1268ms. 2025-06-28 09:52:01.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:52:01.737 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:52:01.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:52:01.737 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:52:01.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:52:01.738 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:52:01.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:52:01.738 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:52:01.738 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:52:01.738 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:52:01.738 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:52:01.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:52:01.738 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:52:01.739 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:52:01.739 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:52:01.739 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:52:01.739 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:52:01.739 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 3.7279ms 2025-06-28 09:52:01.739 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:52:01.739 +03:00 [DBG] Connection id "0HNC8090TG8TC" completed keep alive response. 2025-06-28 09:52:01.739 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 4.5817ms 2025-06-28 09:52:01.739 +03:00 [DBG] Connection id "0HNC8090TG8TC" received FIN. 2025-06-28 09:52:01.739 +03:00 [DBG] Connection id "0HNC8090TG8TC" disconnecting. 2025-06-28 09:52:01.739 +03:00 [DBG] Connection id "0HNC8090TG8TC" stopped. 2025-06-28 09:52:01.739 +03:00 [DBG] Connection id "0HNC8090TG8TC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:53:01.726 +03:00 [DBG] Connection id "0HNC8090TG8TD" accepted. 2025-06-28 09:53:01.726 +03:00 [DBG] Connection id "0HNC8090TG8TD" started. 2025-06-28 09:53:01.726 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:53:01.726 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:53:01.726 +03:00 [DBG] POST requests are not supported 2025-06-28 09:53:01.726 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:53:01.726 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 09:53:01.726 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:53:01.726 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:53:01.726 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:53:01.726 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:53:01.726 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:53:01.726 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:53:01.726 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 09:53:01.726 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:53:01.727 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:53:01.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-28 09:53:01.727 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:53:01.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-28 09:53:01.727 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:53:01.727 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:53:01.727 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:53:01.727 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:53:01.727 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:53:01.727 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:53:01.727 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:53:01.727 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:53:01.727 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:53:01.727 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1552ms. 2025-06-28 09:53:01.727 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:53:01.727 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:53:01.727 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:53:01.727 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:53:01.727 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:53:01.727 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:53:01.727 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:53:01.727 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:53:01.728 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:53:01.728 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:53:01.728 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:53:01.728 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:53:01.728 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:53:01.728 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:53:01.728 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:53:01.728 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:53:01.728 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:53:01.728 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0549ms 2025-06-28 09:53:01.728 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:53:01.728 +03:00 [DBG] Connection id "0HNC8090TG8TD" completed keep alive response. 2025-06-28 09:53:01.728 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0691ms 2025-06-28 09:53:01.728 +03:00 [DBG] Connection id "0HNC8090TG8TD" received FIN. 2025-06-28 09:53:01.728 +03:00 [DBG] Connection id "0HNC8090TG8TD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:53:01.728 +03:00 [DBG] Connection id "0HNC8090TG8TD" disconnecting. 2025-06-28 09:53:01.728 +03:00 [DBG] Connection id "0HNC8090TG8TD" stopped. 2025-06-28 09:54:01.732 +03:00 [DBG] Connection id "0HNC8090TG8TE" accepted. 2025-06-28 09:54:01.732 +03:00 [DBG] Connection id "0HNC8090TG8TE" started. 2025-06-28 09:54:01.732 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:54:01.732 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:54:01.732 +03:00 [DBG] POST requests are not supported 2025-06-28 09:54:01.732 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:54:01.732 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 09:54:01.733 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:54:01.733 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:54:01.733 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:54:01.733 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:54:01.733 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:54:01.733 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:54:01.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-28 09:54:01.733 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:54:01.733 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:54:01.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-28 09:54:01.733 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:54:01.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-28 09:54:01.733 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:54:01.733 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:54:01.733 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:54:01.733 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:54:01.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:54:01.733 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:54:01.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:54:01.733 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:54:01.733 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:54:01.733 +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-28 09:54:01.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:54:01.733 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:54:01.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:54:01.734 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:54:01.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:54:01.734 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:54:01.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:54:01.734 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:54:01.734 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:54:01.734 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:54:01.734 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:54:01.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:54:01.734 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:54:01.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:54:01.734 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:54:01.734 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:54:01.734 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:54:01.734 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8949ms 2025-06-28 09:54:01.734 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:54:01.734 +03:00 [DBG] Connection id "0HNC8090TG8TE" completed keep alive response. 2025-06-28 09:54:01.734 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5749ms 2025-06-28 09:54:01.734 +03:00 [DBG] Connection id "0HNC8090TG8TE" received FIN. 2025-06-28 09:54:01.734 +03:00 [DBG] Connection id "0HNC8090TG8TE" disconnecting. 2025-06-28 09:54:01.734 +03:00 [DBG] Connection id "0HNC8090TG8TE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:54:01.735 +03:00 [DBG] Connection id "0HNC8090TG8TE" stopped. 2025-06-28 09:55:01.736 +03:00 [DBG] Connection id "0HNC8090TG8TF" accepted. 2025-06-28 09:55:01.736 +03:00 [DBG] Connection id "0HNC8090TG8TF" started. 2025-06-28 09:55:01.736 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:55:01.736 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:55:01.736 +03:00 [DBG] POST requests are not supported 2025-06-28 09:55:01.736 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:55:01.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-28 09:55:01.736 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:55:01.736 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:55:01.736 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:55:01.736 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:55:01.736 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:55:01.737 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:55:01.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-28 09:55:01.737 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:55:01.737 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:55:01.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-28 09:55:01.737 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:55:01.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-28 09:55:01.737 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:55:01.737 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:55:01.737 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:55:01.737 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:55:01.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:55:01.737 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:55:01.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:55:01.737 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:55:01.737 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:55:01.738 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1879ms. 2025-06-28 09:55:01.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:55:01.738 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:55:01.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:55:01.738 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:55:01.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:55:01.738 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:55:01.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:55:01.738 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:55:01.738 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:55:01.738 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:55:01.738 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:55:01.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:55:01.738 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:55:01.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:55:01.738 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:55:01.738 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:55:01.738 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:55:01.738 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3135ms 2025-06-28 09:55:01.738 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:55:01.738 +03:00 [DBG] Connection id "0HNC8090TG8TF" completed keep alive response. 2025-06-28 09:55:01.738 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3366ms 2025-06-28 09:55:01.739 +03:00 [DBG] Connection id "0HNC8090TG8TF" received FIN. 2025-06-28 09:55:01.739 +03:00 [DBG] Connection id "0HNC8090TG8TF" disconnecting. 2025-06-28 09:55:01.739 +03:00 [DBG] Connection id "0HNC8090TG8TF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:55:01.740 +03:00 [DBG] Connection id "0HNC8090TG8TF" stopped. 2025-06-28 09:56:01.728 +03:00 [DBG] Connection id "0HNC8090TG8TG" accepted. 2025-06-28 09:56:01.728 +03:00 [DBG] Connection id "0HNC8090TG8TG" started. 2025-06-28 09:56:01.728 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:56:01.728 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:56:01.728 +03:00 [DBG] POST requests are not supported 2025-06-28 09:56:01.728 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:56:01.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-28 09:56:01.729 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:56:01.729 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:56:01.729 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:56:01.729 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:56:01.729 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:56:01.729 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:56:01.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-28 09:56:01.729 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:56:01.729 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:56:01.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-28 09:56:01.729 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:56:01.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-28 09:56:01.729 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:56:01.729 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:56:01.729 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:56:01.729 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:56:01.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:56:01.729 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:56:01.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:56:01.729 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:56:01.730 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:56:01.730 +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-28 09:56:01.730 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:56:01.730 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:56:01.730 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:56:01.730 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:56:01.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:56:01.730 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:56:01.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:56:01.730 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:56:01.730 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:56:01.730 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:56:01.730 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:56:01.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:56:01.730 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:56:01.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:56:01.730 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:56:01.730 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:56:01.730 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:56:01.730 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9809ms 2025-06-28 09:56:01.730 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:56:01.730 +03:00 [DBG] Connection id "0HNC8090TG8TG" completed keep alive response. 2025-06-28 09:56:01.730 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9379ms 2025-06-28 09:56:01.731 +03:00 [DBG] Connection id "0HNC8090TG8TG" received FIN. 2025-06-28 09:56:01.731 +03:00 [DBG] Connection id "0HNC8090TG8TG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:56:01.731 +03:00 [DBG] Connection id "0HNC8090TG8TG" disconnecting. 2025-06-28 09:56:01.731 +03:00 [DBG] Connection id "0HNC8090TG8TG" stopped. 2025-06-28 09:57:01.724 +03:00 [DBG] Connection id "0HNC8090TG8TH" accepted. 2025-06-28 09:57:01.724 +03:00 [DBG] Connection id "0HNC8090TG8TH" started. 2025-06-28 09:57:01.724 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:57:01.724 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:57:01.724 +03:00 [DBG] POST requests are not supported 2025-06-28 09:57:01.724 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:57:01.724 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 09:57:01.724 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:57:01.724 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:57:01.724 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:57:01.724 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:57:01.724 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:57:01.724 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:57:01.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-28 09:57:01.725 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:57:01.725 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:57:01.725 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 09:57:01.725 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:57:01.725 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 09:57:01.725 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:57:01.725 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:57:01.725 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:57:01.725 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:57:01.725 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:57:01.725 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:57:01.725 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:57:01.725 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:57:01.725 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:57:01.725 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1481ms. 2025-06-28 09:57:01.725 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:57:01.725 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:57:01.725 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:57:01.725 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:57:01.725 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:57:01.725 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:57:01.725 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:57:01.725 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:57:01.725 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:57:01.725 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:57:01.725 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:57:01.725 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:57:01.725 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:57:01.725 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:57:01.725 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:57:01.725 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:57:01.725 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:57:01.725 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7322ms 2025-06-28 09:57:01.725 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:57:01.725 +03:00 [DBG] Connection id "0HNC8090TG8TH" completed keep alive response. 2025-06-28 09:57:01.726 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5952ms 2025-06-28 09:57:01.726 +03:00 [DBG] Connection id "0HNC8090TG8TH" received FIN. 2025-06-28 09:57:01.726 +03:00 [DBG] Connection id "0HNC8090TG8TH" disconnecting. 2025-06-28 09:57:01.726 +03:00 [DBG] Connection id "0HNC8090TG8TH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:57:01.727 +03:00 [DBG] Connection id "0HNC8090TG8TH" stopped. 2025-06-28 09:58:01.740 +03:00 [DBG] Connection id "0HNC8090TG8TI" accepted. 2025-06-28 09:58:01.740 +03:00 [DBG] Connection id "0HNC8090TG8TI" started. 2025-06-28 09:58:01.740 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:58:01.740 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:58:01.740 +03:00 [DBG] POST requests are not supported 2025-06-28 09:58:01.740 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:58:01.740 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 09:58:01.740 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:58:01.740 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:58:01.740 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:58:01.740 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:58:01.740 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:58:01.741 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:58:01.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-28 09:58:01.741 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:58:01.741 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:58:01.741 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 09:58:01.741 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:58:01.741 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 09:58:01.741 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:58:01.741 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:58:01.741 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:58:01.741 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:58:01.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:58:01.741 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:58:01.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:58:01.741 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:58:01.741 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:58:01.741 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1503ms. 2025-06-28 09:58:01.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:58:01.741 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:58:01.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:58:01.742 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:58:01.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:58:01.742 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:58:01.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:58:01.742 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:58:01.742 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:58:01.742 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:58:01.742 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:58:01.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:58:01.742 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:58:01.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:58:01.742 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:58:01.742 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:58:01.742 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:58:01.742 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1343ms 2025-06-28 09:58:01.742 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:58:01.742 +03:00 [DBG] Connection id "0HNC8090TG8TI" completed keep alive response. 2025-06-28 09:58:01.742 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1625ms 2025-06-28 09:58:01.742 +03:00 [DBG] Connection id "0HNC8090TG8TI" received FIN. 2025-06-28 09:58:01.743 +03:00 [DBG] Connection id "0HNC8090TG8TI" disconnecting. 2025-06-28 09:58:01.743 +03:00 [DBG] Connection id "0HNC8090TG8TI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:58:01.744 +03:00 [DBG] Connection id "0HNC8090TG8TI" stopped. 2025-06-28 09:59:01.738 +03:00 [DBG] Connection id "0HNC8090TG8TJ" accepted. 2025-06-28 09:59:01.738 +03:00 [DBG] Connection id "0HNC8090TG8TJ" started. 2025-06-28 09:59:01.739 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 09:59:01.739 +03:00 [VRB] All hosts are allowed. 2025-06-28 09:59:01.739 +03:00 [DBG] POST requests are not supported 2025-06-28 09:59:01.739 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 09:59:01.739 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 09:59:01.739 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:59:01.739 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 09:59:01.739 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 09:59:01.739 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 09:59:01.739 +03:00 [INF] CORS policy execution successful. 2025-06-28 09:59:01.739 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:59:01.739 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 09:59:01.739 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 09:59:01.739 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 09:59:01.739 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 09:59:01.739 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 09:59:01.739 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 09:59:01.739 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:59:01.739 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:59:01.740 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:59:01.740 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 09:59:01.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:59:01.740 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:59:01.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:59:01.740 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:59:01.740 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 09:59:01.740 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1822ms. 2025-06-28 09:59:01.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:59:01.740 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 09:59:01.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:59:01.740 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 09:59:01.740 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:59:01.740 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:59:01.740 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:59:01.740 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:59:01.740 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:59:01.740 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 09:59:01.740 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 09:59:01.740 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:59:01.741 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 09:59:01.741 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:59:01.741 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:59:01.741 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:59:01.741 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 09:59:01.741 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2569ms 2025-06-28 09:59:01.741 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 09:59:01.741 +03:00 [DBG] Connection id "0HNC8090TG8TJ" completed keep alive response. 2025-06-28 09:59:01.741 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2991ms 2025-06-28 09:59:01.741 +03:00 [DBG] Connection id "0HNC8090TG8TJ" received FIN. 2025-06-28 09:59:01.741 +03:00 [DBG] Connection id "0HNC8090TG8TJ" disconnecting. 2025-06-28 09:59:01.742 +03:00 [DBG] Connection id "0HNC8090TG8TJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 09:59:01.743 +03:00 [DBG] Connection id "0HNC8090TG8TJ" stopped. 2025-06-28 10:00:01.765 +03:00 [DBG] Connection id "0HNC8090TG8TK" accepted. 2025-06-28 10:00:01.765 +03:00 [DBG] Connection id "0HNC8090TG8TK" started. 2025-06-28 10:00:01.766 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:00:01.766 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:00:01.766 +03:00 [DBG] POST requests are not supported 2025-06-28 10:00:01.766 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:00:01.766 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 10:00:01.766 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:00:01.766 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:00:01.766 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:00:01.766 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:00:01.766 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:00:01.766 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:00:01.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-28 10:00:01.766 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:00:01.766 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:00:01.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-28 10:00:01.766 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:00:01.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-28 10:00:01.766 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:00:01.766 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:00:01.766 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:00:01.766 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:00:01.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:00:01.766 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:00:01.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:00:01.766 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:00:01.766 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:00:01.766 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1304ms. 2025-06-28 10:00:01.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:00:01.767 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:00:01.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:00:01.767 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:00:01.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:00:01.767 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:00:01.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:00:01.767 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:00:01.767 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:00:01.767 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:00:01.767 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:00:01.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:00:01.767 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:00:01.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:00:01.767 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:00:01.767 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:00:01.767 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:00:01.767 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6666ms 2025-06-28 10:00:01.767 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:00:01.767 +03:00 [DBG] Connection id "0HNC8090TG8TK" completed keep alive response. 2025-06-28 10:00:01.767 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2482ms 2025-06-28 10:00:01.769 +03:00 [DBG] Connection id "0HNC8090TG8TK" received FIN. 2025-06-28 10:00:01.769 +03:00 [DBG] Connection id "0HNC8090TG8TK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:00:01.769 +03:00 [DBG] Connection id "0HNC8090TG8TK" disconnecting. 2025-06-28 10:00:01.769 +03:00 [DBG] Connection id "0HNC8090TG8TK" stopped. 2025-06-28 10:01:01.736 +03:00 [DBG] Connection id "0HNC8090TG8TL" accepted. 2025-06-28 10:01:01.736 +03:00 [DBG] Connection id "0HNC8090TG8TL" started. 2025-06-28 10:01:01.736 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:01:01.736 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:01:01.737 +03:00 [DBG] POST requests are not supported 2025-06-28 10:01:01.737 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:01:01.737 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 10:01:01.737 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:01:01.737 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:01:01.737 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:01:01.737 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:01:01.737 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:01:01.737 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:01:01.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-28 10:01:01.737 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:01:01.737 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:01:01.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-28 10:01:01.737 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:01:01.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-28 10:01:01.737 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:01:01.737 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:01:01.737 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:01:01.737 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:01:01.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:01:01.737 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:01:01.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:01:01.737 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:01:01.738 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:01:01.738 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1709ms. 2025-06-28 10:01:01.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:01:01.738 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:01:01.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:01:01.738 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:01:01.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:01:01.738 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:01:01.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:01:01.738 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:01:01.738 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:01:01.738 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:01:01.738 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:01:01.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:01:01.738 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:01:01.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:01:01.738 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:01:01.738 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:01:01.738 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:01:01.738 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0967ms 2025-06-28 10:01:01.738 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:01:01.738 +03:00 [DBG] Connection id "0HNC8090TG8TL" completed keep alive response. 2025-06-28 10:01:01.738 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.016ms 2025-06-28 10:01:01.739 +03:00 [DBG] Connection id "0HNC8090TG8TL" received FIN. 2025-06-28 10:01:01.739 +03:00 [DBG] Connection id "0HNC8090TG8TL" disconnecting. 2025-06-28 10:01:01.739 +03:00 [DBG] Connection id "0HNC8090TG8TL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:01:01.740 +03:00 [DBG] Connection id "0HNC8090TG8TL" stopped. 2025-06-28 10:02:01.792 +03:00 [DBG] Connection id "0HNC8090TG8TM" accepted. 2025-06-28 10:02:01.792 +03:00 [DBG] Connection id "0HNC8090TG8TM" started. 2025-06-28 10:02:01.792 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:02:01.792 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:02:01.792 +03:00 [DBG] POST requests are not supported 2025-06-28 10:02:01.792 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:02:01.792 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 10:02:01.792 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:02:01.792 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:02:01.792 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:02:01.792 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:02:01.792 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:02:01.792 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:02:01.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-28 10:02:01.792 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:02:01.792 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:02:01.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-28 10:02:01.792 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:02:01.793 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 10:02:01.793 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:02:01.793 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:02:01.793 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:02:01.793 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:02:01.793 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:02:01.793 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:02:01.793 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:02:01.793 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:02:01.793 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:02:01.793 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1279ms. 2025-06-28 10:02:01.793 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:02:01.793 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:02:01.793 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:02:01.793 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:02:01.793 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:02:01.793 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:02:01.793 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:02:01.793 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:02:01.793 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:02:01.793 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:02:01.793 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:02:01.793 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:02:01.793 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:02:01.793 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:02:01.793 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:02:01.793 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:02:01.793 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:02:01.793 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.852ms 2025-06-28 10:02:01.793 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:02:01.793 +03:00 [DBG] Connection id "0HNC8090TG8TM" completed keep alive response. 2025-06-28 10:02:01.793 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5727ms 2025-06-28 10:02:01.794 +03:00 [DBG] Connection id "0HNC8090TG8TM" received FIN. 2025-06-28 10:02:01.794 +03:00 [DBG] Connection id "0HNC8090TG8TM" disconnecting. 2025-06-28 10:02:01.794 +03:00 [DBG] Connection id "0HNC8090TG8TM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:02:01.795 +03:00 [DBG] Connection id "0HNC8090TG8TM" stopped. 2025-06-28 10:03:01.725 +03:00 [DBG] Connection id "0HNC8090TG8TN" accepted. 2025-06-28 10:03:01.725 +03:00 [DBG] Connection id "0HNC8090TG8TN" started. 2025-06-28 10:03:01.725 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:03:01.725 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:03:01.725 +03:00 [DBG] POST requests are not supported 2025-06-28 10:03:01.725 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:03:01.725 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 10:03:01.725 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:03:01.725 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:03:01.725 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:03:01.725 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:03:01.726 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:03:01.726 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:03:01.726 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 10:03:01.726 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:03:01.726 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:03:01.726 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 10:03:01.726 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:03:01.726 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 10:03:01.726 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:03:01.726 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:03:01.726 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:03:01.726 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:03:01.726 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:03:01.726 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:03:01.726 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:03:01.726 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:03:01.726 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:03:01.727 +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-28 10:03:01.727 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:03:01.727 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:03:01.727 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:03:01.727 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:03:01.727 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:03:01.727 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:03:01.727 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:03:01.727 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:03:01.727 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:03:01.727 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:03:01.727 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:03:01.727 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:03:01.727 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:03:01.727 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:03:01.727 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:03:01.727 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:03:01.727 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:03:01.727 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0708ms 2025-06-28 10:03:01.727 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:03:01.727 +03:00 [DBG] Connection id "0HNC8090TG8TN" completed keep alive response. 2025-06-28 10:03:01.727 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0011ms 2025-06-28 10:03:01.728 +03:00 [DBG] Connection id "0HNC8090TG8TN" received FIN. 2025-06-28 10:03:01.728 +03:00 [DBG] Connection id "0HNC8090TG8TN" disconnecting. 2025-06-28 10:03:01.728 +03:00 [DBG] Connection id "0HNC8090TG8TN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:03:01.729 +03:00 [DBG] Connection id "0HNC8090TG8TN" stopped. 2025-06-28 10:04:01.725 +03:00 [DBG] Connection id "0HNC8090TG8TO" accepted. 2025-06-28 10:04:01.726 +03:00 [DBG] Connection id "0HNC8090TG8TO" started. 2025-06-28 10:04:01.726 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:04:01.726 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:04:01.726 +03:00 [DBG] POST requests are not supported 2025-06-28 10:04:01.726 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:04:01.726 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 10:04:01.726 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:04:01.726 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:04:01.726 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:04:01.726 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:04:01.726 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:04:01.726 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:04:01.726 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 10:04:01.726 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:04:01.726 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:04:01.726 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 10:04:01.726 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:04:01.726 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 10:04:01.726 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:04:01.726 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:04:01.726 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:04:01.726 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:04:01.727 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:04:01.727 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:04:01.727 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:04:01.727 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:04:01.727 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:04:01.727 +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-28 10:04:01.727 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:04:01.727 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:04:01.727 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:04:01.727 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:04:01.727 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:04:01.727 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:04:01.727 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:04:01.727 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:04:01.727 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:04:01.727 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:04:01.727 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:04:01.727 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:04:01.727 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:04:01.727 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:04:01.727 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:04:01.727 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:04:01.727 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:04:01.727 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9118ms 2025-06-28 10:04:01.727 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:04:01.727 +03:00 [DBG] Connection id "0HNC8090TG8TO" completed keep alive response. 2025-06-28 10:04:01.727 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6213ms 2025-06-28 10:04:01.728 +03:00 [DBG] Connection id "0HNC8090TG8TO" received FIN. 2025-06-28 10:04:01.728 +03:00 [DBG] Connection id "0HNC8090TG8TO" disconnecting. 2025-06-28 10:04:01.728 +03:00 [DBG] Connection id "0HNC8090TG8TO" stopped. 2025-06-28 10:04:01.728 +03:00 [DBG] Connection id "0HNC8090TG8TO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:05:01.726 +03:00 [DBG] Connection id "0HNC8090TG8TP" accepted. 2025-06-28 10:05:01.726 +03:00 [DBG] Connection id "0HNC8090TG8TP" started. 2025-06-28 10:05:01.726 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:05:01.726 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:05:01.726 +03:00 [DBG] POST requests are not supported 2025-06-28 10:05:01.726 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:05:01.726 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 10:05:01.726 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:05:01.726 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:05:01.726 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:05:01.726 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:05:01.726 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:05:01.727 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:05:01.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-28 10:05:01.727 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:05:01.727 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:05:01.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-28 10:05:01.727 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:05:01.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-28 10:05:01.727 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:05:01.727 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:05:01.727 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:05:01.727 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:05:01.727 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:05:01.727 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:05:01.727 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:05:01.727 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:05:01.727 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:05:01.727 +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-28 10:05:01.727 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:05:01.727 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:05:01.727 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:05:01.727 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:05:01.727 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:05:01.727 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:05:01.727 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:05:01.727 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:05:01.727 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:05:01.727 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:05:01.727 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:05:01.727 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:05:01.727 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:05:01.727 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:05:01.727 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:05:01.727 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:05:01.727 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:05:01.727 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7418ms 2025-06-28 10:05:01.727 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:05:01.728 +03:00 [DBG] Connection id "0HNC8090TG8TP" completed keep alive response. 2025-06-28 10:05:01.728 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3577ms 2025-06-28 10:05:01.728 +03:00 [DBG] Connection id "0HNC8090TG8TP" received FIN. 2025-06-28 10:05:01.728 +03:00 [DBG] Connection id "0HNC8090TG8TP" disconnecting. 2025-06-28 10:05:01.728 +03:00 [DBG] Connection id "0HNC8090TG8TP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:05:01.729 +03:00 [DBG] Connection id "0HNC8090TG8TP" stopped. 2025-06-28 10:06:01.725 +03:00 [DBG] Connection id "0HNC8090TG8TQ" accepted. 2025-06-28 10:06:01.725 +03:00 [DBG] Connection id "0HNC8090TG8TQ" started. 2025-06-28 10:06:01.725 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:06:01.725 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:06:01.725 +03:00 [DBG] POST requests are not supported 2025-06-28 10:06:01.725 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:06:01.725 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 10:06:01.725 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:06:01.725 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:06:01.725 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:06:01.725 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:06:01.725 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:06:01.725 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:06:01.725 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 10:06:01.726 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:06:01.726 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:06:01.726 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 10:06:01.726 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:06:01.726 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 10:06:01.726 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:06:01.726 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:06:01.726 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:06:01.726 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:06:01.726 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:06:01.726 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:06:01.726 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:06:01.726 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:06:01.726 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:06:01.726 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1304ms. 2025-06-28 10:06:01.727 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:06:01.727 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:06:01.727 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:06:01.727 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:06:01.727 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:06:01.727 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:06:01.727 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:06:01.727 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:06:01.727 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:06:01.727 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:06:01.727 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:06:01.727 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:06:01.727 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:06:01.727 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:06:01.727 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:06:01.727 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:06:01.727 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:06:01.727 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0523ms 2025-06-28 10:06:01.727 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:06:01.727 +03:00 [DBG] Connection id "0HNC8090TG8TQ" completed keep alive response. 2025-06-28 10:06:01.727 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3674ms 2025-06-28 10:06:01.728 +03:00 [DBG] Connection id "0HNC8090TG8TQ" received FIN. 2025-06-28 10:06:01.728 +03:00 [DBG] Connection id "0HNC8090TG8TQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:06:01.728 +03:00 [DBG] Connection id "0HNC8090TG8TQ" disconnecting. 2025-06-28 10:06:01.728 +03:00 [DBG] Connection id "0HNC8090TG8TQ" stopped. 2025-06-28 10:07:01.728 +03:00 [DBG] Connection id "0HNC8090TG8TR" accepted. 2025-06-28 10:07:01.729 +03:00 [DBG] Connection id "0HNC8090TG8TR" started. 2025-06-28 10:07:01.729 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:07:01.729 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:07:01.729 +03:00 [DBG] POST requests are not supported 2025-06-28 10:07:01.729 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:07:01.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-28 10:07:01.729 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:07:01.729 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:07:01.729 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:07:01.729 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:07:01.729 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:07:01.729 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:07:01.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-28 10:07:01.729 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:07:01.729 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:07:01.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-28 10:07:01.729 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:07:01.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-28 10:07:01.729 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:07:01.729 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:07:01.729 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:07:01.729 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:07:01.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:07:01.729 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:07:01.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:07:01.729 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:07:01.729 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:07:01.730 +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-28 10:07:01.730 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:07:01.730 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:07:01.730 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:07:01.730 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:07:01.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:07:01.730 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:07:01.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:07:01.730 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:07:01.730 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:07:01.730 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:07:01.730 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:07:01.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:07:01.730 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:07:01.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:07:01.730 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:07:01.730 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:07:01.730 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:07:01.730 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8502ms 2025-06-28 10:07:01.730 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:07:01.730 +03:00 [DBG] Connection id "0HNC8090TG8TR" completed keep alive response. 2025-06-28 10:07:01.730 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5657ms 2025-06-28 10:07:01.730 +03:00 [DBG] Connection id "0HNC8090TG8TR" received FIN. 2025-06-28 10:07:01.731 +03:00 [DBG] Connection id "0HNC8090TG8TR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:07:01.731 +03:00 [DBG] Connection id "0HNC8090TG8TR" disconnecting. 2025-06-28 10:07:01.731 +03:00 [DBG] Connection id "0HNC8090TG8TR" stopped. 2025-06-28 10:08:01.740 +03:00 [DBG] Connection id "0HNC8090TG8TS" accepted. 2025-06-28 10:08:01.740 +03:00 [DBG] Connection id "0HNC8090TG8TS" started. 2025-06-28 10:08:01.740 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:08:01.740 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:08:01.740 +03:00 [DBG] POST requests are not supported 2025-06-28 10:08:01.740 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:08:01.740 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 10:08:01.740 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:08:01.740 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:08:01.740 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:08:01.740 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:08:01.740 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:08:01.740 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:08:01.740 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 10:08:01.740 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:08:01.740 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:08:01.740 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 10:08:01.740 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:08:01.740 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 10:08:01.740 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:08:01.740 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:08:01.741 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:08:01.741 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:08:01.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:08:01.741 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:08:01.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:08:01.741 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:08:01.741 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:08:01.741 +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-28 10:08:01.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:08:01.741 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:08:01.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:08:01.741 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:08:01.741 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:08:01.741 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:08:01.741 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:08:01.741 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:08:01.741 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:08:01.741 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:08:01.741 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:08:01.741 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:08:01.741 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:08:01.741 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:08:01.742 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:08:01.742 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:08:01.742 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:08:01.742 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1621ms 2025-06-28 10:08:01.742 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:08:01.742 +03:00 [DBG] Connection id "0HNC8090TG8TS" completed keep alive response. 2025-06-28 10:08:01.742 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9531ms 2025-06-28 10:08:01.742 +03:00 [DBG] Connection id "0HNC8090TG8TS" received FIN. 2025-06-28 10:08:01.742 +03:00 [DBG] Connection id "0HNC8090TG8TS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:08:01.742 +03:00 [DBG] Connection id "0HNC8090TG8TS" disconnecting. 2025-06-28 10:08:01.742 +03:00 [DBG] Connection id "0HNC8090TG8TS" stopped. 2025-06-28 10:09:01.734 +03:00 [DBG] Connection id "0HNC8090TG8TT" accepted. 2025-06-28 10:09:01.735 +03:00 [DBG] Connection id "0HNC8090TG8TT" started. 2025-06-28 10:09:01.735 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:09:01.735 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:09:01.735 +03:00 [DBG] POST requests are not supported 2025-06-28 10:09:01.735 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:09:01.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-28 10:09:01.735 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:09:01.735 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:09:01.735 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:09:01.735 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:09:01.735 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:09:01.735 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:09:01.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-28 10:09:01.735 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:09:01.735 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:09:01.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-28 10:09:01.735 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:09:01.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-28 10:09:01.736 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:09:01.736 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:09:01.736 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:09:01.736 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:09:01.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:09:01.736 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:09:01.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:09:01.736 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:09:01.736 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:09:01.736 +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-28 10:09:01.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:09:01.736 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:09:01.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:09:01.736 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:09:01.736 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:09:01.736 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:09:01.736 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:09:01.736 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:09:01.736 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:09:01.736 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:09:01.736 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:09:01.736 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:09:01.737 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:09:01.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:09:01.737 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:09:01.737 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:09:01.737 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:09:01.737 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1695ms 2025-06-28 10:09:01.737 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:09:01.737 +03:00 [DBG] Connection id "0HNC8090TG8TT" completed keep alive response. 2025-06-28 10:09:01.737 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0644ms 2025-06-28 10:09:01.737 +03:00 [DBG] Connection id "0HNC8090TG8TT" received FIN. 2025-06-28 10:09:01.737 +03:00 [DBG] Connection id "0HNC8090TG8TT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:09:01.737 +03:00 [DBG] Connection id "0HNC8090TG8TT" disconnecting. 2025-06-28 10:09:01.737 +03:00 [DBG] Connection id "0HNC8090TG8TT" stopped. 2025-06-28 10:10:01.749 +03:00 [DBG] Connection id "0HNC8090TG8TU" accepted. 2025-06-28 10:10:01.749 +03:00 [DBG] Connection id "0HNC8090TG8TU" started. 2025-06-28 10:10:01.749 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:10:01.749 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:10:01.749 +03:00 [DBG] POST requests are not supported 2025-06-28 10:10:01.749 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:10:01.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-28 10:10:01.749 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:10:01.749 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:10:01.750 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:10:01.750 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:10:01.750 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:10:01.750 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:10:01.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-28 10:10:01.750 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:10:01.750 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:10:01.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-28 10:10:01.750 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:10:01.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-28 10:10:01.750 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:10:01.750 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:10:01.750 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:10:01.750 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:10:01.750 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:10:01.750 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:10:01.750 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:10:01.750 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:10:01.750 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:10:01.750 +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-28 10:10:01.750 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:10:01.750 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:10:01.750 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:10:01.750 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:10:01.750 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:10:01.751 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:10:01.751 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:10:01.751 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:10:01.751 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:10:01.751 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:10:01.751 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:10:01.751 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:10:01.751 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:10:01.751 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:10:01.751 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:10:01.751 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:10:01.751 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:10:01.751 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7985ms 2025-06-28 10:10:01.751 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:10:01.751 +03:00 [DBG] Connection id "0HNC8090TG8TU" completed keep alive response. 2025-06-28 10:10:01.751 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5619ms 2025-06-28 10:10:01.757 +03:00 [DBG] Connection id "0HNC8090TG8TU" received FIN. 2025-06-28 10:10:01.757 +03:00 [DBG] Connection id "0HNC8090TG8TU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:10:01.758 +03:00 [DBG] Connection id "0HNC8090TG8TU" disconnecting. 2025-06-28 10:10:01.758 +03:00 [DBG] Connection id "0HNC8090TG8TU" stopped. 2025-06-28 10:11:01.728 +03:00 [DBG] Connection id "0HNC8090TG8TV" accepted. 2025-06-28 10:11:01.728 +03:00 [DBG] Connection id "0HNC8090TG8TV" started. 2025-06-28 10:11:01.728 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:11:01.728 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:11:01.728 +03:00 [DBG] POST requests are not supported 2025-06-28 10:11:01.728 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:11:01.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-28 10:11:01.729 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:11:01.729 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:11:01.729 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:11:01.729 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:11:01.729 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:11:01.729 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:11:01.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-28 10:11:01.729 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:11:01.729 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:11:01.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-28 10:11:01.729 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:11:01.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-28 10:11:01.729 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:11:01.729 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:11:01.729 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:11:01.729 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:11:01.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:11:01.729 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:11:01.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:11:01.729 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:11:01.729 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:11:01.729 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1104ms. 2025-06-28 10:11:01.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:11:01.729 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:11:01.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:11:01.729 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:11:01.729 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:11:01.729 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:11:01.729 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:11:01.729 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:11:01.729 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:11:01.729 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:11:01.729 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:11:01.729 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:11:01.729 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:11:01.729 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:11:01.729 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:11:01.729 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:11:01.729 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:11:01.730 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6212ms 2025-06-28 10:11:01.730 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:11:01.730 +03:00 [DBG] Connection id "0HNC8090TG8TV" completed keep alive response. 2025-06-28 10:11:01.730 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2148ms 2025-06-28 10:11:01.730 +03:00 [DBG] Connection id "0HNC8090TG8TV" received FIN. 2025-06-28 10:11:01.730 +03:00 [DBG] Connection id "0HNC8090TG8TV" disconnecting. 2025-06-28 10:11:01.730 +03:00 [DBG] Connection id "0HNC8090TG8TV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:11:01.731 +03:00 [DBG] Connection id "0HNC8090TG8TV" stopped. 2025-06-28 10:12:01.741 +03:00 [DBG] Connection id "0HNC8090TG8U0" accepted. 2025-06-28 10:12:01.741 +03:00 [DBG] Connection id "0HNC8090TG8U0" started. 2025-06-28 10:12:01.741 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:12:01.741 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:12:01.741 +03:00 [DBG] POST requests are not supported 2025-06-28 10:12:01.741 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:12:01.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-28 10:12:01.741 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:12:01.741 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:12:01.741 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:12:01.741 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:12:01.741 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:12:01.741 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:12:01.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-28 10:12:01.741 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:12:01.741 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:12:01.741 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 10:12:01.741 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:12:01.741 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 10:12:01.741 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:12:01.742 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:12:01.742 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:12:01.742 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:12:01.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:12:01.742 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:12:01.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:12:01.742 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:12:01.742 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:12:01.742 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1286ms. 2025-06-28 10:12:01.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:12:01.742 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:12:01.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:12:01.742 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:12:01.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:12:01.742 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:12:01.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:12:01.742 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:12:01.742 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:12:01.742 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:12:01.742 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:12:01.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:12:01.742 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:12:01.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:12:01.742 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:12:01.742 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:12:01.742 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:12:01.742 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.671ms 2025-06-28 10:12:01.742 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:12:01.742 +03:00 [DBG] Connection id "0HNC8090TG8U0" completed keep alive response. 2025-06-28 10:12:01.742 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2799ms 2025-06-28 10:12:01.742 +03:00 [DBG] Connection id "0HNC8090TG8U0" received FIN. 2025-06-28 10:12:01.743 +03:00 [DBG] Connection id "0HNC8090TG8U0" disconnecting. 2025-06-28 10:12:01.743 +03:00 [DBG] Connection id "0HNC8090TG8U0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:12:01.744 +03:00 [DBG] Connection id "0HNC8090TG8U0" stopped. 2025-06-28 10:13:01.735 +03:00 [DBG] Connection id "0HNC8090TG8U1" accepted. 2025-06-28 10:13:01.735 +03:00 [DBG] Connection id "0HNC8090TG8U1" started. 2025-06-28 10:13:01.735 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:13:01.735 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:13:01.735 +03:00 [DBG] POST requests are not supported 2025-06-28 10:13:01.735 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:13:01.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-28 10:13:01.735 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:13:01.735 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:13:01.735 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:13:01.735 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:13:01.735 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:13:01.735 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:13:01.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-28 10:13:01.735 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:13:01.735 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:13:01.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-28 10:13:01.735 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:13:01.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-28 10:13:01.735 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:13:01.735 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:13:01.735 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:13:01.736 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:13:01.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:13:01.736 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:13:01.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:13:01.736 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:13:01.736 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:13:01.736 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1423ms. 2025-06-28 10:13:01.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:13:01.736 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:13:01.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:13:01.736 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:13:01.736 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:13:01.736 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:13:01.736 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:13:01.736 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:13:01.736 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:13:01.736 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:13:01.736 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:13:01.736 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:13:01.736 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:13:01.736 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:13:01.736 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:13:01.736 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:13:01.736 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:13:01.736 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7389ms 2025-06-28 10:13:01.736 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:13:01.736 +03:00 [DBG] Connection id "0HNC8090TG8U1" completed keep alive response. 2025-06-28 10:13:01.736 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3364ms 2025-06-28 10:13:01.737 +03:00 [DBG] Connection id "0HNC8090TG8U1" received FIN. 2025-06-28 10:13:01.737 +03:00 [DBG] Connection id "0HNC8090TG8U1" disconnecting. 2025-06-28 10:13:01.737 +03:00 [DBG] Connection id "0HNC8090TG8U1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:13:01.738 +03:00 [DBG] Connection id "0HNC8090TG8U1" stopped. 2025-06-28 10:14:01.732 +03:00 [DBG] Connection id "0HNC8090TG8U2" accepted. 2025-06-28 10:14:01.732 +03:00 [DBG] Connection id "0HNC8090TG8U2" started. 2025-06-28 10:14:01.733 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:14:01.733 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:14:01.733 +03:00 [DBG] POST requests are not supported 2025-06-28 10:14:01.733 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:14:01.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-28 10:14:01.733 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:14:01.733 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:14:01.733 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:14:01.733 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:14:01.733 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:14:01.733 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:14:01.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-28 10:14:01.733 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:14:01.733 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:14:01.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-28 10:14:01.733 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:14:01.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-28 10:14:01.733 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:14:01.733 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:14:01.733 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:14:01.733 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:14:01.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:14:01.733 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:14:01.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:14:01.733 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:14:01.733 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:14:01.734 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1812ms. 2025-06-28 10:14:01.734 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:14:01.734 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:14:01.734 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:14:01.734 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:14:01.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:14:01.734 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:14:01.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:14:01.734 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:14:01.734 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:14:01.734 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:14:01.734 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:14:01.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:14:01.734 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:14:01.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:14:01.734 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:14:01.734 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:14:01.734 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:14:01.734 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8441ms 2025-06-28 10:14:01.734 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:14:01.734 +03:00 [DBG] Connection id "0HNC8090TG8U2" completed keep alive response. 2025-06-28 10:14:01.734 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6693ms 2025-06-28 10:14:01.734 +03:00 [DBG] Connection id "0HNC8090TG8U2" received FIN. 2025-06-28 10:14:01.735 +03:00 [DBG] Connection id "0HNC8090TG8U2" disconnecting. 2025-06-28 10:14:01.735 +03:00 [DBG] Connection id "0HNC8090TG8U2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:14:01.736 +03:00 [DBG] Connection id "0HNC8090TG8U2" stopped. 2025-06-28 10:15:01.737 +03:00 [DBG] Connection id "0HNC8090TG8U3" accepted. 2025-06-28 10:15:01.737 +03:00 [DBG] Connection id "0HNC8090TG8U3" started. 2025-06-28 10:15:01.737 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:15:01.737 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:15:01.737 +03:00 [DBG] POST requests are not supported 2025-06-28 10:15:01.737 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:15:01.737 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 10:15:01.737 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:15:01.737 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:15:01.737 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:15:01.737 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:15:01.737 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:15:01.737 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:15:01.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-28 10:15:01.737 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:15:01.738 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:15:01.738 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 10:15:01.738 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:15:01.738 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 10:15:01.738 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:15:01.738 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:15:01.738 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:15:01.738 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:15:01.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:15:01.738 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:15:01.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:15:01.738 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:15:01.738 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:15:01.738 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1318ms. 2025-06-28 10:15:01.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:15:01.738 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:15:01.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:15:01.738 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:15:01.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:15:01.738 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:15:01.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:15:01.738 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:15:01.738 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:15:01.738 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:15:01.738 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:15:01.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:15:01.738 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:15:01.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:15:01.738 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:15:01.738 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:15:01.738 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:15:01.738 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7462ms 2025-06-28 10:15:01.738 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:15:01.738 +03:00 [DBG] Connection id "0HNC8090TG8U3" completed keep alive response. 2025-06-28 10:15:01.738 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4101ms 2025-06-28 10:15:01.739 +03:00 [DBG] Connection id "0HNC8090TG8U3" received FIN. 2025-06-28 10:15:01.739 +03:00 [DBG] Connection id "0HNC8090TG8U3" disconnecting. 2025-06-28 10:15:01.739 +03:00 [DBG] Connection id "0HNC8090TG8U3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:15:01.740 +03:00 [DBG] Connection id "0HNC8090TG8U3" stopped. 2025-06-28 10:16:01.738 +03:00 [DBG] Connection id "0HNC8090TG8U4" accepted. 2025-06-28 10:16:01.738 +03:00 [DBG] Connection id "0HNC8090TG8U4" started. 2025-06-28 10:16:01.738 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:16:01.738 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:16:01.739 +03:00 [DBG] POST requests are not supported 2025-06-28 10:16:01.739 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:16:01.739 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 10:16:01.739 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:16:01.739 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:16:01.739 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:16:01.739 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:16:01.739 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:16:01.739 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:16:01.739 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 10:16:01.739 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:16:01.739 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:16:01.739 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 10:16:01.739 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:16:01.739 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 10:16:01.739 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:16:01.739 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:16:01.739 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:16:01.739 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:16:01.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:16:01.739 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:16:01.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:16:01.739 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:16:01.739 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:16:01.739 +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-28 10:16:01.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:16:01.740 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:16:01.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:16:01.740 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:16:01.740 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:16:01.740 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:16:01.740 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:16:01.740 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:16:01.740 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:16:01.740 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:16:01.740 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:16:01.740 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:16:01.740 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:16:01.740 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:16:01.740 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:16:01.740 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:16:01.740 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:16:01.740 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8426ms 2025-06-28 10:16:01.740 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:16:01.740 +03:00 [DBG] Connection id "0HNC8090TG8U4" completed keep alive response. 2025-06-28 10:16:01.740 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5465ms 2025-06-28 10:16:01.740 +03:00 [DBG] Connection id "0HNC8090TG8U4" received FIN. 2025-06-28 10:16:01.740 +03:00 [DBG] Connection id "0HNC8090TG8U4" disconnecting. 2025-06-28 10:16:01.740 +03:00 [DBG] Connection id "0HNC8090TG8U4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:16:01.744 +03:00 [DBG] Connection id "0HNC8090TG8U4" stopped. 2025-06-28 10:17:01.742 +03:00 [DBG] Connection id "0HNC8090TG8U5" accepted. 2025-06-28 10:17:01.743 +03:00 [DBG] Connection id "0HNC8090TG8U5" started. 2025-06-28 10:17:01.743 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:17:01.743 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:17:01.743 +03:00 [DBG] POST requests are not supported 2025-06-28 10:17:01.743 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:17:01.743 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 10:17:01.743 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:17:01.743 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:17:01.743 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:17:01.743 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:17:01.743 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:17:01.743 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:17:01.743 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 10:17:01.743 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:17:01.743 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:17:01.743 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 10:17:01.743 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:17:01.743 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 10:17:01.743 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:17:01.743 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:17:01.743 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:17:01.743 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:17:01.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:17:01.744 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:17:01.744 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:17:01.744 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:17:01.744 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:17:01.744 +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-28 10:17:01.744 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:17:01.744 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:17:01.744 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:17:01.744 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:17:01.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:17:01.744 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:17:01.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:17:01.744 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:17:01.744 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:17:01.744 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:17:01.744 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:17:01.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:17:01.744 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:17:01.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:17:01.744 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:17:01.744 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:17:01.744 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:17:01.744 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7958ms 2025-06-28 10:17:01.744 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:17:01.744 +03:00 [DBG] Connection id "0HNC8090TG8U5" completed keep alive response. 2025-06-28 10:17:01.744 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5214ms 2025-06-28 10:17:01.744 +03:00 [DBG] Connection id "0HNC8090TG8U5" received FIN. 2025-06-28 10:17:01.745 +03:00 [DBG] Connection id "0HNC8090TG8U5" disconnecting. 2025-06-28 10:17:01.745 +03:00 [DBG] Connection id "0HNC8090TG8U5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:17:01.746 +03:00 [DBG] Connection id "0HNC8090TG8U5" stopped. 2025-06-28 10:18:01.729 +03:00 [DBG] Connection id "0HNC8090TG8U6" accepted. 2025-06-28 10:18:01.729 +03:00 [DBG] Connection id "0HNC8090TG8U6" started. 2025-06-28 10:18:01.729 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:18:01.729 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:18:01.729 +03:00 [DBG] POST requests are not supported 2025-06-28 10:18:01.729 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:18:01.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-28 10:18:01.729 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:18:01.729 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:18:01.729 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:18:01.729 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:18:01.729 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:18:01.729 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:18:01.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-28 10:18:01.730 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:18:01.730 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:18:01.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-28 10:18:01.730 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:18:01.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-28 10:18:01.730 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:18:01.730 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:18:01.730 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:18:01.730 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:18:01.730 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:18:01.730 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:18:01.730 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:18:01.730 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:18:01.730 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:18:01.730 +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-28 10:18:01.730 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:18:01.730 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:18:01.730 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:18:01.730 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:18:01.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:18:01.730 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:18:01.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:18:01.730 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:18:01.730 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:18:01.730 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:18:01.730 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:18:01.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:18:01.731 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:18:01.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:18:01.731 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:18:01.731 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:18:01.731 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:18:01.731 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8568ms 2025-06-28 10:18:01.731 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:18:01.731 +03:00 [DBG] Connection id "0HNC8090TG8U6" completed keep alive response. 2025-06-28 10:18:01.731 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6428ms 2025-06-28 10:18:01.731 +03:00 [DBG] Connection id "0HNC8090TG8U6" received FIN. 2025-06-28 10:18:01.731 +03:00 [DBG] Connection id "0HNC8090TG8U6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:18:01.731 +03:00 [DBG] Connection id "0HNC8090TG8U6" disconnecting. 2025-06-28 10:18:01.731 +03:00 [DBG] Connection id "0HNC8090TG8U6" stopped. 2025-06-28 10:19:01.738 +03:00 [DBG] Connection id "0HNC8090TG8U7" accepted. 2025-06-28 10:19:01.738 +03:00 [DBG] Connection id "0HNC8090TG8U7" started. 2025-06-28 10:19:01.738 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:19:01.738 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:19:01.738 +03:00 [DBG] POST requests are not supported 2025-06-28 10:19:01.738 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:19:01.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-28 10:19:01.738 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:19:01.738 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:19:01.738 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:19:01.739 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:19:01.739 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:19:01.739 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:19:01.739 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 10:19:01.739 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:19:01.739 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:19:01.739 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 10:19:01.739 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:19:01.739 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 10:19:01.739 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:19:01.739 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:19:01.739 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:19:01.739 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:19:01.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:19:01.739 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:19:01.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:19:01.739 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:19:01.739 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:19:01.739 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1317ms. 2025-06-28 10:19:01.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:19:01.739 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:19:01.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:19:01.739 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:19:01.739 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:19:01.739 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:19:01.739 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:19:01.739 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:19:01.739 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:19:01.739 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:19:01.739 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:19:01.739 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:19:01.739 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:19:01.739 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:19:01.739 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:19:01.739 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:19:01.739 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:19:01.739 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6897ms 2025-06-28 10:19:01.739 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:19:01.740 +03:00 [DBG] Connection id "0HNC8090TG8U7" completed keep alive response. 2025-06-28 10:19:01.740 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3386ms 2025-06-28 10:19:01.740 +03:00 [DBG] Connection id "0HNC8090TG8U7" received FIN. 2025-06-28 10:19:01.740 +03:00 [DBG] Connection id "0HNC8090TG8U7" disconnecting. 2025-06-28 10:19:01.740 +03:00 [DBG] Connection id "0HNC8090TG8U7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:19:01.741 +03:00 [DBG] Connection id "0HNC8090TG8U7" stopped. 2025-06-28 10:20:01.765 +03:00 [DBG] Connection id "0HNC8090TG8U8" accepted. 2025-06-28 10:20:01.765 +03:00 [DBG] Connection id "0HNC8090TG8U8" started. 2025-06-28 10:20:01.765 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:20:01.765 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:20:01.765 +03:00 [DBG] POST requests are not supported 2025-06-28 10:20:01.765 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:20:01.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-28 10:20:01.765 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:20:01.765 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:20:01.765 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:20:01.765 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:20:01.765 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:20:01.765 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:20:01.765 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 10:20:01.765 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:20:01.765 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:20:01.765 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 10:20:01.766 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:20:01.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-28 10:20:01.766 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:20:01.766 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:20:01.766 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:20:01.766 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:20:01.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:20:01.766 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:20:01.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:20:01.766 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:20:01.766 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:20:01.766 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1312ms. 2025-06-28 10:20:01.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:20:01.766 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:20:01.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:20:01.766 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:20:01.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:20:01.766 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:20:01.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:20:01.766 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:20:01.766 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:20:01.766 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:20:01.766 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:20:01.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:20:01.766 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:20:01.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:20:01.766 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:20:01.766 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:20:01.766 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:20:01.766 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8414ms 2025-06-28 10:20:01.766 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:20:01.766 +03:00 [DBG] Connection id "0HNC8090TG8U8" completed keep alive response. 2025-06-28 10:20:01.766 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5372ms 2025-06-28 10:20:01.767 +03:00 [DBG] Connection id "0HNC8090TG8U8" received FIN. 2025-06-28 10:20:01.768 +03:00 [DBG] Connection id "0HNC8090TG8U8" disconnecting. 2025-06-28 10:20:01.768 +03:00 [DBG] Connection id "0HNC8090TG8U8" stopped. 2025-06-28 10:20:01.768 +03:00 [DBG] Connection id "0HNC8090TG8U8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:21:01.743 +03:00 [DBG] Connection id "0HNC8090TG8U9" accepted. 2025-06-28 10:21:01.743 +03:00 [DBG] Connection id "0HNC8090TG8U9" started. 2025-06-28 10:21:01.744 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:21:01.744 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:21:01.744 +03:00 [DBG] POST requests are not supported 2025-06-28 10:21:01.744 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:21:01.744 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 10:21:01.744 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:21:01.744 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:21:01.744 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:21:01.744 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:21:01.744 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:21:01.744 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:21:01.744 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 10:21:01.744 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:21:01.744 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:21:01.744 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 10:21:01.744 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:21:01.744 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 10:21:01.744 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:21:01.744 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:21:01.744 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:21:01.744 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:21:01.744 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:21:01.744 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:21:01.745 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:21:01.745 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:21:01.745 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:21:01.745 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1694ms. 2025-06-28 10:21:01.745 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:21:01.745 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:21:01.745 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:21:01.745 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:21:01.745 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:21:01.745 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:21:01.745 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:21:01.745 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:21:01.745 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:21:01.745 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:21:01.745 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:21:01.745 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:21:01.745 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:21:01.745 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:21:01.745 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:21:01.745 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:21:01.745 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:21:01.745 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0188ms 2025-06-28 10:21:01.745 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:21:01.745 +03:00 [DBG] Connection id "0HNC8090TG8U9" completed keep alive response. 2025-06-28 10:21:01.745 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7996ms 2025-06-28 10:21:01.746 +03:00 [DBG] Connection id "0HNC8090TG8U9" received FIN. 2025-06-28 10:21:01.746 +03:00 [DBG] Connection id "0HNC8090TG8U9" disconnecting. 2025-06-28 10:21:01.746 +03:00 [DBG] Connection id "0HNC8090TG8U9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:21:01.747 +03:00 [DBG] Connection id "0HNC8090TG8U9" stopped. 2025-06-28 10:22:01.735 +03:00 [DBG] Connection id "0HNC8090TG8UA" accepted. 2025-06-28 10:22:01.736 +03:00 [DBG] Connection id "0HNC8090TG8UA" started. 2025-06-28 10:22:01.736 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:22:01.736 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:22:01.736 +03:00 [DBG] POST requests are not supported 2025-06-28 10:22:01.736 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:22:01.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-28 10:22:01.736 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:22:01.736 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:22:01.736 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:22:01.736 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:22:01.736 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:22:01.736 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:22:01.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-28 10:22:01.736 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:22:01.736 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:22:01.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-28 10:22:01.736 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:22:01.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-28 10:22:01.736 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:22:01.736 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:22:01.736 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:22:01.737 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:22:01.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:22:01.737 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:22:01.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:22:01.737 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:22:01.737 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:22:01.737 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1367ms. 2025-06-28 10:22:01.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:22:01.737 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:22:01.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:22:01.737 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:22:01.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:22:01.737 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:22:01.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:22:01.737 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:22:01.737 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:22:01.737 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:22:01.737 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:22:01.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:22:01.737 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:22:01.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:22:01.737 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:22:01.737 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:22:01.737 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:22:01.737 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8844ms 2025-06-28 10:22:01.737 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:22:01.737 +03:00 [DBG] Connection id "0HNC8090TG8UA" completed keep alive response. 2025-06-28 10:22:01.737 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6841ms 2025-06-28 10:22:01.738 +03:00 [DBG] Connection id "0HNC8090TG8UA" received FIN. 2025-06-28 10:22:01.738 +03:00 [DBG] Connection id "0HNC8090TG8UA" disconnecting. 2025-06-28 10:22:01.738 +03:00 [DBG] Connection id "0HNC8090TG8UA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:22:01.739 +03:00 [DBG] Connection id "0HNC8090TG8UA" stopped. 2025-06-28 10:23:01.732 +03:00 [DBG] Connection id "0HNC8090TG8UB" accepted. 2025-06-28 10:23:01.732 +03:00 [DBG] Connection id "0HNC8090TG8UB" started. 2025-06-28 10:23:01.732 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:23:01.732 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:23:01.732 +03:00 [DBG] POST requests are not supported 2025-06-28 10:23:01.732 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:23:01.732 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 10:23:01.732 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:23:01.732 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:23:01.732 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:23:01.732 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:23:01.732 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:23:01.733 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:23:01.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-28 10:23:01.733 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:23:01.733 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:23:01.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-28 10:23:01.733 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:23:01.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-28 10:23:01.733 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:23:01.733 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:23:01.733 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:23:01.733 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:23:01.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:23:01.733 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:23:01.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:23:01.733 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:23:01.733 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:23:01.733 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1268ms. 2025-06-28 10:23:01.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:23:01.733 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:23:01.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:23:01.733 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:23:01.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:23:01.733 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:23:01.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:23:01.733 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:23:01.733 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:23:01.733 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:23:01.733 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:23:01.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:23:01.733 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:23:01.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:23:01.733 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:23:01.733 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:23:01.733 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:23:01.733 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.681ms 2025-06-28 10:23:01.733 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:23:01.734 +03:00 [DBG] Connection id "0HNC8090TG8UB" completed keep alive response. 2025-06-28 10:23:01.734 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3583ms 2025-06-28 10:23:01.734 +03:00 [DBG] Connection id "0HNC8090TG8UB" received FIN. 2025-06-28 10:23:01.734 +03:00 [DBG] Connection id "0HNC8090TG8UB" disconnecting. 2025-06-28 10:23:01.734 +03:00 [DBG] Connection id "0HNC8090TG8UB" stopped. 2025-06-28 10:23:01.734 +03:00 [DBG] Connection id "0HNC8090TG8UB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:24:01.734 +03:00 [DBG] Connection id "0HNC8090TG8UC" accepted. 2025-06-28 10:24:01.734 +03:00 [DBG] Connection id "0HNC8090TG8UC" started. 2025-06-28 10:24:01.734 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:24:01.734 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:24:01.734 +03:00 [DBG] POST requests are not supported 2025-06-28 10:24:01.734 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:24:01.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-28 10:24:01.734 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:24:01.734 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:24:01.734 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:24:01.734 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:24:01.734 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:24:01.734 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:24:01.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-28 10:24:01.734 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:24:01.734 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:24:01.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-28 10:24:01.734 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:24:01.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-28 10:24:01.734 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:24:01.734 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:24:01.735 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:24:01.735 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:24:01.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:24:01.735 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:24:01.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:24:01.735 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:24:01.735 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:24:01.735 +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-28 10:24:01.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:24:01.735 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:24:01.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:24:01.735 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:24:01.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:24:01.735 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:24:01.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:24:01.735 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:24:01.735 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:24:01.735 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:24:01.735 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:24:01.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:24:01.735 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:24:01.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:24:01.735 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:24:01.735 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:24:01.735 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:24:01.735 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6307ms 2025-06-28 10:24:01.735 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:24:01.735 +03:00 [DBG] Connection id "0HNC8090TG8UC" completed keep alive response. 2025-06-28 10:24:01.735 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3375ms 2025-06-28 10:24:01.735 +03:00 [DBG] Connection id "0HNC8090TG8UC" received FIN. 2025-06-28 10:24:01.735 +03:00 [DBG] Connection id "0HNC8090TG8UC" disconnecting. 2025-06-28 10:24:01.736 +03:00 [DBG] Connection id "0HNC8090TG8UC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:24:01.737 +03:00 [DBG] Connection id "0HNC8090TG8UC" stopped. 2025-06-28 10:25:01.743 +03:00 [DBG] Connection id "0HNC8090TG8UD" accepted. 2025-06-28 10:25:01.744 +03:00 [DBG] Connection id "0HNC8090TG8UD" started. 2025-06-28 10:25:01.744 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:25:01.744 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:25:01.744 +03:00 [DBG] POST requests are not supported 2025-06-28 10:25:01.744 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:25:01.744 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 10:25:01.744 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:25:01.744 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:25:01.744 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:25:01.744 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:25:01.744 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:25:01.744 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:25:01.744 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 10:25:01.744 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:25:01.744 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:25:01.744 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 10:25:01.744 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:25:01.744 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 10:25:01.744 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:25:01.744 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:25:01.745 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:25:01.745 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:25:01.745 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:25:01.745 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:25:01.745 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:25:01.745 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:25:01.745 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:25:01.745 +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-28 10:25:01.745 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:25:01.745 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:25:01.745 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:25:01.745 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:25:01.745 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:25:01.745 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:25:01.745 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:25:01.745 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:25:01.745 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:25:01.745 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:25:01.745 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:25:01.745 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:25:01.745 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:25:01.745 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:25:01.745 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:25:01.746 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:25:01.746 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:25:01.746 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1137ms 2025-06-28 10:25:01.746 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:25:01.746 +03:00 [DBG] Connection id "0HNC8090TG8UD" completed keep alive response. 2025-06-28 10:25:01.746 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9576ms 2025-06-28 10:25:01.746 +03:00 [DBG] Connection id "0HNC8090TG8UD" received FIN. 2025-06-28 10:25:01.746 +03:00 [DBG] Connection id "0HNC8090TG8UD" disconnecting. 2025-06-28 10:25:01.746 +03:00 [DBG] Connection id "0HNC8090TG8UD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:25:01.747 +03:00 [DBG] Connection id "0HNC8090TG8UD" stopped. 2025-06-28 10:26:01.742 +03:00 [DBG] Connection id "0HNC8090TG8UE" accepted. 2025-06-28 10:26:01.742 +03:00 [DBG] Connection id "0HNC8090TG8UE" started. 2025-06-28 10:26:01.742 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:26:01.742 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:26:01.742 +03:00 [DBG] POST requests are not supported 2025-06-28 10:26:01.742 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:26:01.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-28 10:26:01.743 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:26:01.743 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:26:01.743 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:26:01.743 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:26:01.743 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:26:01.743 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:26:01.743 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 10:26:01.743 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:26:01.743 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:26:01.743 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 10:26:01.743 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:26:01.743 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 10:26:01.743 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:26:01.743 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:26:01.743 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:26:01.743 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:26:01.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:26:01.743 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:26:01.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:26:01.743 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:26:01.743 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:26:01.743 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1568ms. 2025-06-28 10:26:01.744 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:26:01.744 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:26:01.744 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:26:01.744 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:26:01.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:26:01.744 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:26:01.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:26:01.744 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:26:01.744 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:26:01.744 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:26:01.744 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:26:01.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:26:01.744 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:26:01.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:26:01.744 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:26:01.744 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:26:01.744 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:26:01.744 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0131ms 2025-06-28 10:26:01.744 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:26:01.744 +03:00 [DBG] Connection id "0HNC8090TG8UE" completed keep alive response. 2025-06-28 10:26:01.744 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7456ms 2025-06-28 10:26:01.744 +03:00 [DBG] Connection id "0HNC8090TG8UE" received FIN. 2025-06-28 10:26:01.744 +03:00 [DBG] Connection id "0HNC8090TG8UE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:26:01.744 +03:00 [DBG] Connection id "0HNC8090TG8UE" disconnecting. 2025-06-28 10:26:01.744 +03:00 [DBG] Connection id "0HNC8090TG8UE" stopped. 2025-06-28 10:27:01.742 +03:00 [DBG] Connection id "0HNC8090TG8UF" accepted. 2025-06-28 10:27:01.742 +03:00 [DBG] Connection id "0HNC8090TG8UF" started. 2025-06-28 10:27:01.742 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:27:01.742 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:27:01.742 +03:00 [DBG] POST requests are not supported 2025-06-28 10:27:01.742 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:27:01.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-28 10:27:01.742 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:27:01.742 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:27:01.742 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:27:01.742 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:27:01.742 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:27:01.742 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:27:01.742 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 10:27:01.742 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:27:01.742 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:27:01.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-28 10:27:01.742 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:27:01.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-28 10:27:01.742 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:27:01.742 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:27:01.742 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:27:01.743 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:27:01.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:27:01.743 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:27:01.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:27:01.743 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:27:01.743 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:27:01.743 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1393ms. 2025-06-28 10:27:01.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:27:01.743 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:27:01.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:27:01.743 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:27:01.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:27:01.743 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:27:01.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:27:01.743 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:27:01.743 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:27:01.743 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:27:01.743 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:27:01.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:27:01.743 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:27:01.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:27:01.743 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:27:01.743 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:27:01.743 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:27:01.743 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.001ms 2025-06-28 10:27:01.743 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:27:01.744 +03:00 [DBG] Connection id "0HNC8090TG8UF" completed keep alive response. 2025-06-28 10:27:01.744 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6325ms 2025-06-28 10:27:01.744 +03:00 [DBG] Connection id "0HNC8090TG8UF" received FIN. 2025-06-28 10:27:01.744 +03:00 [DBG] Connection id "0HNC8090TG8UF" disconnecting. 2025-06-28 10:27:01.744 +03:00 [DBG] Connection id "0HNC8090TG8UF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:27:01.745 +03:00 [DBG] Connection id "0HNC8090TG8UF" stopped. 2025-06-28 10:28:01.740 +03:00 [DBG] Connection id "0HNC8090TG8UG" accepted. 2025-06-28 10:28:01.740 +03:00 [DBG] Connection id "0HNC8090TG8UG" started. 2025-06-28 10:28:01.740 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:28:01.741 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:28:01.741 +03:00 [DBG] POST requests are not supported 2025-06-28 10:28:01.741 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:28:01.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-28 10:28:01.741 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:28:01.741 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:28:01.741 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:28:01.741 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:28:01.741 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:28:01.741 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:28:01.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-28 10:28:01.741 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:28:01.741 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:28:01.741 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 10:28:01.741 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:28:01.741 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 10:28:01.741 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:28:01.741 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:28:01.741 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:28:01.741 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:28:01.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:28:01.742 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:28:01.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:28:01.742 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:28:01.742 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:28:01.742 +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-28 10:28:01.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:28:01.742 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:28:01.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:28:01.742 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:28:01.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:28:01.742 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:28:01.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:28:01.742 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:28:01.742 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:28:01.742 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:28:01.742 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:28:01.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:28:01.742 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:28:01.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:28:01.742 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:28:01.742 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:28:01.742 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:28:01.742 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1708ms 2025-06-28 10:28:01.742 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:28:01.743 +03:00 [DBG] Connection id "0HNC8090TG8UG" completed keep alive response. 2025-06-28 10:28:01.743 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1335ms 2025-06-28 10:28:01.743 +03:00 [DBG] Connection id "0HNC8090TG8UG" received FIN. 2025-06-28 10:28:01.743 +03:00 [DBG] Connection id "0HNC8090TG8UG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:28:01.743 +03:00 [DBG] Connection id "0HNC8090TG8UG" disconnecting. 2025-06-28 10:28:01.743 +03:00 [DBG] Connection id "0HNC8090TG8UG" stopped. 2025-06-28 10:29:01.743 +03:00 [DBG] Connection id "0HNC8090TG8UH" accepted. 2025-06-28 10:29:01.744 +03:00 [DBG] Connection id "0HNC8090TG8UH" started. 2025-06-28 10:29:01.744 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:29:01.744 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:29:01.744 +03:00 [DBG] POST requests are not supported 2025-06-28 10:29:01.744 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:29:01.744 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 10:29:01.744 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:29:01.744 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:29:01.744 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:29:01.744 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:29:01.744 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:29:01.744 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:29:01.744 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 10:29:01.744 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:29:01.744 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:29:01.744 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 10:29:01.744 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:29:01.744 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 10:29:01.744 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:29:01.744 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:29:01.744 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:29:01.744 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:29:01.744 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:29:01.745 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:29:01.745 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:29:01.745 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:29:01.745 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:29:01.745 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.151ms. 2025-06-28 10:29:01.745 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:29:01.745 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:29:01.745 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:29:01.745 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:29:01.745 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:29:01.745 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:29:01.745 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:29:01.745 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:29:01.745 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:29:01.745 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:29:01.745 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:29:01.745 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:29:01.745 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:29:01.745 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:29:01.745 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:29:01.745 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:29:01.745 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:29:01.745 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8725ms 2025-06-28 10:29:01.745 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:29:01.745 +03:00 [DBG] Connection id "0HNC8090TG8UH" completed keep alive response. 2025-06-28 10:29:01.745 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5154ms 2025-06-28 10:29:01.746 +03:00 [DBG] Connection id "0HNC8090TG8UH" received FIN. 2025-06-28 10:29:01.746 +03:00 [DBG] Connection id "0HNC8090TG8UH" disconnecting. 2025-06-28 10:29:01.746 +03:00 [DBG] Connection id "0HNC8090TG8UH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:29:01.747 +03:00 [DBG] Connection id "0HNC8090TG8UH" stopped. 2025-06-28 10:30:01.768 +03:00 [DBG] Connection id "0HNC8090TG8UI" accepted. 2025-06-28 10:30:01.768 +03:00 [DBG] Connection id "0HNC8090TG8UI" started. 2025-06-28 10:30:01.769 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:30:01.769 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:30:01.769 +03:00 [DBG] POST requests are not supported 2025-06-28 10:30:01.769 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:30:01.769 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 10:30:01.769 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:30:01.769 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:30:01.769 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:30:01.769 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:30:01.769 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:30:01.769 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:30:01.769 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 10:30:01.769 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:30:01.769 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:30:01.769 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 10:30:01.769 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:30:01.769 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 10:30:01.769 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:30:01.769 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:30:01.769 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:30:01.769 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:30:01.769 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:30:01.769 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:30:01.769 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:30:01.769 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:30:01.769 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:30:01.769 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1326ms. 2025-06-28 10:30:01.769 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:30:01.769 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:30:01.769 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:30:01.769 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:30:01.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:30:01.769 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:30:01.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:30:01.769 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:30:01.769 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:30:01.769 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:30:01.769 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:30:01.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:30:01.770 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:30:01.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:30:01.770 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:30:01.770 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:30:01.770 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:30:01.770 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5948ms 2025-06-28 10:30:01.770 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:30:01.770 +03:00 [DBG] Connection id "0HNC8090TG8UI" completed keep alive response. 2025-06-28 10:30:01.770 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1803ms 2025-06-28 10:30:01.770 +03:00 [DBG] Connection id "0HNC8090TG8UI" received FIN. 2025-06-28 10:30:01.770 +03:00 [DBG] Connection id "0HNC8090TG8UI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:30:01.770 +03:00 [DBG] Connection id "0HNC8090TG8UI" disconnecting. 2025-06-28 10:30:01.770 +03:00 [DBG] Connection id "0HNC8090TG8UI" stopped. 2025-06-28 10:31:01.738 +03:00 [DBG] Connection id "0HNC8090TG8UJ" accepted. 2025-06-28 10:31:01.738 +03:00 [DBG] Connection id "0HNC8090TG8UJ" started. 2025-06-28 10:31:01.738 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:31:01.738 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:31:01.738 +03:00 [DBG] POST requests are not supported 2025-06-28 10:31:01.738 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:31:01.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-28 10:31:01.738 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:31:01.738 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:31:01.738 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:31:01.738 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:31:01.738 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:31:01.738 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:31:01.738 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 10:31:01.738 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:31:01.738 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:31:01.738 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 10:31:01.739 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:31:01.739 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 10:31:01.739 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:31:01.739 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:31:01.739 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:31:01.739 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:31:01.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:31:01.739 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:31:01.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:31:01.739 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:31:01.739 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:31:01.739 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1115ms. 2025-06-28 10:31:01.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:31:01.739 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:31:01.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:31:01.739 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:31:01.739 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:31:01.739 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:31:01.739 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:31:01.739 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:31:01.739 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:31:01.739 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:31:01.739 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:31:01.739 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:31:01.739 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:31:01.739 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:31:01.739 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:31:01.739 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:31:01.739 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:31:01.739 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5875ms 2025-06-28 10:31:01.739 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:31:01.739 +03:00 [DBG] Connection id "0HNC8090TG8UJ" completed keep alive response. 2025-06-28 10:31:01.739 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1841ms 2025-06-28 10:31:01.740 +03:00 [DBG] Connection id "0HNC8090TG8UJ" received FIN. 2025-06-28 10:31:01.740 +03:00 [DBG] Connection id "0HNC8090TG8UJ" disconnecting. 2025-06-28 10:31:01.740 +03:00 [DBG] Connection id "0HNC8090TG8UJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:31:01.741 +03:00 [DBG] Connection id "0HNC8090TG8UJ" stopped. 2025-06-28 10:32:01.825 +03:00 [DBG] Connection id "0HNC8090TG8UK" accepted. 2025-06-28 10:32:01.826 +03:00 [DBG] Connection id "0HNC8090TG8UK" started. 2025-06-28 10:32:01.826 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:32:01.826 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:32:01.826 +03:00 [DBG] POST requests are not supported 2025-06-28 10:32:01.826 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:32:01.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-28 10:32:01.826 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:32:01.826 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:32:01.826 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:32:01.826 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:32:01.826 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:32:01.826 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:32:01.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-28 10:32:01.826 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:32:01.826 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:32:01.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-28 10:32:01.826 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:32:01.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-28 10:32:01.827 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:32:01.827 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:32:01.827 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:32:01.827 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:32:01.827 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:32:01.827 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:32:01.827 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:32:01.827 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:32:01.827 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:32:01.827 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1646ms. 2025-06-28 10:32:01.827 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:32:01.827 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:32:01.827 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:32:01.827 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:32:01.827 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:32:01.827 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:32:01.827 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:32:01.827 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:32:01.827 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:32:01.827 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:32:01.827 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:32:01.827 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:32:01.827 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:32:01.827 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:32:01.827 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:32:01.827 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:32:01.828 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:32:01.828 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0226ms 2025-06-28 10:32:01.828 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:32:01.828 +03:00 [DBG] Connection id "0HNC8090TG8UK" completed keep alive response. 2025-06-28 10:32:01.828 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8814ms 2025-06-28 10:32:01.828 +03:00 [DBG] Connection id "0HNC8090TG8UK" received FIN. 2025-06-28 10:32:01.828 +03:00 [DBG] Connection id "0HNC8090TG8UK" disconnecting. 2025-06-28 10:32:01.828 +03:00 [DBG] Connection id "0HNC8090TG8UK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:32:01.829 +03:00 [DBG] Connection id "0HNC8090TG8UK" stopped. 2025-06-28 10:33:01.751 +03:00 [DBG] Connection id "0HNC8090TG8UL" accepted. 2025-06-28 10:33:01.751 +03:00 [DBG] Connection id "0HNC8090TG8UL" started. 2025-06-28 10:33:01.751 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:33:01.751 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:33:01.751 +03:00 [DBG] POST requests are not supported 2025-06-28 10:33:01.751 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:33:01.751 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 10:33:01.751 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:33:01.752 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:33:01.752 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:33:01.752 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:33:01.752 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:33:01.752 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:33:01.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-28 10:33:01.752 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:33:01.752 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:33:01.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-28 10:33:01.752 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:33:01.752 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 10:33:01.752 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:33:01.752 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:33:01.752 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:33:01.752 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:33:01.752 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:33:01.752 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:33:01.752 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:33:01.753 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:33:01.753 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:33:01.753 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1677ms. 2025-06-28 10:33:01.753 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:33:01.753 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:33:01.753 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:33:01.753 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:33:01.753 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:33:01.753 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:33:01.753 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:33:01.753 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:33:01.753 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:33:01.753 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:33:01.753 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:33:01.753 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:33:01.753 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:33:01.753 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:33:01.753 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:33:01.753 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:33:01.753 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:33:01.753 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3033ms 2025-06-28 10:33:01.753 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:33:01.753 +03:00 [DBG] Connection id "0HNC8090TG8UL" completed keep alive response. 2025-06-28 10:33:01.754 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3073ms 2025-06-28 10:33:01.754 +03:00 [DBG] Connection id "0HNC8090TG8UL" received FIN. 2025-06-28 10:33:01.754 +03:00 [DBG] Connection id "0HNC8090TG8UL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:33:01.754 +03:00 [DBG] Connection id "0HNC8090TG8UL" disconnecting. 2025-06-28 10:33:01.754 +03:00 [DBG] Connection id "0HNC8090TG8UL" stopped. 2025-06-28 10:34:01.752 +03:00 [DBG] Connection id "0HNC8090TG8UM" accepted. 2025-06-28 10:34:01.753 +03:00 [DBG] Connection id "0HNC8090TG8UM" started. 2025-06-28 10:34:01.753 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:34:01.753 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:34:01.753 +03:00 [DBG] POST requests are not supported 2025-06-28 10:34:01.753 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:34:01.753 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 10:34:01.753 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:34:01.753 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:34:01.753 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:34:01.753 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:34:01.754 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:34:01.754 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:34:01.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-28 10:34:01.754 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:34:01.754 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:34:01.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-28 10:34:01.754 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:34:01.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-28 10:34:01.754 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:34:01.754 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:34:01.754 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:34:01.754 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:34:01.754 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:34:01.754 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:34:01.754 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:34:01.754 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:34:01.754 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:34:01.755 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1867ms. 2025-06-28 10:34:01.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:34:01.755 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:34:01.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:34:01.755 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:34:01.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:34:01.755 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:34:01.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:34:01.755 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:34:01.755 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:34:01.755 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:34:01.755 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:34:01.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:34:01.755 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:34:01.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:34:01.755 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:34:01.755 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:34:01.755 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:34:01.755 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2991ms 2025-06-28 10:34:01.755 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:34:01.755 +03:00 [DBG] Connection id "0HNC8090TG8UM" completed keep alive response. 2025-06-28 10:34:01.756 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6233ms 2025-06-28 10:34:01.756 +03:00 [DBG] Connection id "0HNC8090TG8UM" received FIN. 2025-06-28 10:34:01.756 +03:00 [DBG] Connection id "0HNC8090TG8UM" disconnecting. 2025-06-28 10:34:01.756 +03:00 [DBG] Connection id "0HNC8090TG8UM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:34:01.757 +03:00 [DBG] Connection id "0HNC8090TG8UM" stopped. 2025-06-28 10:35:01.735 +03:00 [DBG] Connection id "0HNC8090TG8UN" accepted. 2025-06-28 10:35:01.735 +03:00 [DBG] Connection id "0HNC8090TG8UN" started. 2025-06-28 10:35:01.735 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:35:01.735 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:35:01.735 +03:00 [DBG] POST requests are not supported 2025-06-28 10:35:01.735 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:35:01.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-28 10:35:01.735 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:35:01.735 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:35:01.735 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:35:01.735 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:35:01.735 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:35:01.735 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:35:01.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-28 10:35:01.735 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:35:01.735 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:35:01.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-28 10:35:01.735 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:35:01.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-28 10:35:01.736 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:35:01.736 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:35:01.736 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:35:01.736 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:35:01.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:35:01.736 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:35:01.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:35:01.736 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:35:01.736 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:35:01.736 +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-28 10:35:01.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:35:01.736 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:35:01.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:35:01.736 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:35:01.736 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:35:01.736 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:35:01.736 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:35:01.736 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:35:01.736 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:35:01.736 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:35:01.736 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:35:01.736 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:35:01.736 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:35:01.736 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:35:01.736 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:35:01.736 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:35:01.736 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:35:01.736 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6486ms 2025-06-28 10:35:01.736 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:35:01.736 +03:00 [DBG] Connection id "0HNC8090TG8UN" completed keep alive response. 2025-06-28 10:35:01.736 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1657ms 2025-06-28 10:35:01.736 +03:00 [DBG] Connection id "0HNC8090TG8UN" received FIN. 2025-06-28 10:35:01.736 +03:00 [DBG] Connection id "0HNC8090TG8UN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:35:01.736 +03:00 [DBG] Connection id "0HNC8090TG8UN" disconnecting. 2025-06-28 10:35:01.737 +03:00 [DBG] Connection id "0HNC8090TG8UN" stopped. 2025-06-28 10:36:01.748 +03:00 [DBG] Connection id "0HNC8090TG8UO" accepted. 2025-06-28 10:36:01.748 +03:00 [DBG] Connection id "0HNC8090TG8UO" started. 2025-06-28 10:36:01.749 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:36:01.749 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:36:01.749 +03:00 [DBG] POST requests are not supported 2025-06-28 10:36:01.749 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:36:01.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-28 10:36:01.749 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:36:01.749 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:36:01.749 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:36:01.749 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:36:01.749 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:36:01.749 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:36:01.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-28 10:36:01.749 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:36:01.750 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:36:01.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-28 10:36:01.750 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:36:01.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-28 10:36:01.750 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:36:01.750 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:36:01.750 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:36:01.750 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:36:01.750 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:36:01.750 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:36:01.750 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:36:01.750 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:36:01.750 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:36:01.750 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.143ms. 2025-06-28 10:36:01.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:36:01.751 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:36:01.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:36:01.751 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:36:01.751 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:36:01.751 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:36:01.751 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:36:01.752 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:36:01.752 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:36:01.752 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:36:01.752 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:36:01.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:36:01.752 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:36:01.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:36:01.752 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:36:01.752 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:36:01.752 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:36:01.753 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.8028ms 2025-06-28 10:36:01.753 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:36:01.753 +03:00 [DBG] Connection id "0HNC8090TG8UO" completed keep alive response. 2025-06-28 10:36:01.753 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 4.0414ms 2025-06-28 10:36:01.753 +03:00 [DBG] Connection id "0HNC8090TG8UO" received FIN. 2025-06-28 10:36:01.753 +03:00 [DBG] Connection id "0HNC8090TG8UO" disconnecting. 2025-06-28 10:36:01.753 +03:00 [DBG] Connection id "0HNC8090TG8UO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:36:01.754 +03:00 [DBG] Connection id "0HNC8090TG8UO" stopped. 2025-06-28 10:37:01.747 +03:00 [DBG] Connection id "0HNC8090TG8UP" accepted. 2025-06-28 10:37:01.747 +03:00 [DBG] Connection id "0HNC8090TG8UP" started. 2025-06-28 10:37:01.747 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:37:01.747 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:37:01.747 +03:00 [DBG] POST requests are not supported 2025-06-28 10:37:01.747 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:37:01.747 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 10:37:01.747 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:37:01.747 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:37:01.747 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:37:01.748 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:37:01.748 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:37:01.748 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:37:01.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-28 10:37:01.748 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:37:01.748 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:37:01.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-28 10:37:01.748 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:37:01.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-28 10:37:01.748 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:37:01.748 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:37:01.748 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:37:01.748 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:37:01.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:37:01.748 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:37:01.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:37:01.748 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:37:01.748 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:37:01.748 +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-28 10:37:01.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:37:01.748 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:37:01.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:37:01.748 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:37:01.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:37:01.748 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:37:01.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:37:01.748 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:37:01.748 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:37:01.748 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:37:01.748 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:37:01.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:37:01.748 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:37:01.749 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:37:01.749 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:37:01.749 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:37:01.749 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:37:01.749 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7844ms 2025-06-28 10:37:01.749 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:37:01.749 +03:00 [DBG] Connection id "0HNC8090TG8UP" completed keep alive response. 2025-06-28 10:37:01.749 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4402ms 2025-06-28 10:37:01.749 +03:00 [DBG] Connection id "0HNC8090TG8UP" received FIN. 2025-06-28 10:37:01.749 +03:00 [DBG] Connection id "0HNC8090TG8UP" disconnecting. 2025-06-28 10:37:01.749 +03:00 [DBG] Connection id "0HNC8090TG8UP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:37:01.750 +03:00 [DBG] Connection id "0HNC8090TG8UP" stopped. 2025-06-28 10:38:01.740 +03:00 [DBG] Connection id "0HNC8090TG8UQ" accepted. 2025-06-28 10:38:01.741 +03:00 [DBG] Connection id "0HNC8090TG8UQ" started. 2025-06-28 10:38:01.741 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:38:01.741 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:38:01.741 +03:00 [DBG] POST requests are not supported 2025-06-28 10:38:01.741 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:38:01.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-28 10:38:01.741 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:38:01.741 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:38:01.741 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:38:01.741 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:38:01.741 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:38:01.741 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:38:01.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-28 10:38:01.741 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:38:01.741 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:38:01.741 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 10:38:01.741 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:38:01.741 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 10:38:01.741 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:38:01.741 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:38:01.741 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:38:01.741 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:38:01.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:38:01.741 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:38:01.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:38:01.742 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:38:01.742 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:38:01.742 +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-28 10:38:01.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:38:01.742 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:38:01.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:38:01.742 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:38:01.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:38:01.742 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:38:01.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:38:01.742 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:38:01.742 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:38:01.742 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:38:01.742 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:38:01.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:38:01.742 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:38:01.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:38:01.742 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:38:01.742 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:38:01.742 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:38:01.742 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7042ms 2025-06-28 10:38:01.742 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:38:01.742 +03:00 [DBG] Connection id "0HNC8090TG8UQ" completed keep alive response. 2025-06-28 10:38:01.742 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4288ms 2025-06-28 10:38:01.742 +03:00 [DBG] Connection id "0HNC8090TG8UQ" received FIN. 2025-06-28 10:38:01.743 +03:00 [DBG] Connection id "0HNC8090TG8UQ" disconnecting. 2025-06-28 10:38:01.743 +03:00 [DBG] Connection id "0HNC8090TG8UQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:38:01.744 +03:00 [DBG] Connection id "0HNC8090TG8UQ" stopped. 2025-06-28 10:39:01.739 +03:00 [DBG] Connection id "0HNC8090TG8UR" accepted. 2025-06-28 10:39:01.739 +03:00 [DBG] Connection id "0HNC8090TG8UR" started. 2025-06-28 10:39:01.740 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:39:01.740 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:39:01.740 +03:00 [DBG] POST requests are not supported 2025-06-28 10:39:01.740 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:39:01.740 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 10:39:01.740 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:39:01.740 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:39:01.740 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:39:01.740 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:39:01.740 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:39:01.740 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:39:01.740 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 10:39:01.740 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:39:01.740 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:39:01.740 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 10:39:01.740 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:39:01.740 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 10:39:01.740 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:39:01.740 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:39:01.740 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:39:01.740 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:39:01.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:39:01.741 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:39:01.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:39:01.741 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:39:01.741 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:39:01.741 +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-28 10:39:01.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:39:01.741 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:39:01.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:39:01.741 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:39:01.741 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:39:01.741 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:39:01.741 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:39:01.741 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:39:01.741 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:39:01.741 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:39:01.741 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:39:01.741 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:39:01.741 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:39:01.741 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:39:01.741 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:39:01.741 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:39:01.741 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:39:01.741 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0822ms 2025-06-28 10:39:01.741 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:39:01.741 +03:00 [DBG] Connection id "0HNC8090TG8UR" completed keep alive response. 2025-06-28 10:39:01.742 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9472ms 2025-06-28 10:39:01.742 +03:00 [DBG] Connection id "0HNC8090TG8UR" received FIN. 2025-06-28 10:39:01.742 +03:00 [DBG] Connection id "0HNC8090TG8UR" disconnecting. 2025-06-28 10:39:01.742 +03:00 [DBG] Connection id "0HNC8090TG8UR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:39:01.743 +03:00 [DBG] Connection id "0HNC8090TG8UR" stopped. 2025-06-28 10:40:01.761 +03:00 [DBG] Connection id "0HNC8090TG8US" accepted. 2025-06-28 10:40:01.761 +03:00 [DBG] Connection id "0HNC8090TG8US" started. 2025-06-28 10:40:01.761 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:40:01.762 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:40:01.762 +03:00 [DBG] POST requests are not supported 2025-06-28 10:40:01.762 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:40:01.762 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 10:40:01.762 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:40:01.762 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:40:01.762 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:40:01.762 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:40:01.762 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:40:01.762 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:40:01.762 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 10:40:01.762 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:40:01.762 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:40:01.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-28 10:40:01.762 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:40:01.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-28 10:40:01.762 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:40:01.762 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:40:01.762 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:40:01.762 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:40:01.762 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:40:01.762 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:40:01.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:40:01.763 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:40:01.763 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:40:01.763 +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-28 10:40:01.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:40:01.763 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:40:01.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:40:01.763 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:40:01.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:40:01.763 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:40:01.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:40:01.763 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:40:01.763 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:40:01.763 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:40:01.763 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:40:01.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:40:01.763 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:40:01.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:40:01.763 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:40:01.763 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:40:01.763 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:40:01.763 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2601ms 2025-06-28 10:40:01.764 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:40:01.764 +03:00 [DBG] Connection id "0HNC8090TG8US" completed keep alive response. 2025-06-28 10:40:01.764 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1615ms 2025-06-28 10:40:01.777 +03:00 [DBG] Connection id "0HNC8090TG8US" received FIN. 2025-06-28 10:40:01.778 +03:00 [DBG] Connection id "0HNC8090TG8US" disconnecting. 2025-06-28 10:40:01.778 +03:00 [DBG] Connection id "0HNC8090TG8US" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:40:01.779 +03:00 [DBG] Connection id "0HNC8090TG8US" stopped. 2025-06-28 10:41:01.749 +03:00 [DBG] Connection id "0HNC8090TG8UT" accepted. 2025-06-28 10:41:01.749 +03:00 [DBG] Connection id "0HNC8090TG8UT" started. 2025-06-28 10:41:01.749 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:41:01.749 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:41:01.749 +03:00 [DBG] POST requests are not supported 2025-06-28 10:41:01.749 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:41:01.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-28 10:41:01.749 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:41:01.749 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:41:01.749 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:41:01.749 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:41:01.749 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:41:01.749 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:41:01.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-28 10:41:01.749 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:41:01.749 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:41:01.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-28 10:41:01.750 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:41:01.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-28 10:41:01.750 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:41:01.750 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:41:01.750 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:41:01.750 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:41:01.750 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:41:01.750 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:41:01.750 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:41:01.750 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:41:01.750 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:41:01.750 +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-28 10:41:01.750 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:41:01.750 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:41:01.750 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:41:01.750 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:41:01.750 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:41:01.750 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:41:01.750 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:41:01.750 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:41:01.750 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:41:01.750 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:41:01.750 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:41:01.750 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:41:01.750 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:41:01.750 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:41:01.750 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:41:01.750 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:41:01.750 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:41:01.750 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8155ms 2025-06-28 10:41:01.750 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:41:01.750 +03:00 [DBG] Connection id "0HNC8090TG8UT" completed keep alive response. 2025-06-28 10:41:01.750 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5017ms 2025-06-28 10:41:01.751 +03:00 [DBG] Connection id "0HNC8090TG8UT" received FIN. 2025-06-28 10:41:01.751 +03:00 [DBG] Connection id "0HNC8090TG8UT" disconnecting. 2025-06-28 10:41:01.751 +03:00 [DBG] Connection id "0HNC8090TG8UT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:41:01.752 +03:00 [DBG] Connection id "0HNC8090TG8UT" stopped. 2025-06-28 10:42:01.756 +03:00 [DBG] Connection id "0HNC8090TG8UU" accepted. 2025-06-28 10:42:01.756 +03:00 [DBG] Connection id "0HNC8090TG8UU" started. 2025-06-28 10:42:01.757 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:42:01.757 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:42:01.757 +03:00 [DBG] POST requests are not supported 2025-06-28 10:42:01.757 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:42:01.757 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 10:42:01.757 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:42:01.757 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:42:01.757 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:42:01.757 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:42:01.757 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:42:01.757 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:42:01.757 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 10:42:01.757 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:42:01.757 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:42:01.757 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 10:42:01.757 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:42:01.757 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 10:42:01.757 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:42:01.757 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:42:01.757 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:42:01.757 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:42:01.757 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:42:01.758 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:42:01.758 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:42:01.758 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:42:01.758 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:42:01.759 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.165ms. 2025-06-28 10:42:01.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:42:01.760 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:42:01.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:42:01.760 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:42:01.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:42:01.760 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:42:01.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:42:01.761 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:42:01.761 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:42:01.761 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:42:01.761 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:42:01.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:42:01.761 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:42:01.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:42:01.761 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:42:01.761 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:42:01.761 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:42:01.761 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 3.8426ms 2025-06-28 10:42:01.761 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:42:01.761 +03:00 [DBG] Connection id "0HNC8090TG8UU" completed keep alive response. 2025-06-28 10:42:01.761 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 4.6147ms 2025-06-28 10:42:01.762 +03:00 [DBG] Connection id "0HNC8090TG8UU" received FIN. 2025-06-28 10:42:01.762 +03:00 [DBG] Connection id "0HNC8090TG8UU" disconnecting. 2025-06-28 10:42:01.762 +03:00 [DBG] Connection id "0HNC8090TG8UU" stopped. 2025-06-28 10:42:01.762 +03:00 [DBG] Connection id "0HNC8090TG8UU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:43:01.750 +03:00 [DBG] Connection id "0HNC8090TG8UV" accepted. 2025-06-28 10:43:01.750 +03:00 [DBG] Connection id "0HNC8090TG8UV" started. 2025-06-28 10:43:01.751 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:43:01.751 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:43:01.751 +03:00 [DBG] POST requests are not supported 2025-06-28 10:43:01.751 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:43:01.751 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 10:43:01.751 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:43:01.751 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:43:01.751 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:43:01.751 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:43:01.751 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:43:01.751 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:43:01.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-28 10:43:01.751 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:43:01.751 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:43:01.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-28 10:43:01.751 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:43:01.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-28 10:43:01.751 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:43:01.751 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:43:01.751 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:43:01.751 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:43:01.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:43:01.751 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:43:01.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:43:01.751 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:43:01.751 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:43:01.751 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1143ms. 2025-06-28 10:43:01.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:43:01.751 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:43:01.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:43:01.751 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:43:01.751 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:43:01.751 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:43:01.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:43:01.752 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:43:01.752 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:43:01.752 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:43:01.752 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:43:01.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:43:01.752 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:43:01.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:43:01.752 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:43:01.752 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:43:01.752 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:43:01.752 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6394ms 2025-06-28 10:43:01.752 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:43:01.752 +03:00 [DBG] Connection id "0HNC8090TG8UV" completed keep alive response. 2025-06-28 10:43:01.752 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1828ms 2025-06-28 10:43:01.752 +03:00 [DBG] Connection id "0HNC8090TG8UV" received FIN. 2025-06-28 10:43:01.752 +03:00 [DBG] Connection id "0HNC8090TG8UV" disconnecting. 2025-06-28 10:43:01.752 +03:00 [DBG] Connection id "0HNC8090TG8UV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:43:01.753 +03:00 [DBG] Connection id "0HNC8090TG8UV" stopped. 2025-06-28 10:44:01.741 +03:00 [DBG] Connection id "0HNC8090TG8V0" accepted. 2025-06-28 10:44:01.741 +03:00 [DBG] Connection id "0HNC8090TG8V0" started. 2025-06-28 10:44:01.741 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:44:01.741 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:44:01.741 +03:00 [DBG] POST requests are not supported 2025-06-28 10:44:01.741 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:44:01.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-28 10:44:01.741 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:44:01.741 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:44:01.741 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:44:01.741 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:44:01.742 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:44:01.742 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:44:01.742 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 10:44:01.742 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:44:01.742 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:44:01.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-28 10:44:01.742 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:44:01.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-28 10:44:01.742 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:44:01.742 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:44:01.742 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:44:01.742 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:44:01.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:44:01.742 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:44:01.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:44:01.742 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:44:01.742 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:44:01.742 +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-28 10:44:01.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:44:01.742 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:44:01.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:44:01.742 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:44:01.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:44:01.742 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:44:01.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:44:01.742 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:44:01.742 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:44:01.742 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:44:01.742 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:44:01.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:44:01.742 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:44:01.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:44:01.742 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:44:01.742 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:44:01.742 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:44:01.742 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6468ms 2025-06-28 10:44:01.742 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:44:01.742 +03:00 [DBG] Connection id "0HNC8090TG8V0" completed keep alive response. 2025-06-28 10:44:01.742 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2065ms 2025-06-28 10:44:01.743 +03:00 [DBG] Connection id "0HNC8090TG8V0" received FIN. 2025-06-28 10:44:01.743 +03:00 [DBG] Connection id "0HNC8090TG8V0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:44:01.743 +03:00 [DBG] Connection id "0HNC8090TG8V0" disconnecting. 2025-06-28 10:44:01.743 +03:00 [DBG] Connection id "0HNC8090TG8V0" stopped. 2025-06-28 10:45:01.745 +03:00 [DBG] Connection id "0HNC8090TG8V1" accepted. 2025-06-28 10:45:01.745 +03:00 [DBG] Connection id "0HNC8090TG8V1" started. 2025-06-28 10:45:01.745 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:45:01.745 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:45:01.745 +03:00 [DBG] POST requests are not supported 2025-06-28 10:45:01.745 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:45:01.745 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 10:45:01.745 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:45:01.745 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:45:01.745 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:45:01.746 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:45:01.746 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:45:01.746 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:45:01.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-28 10:45:01.746 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:45:01.746 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:45:01.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-28 10:45:01.746 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:45:01.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-28 10:45:01.746 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:45:01.746 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:45:01.746 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:45:01.746 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:45:01.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:45:01.746 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:45:01.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:45:01.746 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:45:01.746 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:45:01.747 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1398ms. 2025-06-28 10:45:01.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:45:01.747 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:45:01.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:45:01.747 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:45:01.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:45:01.747 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:45:01.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:45:01.747 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:45:01.747 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:45:01.747 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:45:01.747 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:45:01.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:45:01.747 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:45:01.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:45:01.747 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:45:01.747 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:45:01.747 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:45:01.747 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9756ms 2025-06-28 10:45:01.747 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:45:01.747 +03:00 [DBG] Connection id "0HNC8090TG8V1" completed keep alive response. 2025-06-28 10:45:01.747 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.999ms 2025-06-28 10:45:01.747 +03:00 [DBG] Connection id "0HNC8090TG8V1" received FIN. 2025-06-28 10:45:01.747 +03:00 [DBG] Connection id "0HNC8090TG8V1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:45:01.747 +03:00 [DBG] Connection id "0HNC8090TG8V1" disconnecting. 2025-06-28 10:45:01.748 +03:00 [DBG] Connection id "0HNC8090TG8V1" stopped. 2025-06-28 10:46:01.743 +03:00 [DBG] Connection id "0HNC8090TG8V2" accepted. 2025-06-28 10:46:01.744 +03:00 [DBG] Connection id "0HNC8090TG8V2" started. 2025-06-28 10:46:01.744 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:46:01.744 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:46:01.744 +03:00 [DBG] POST requests are not supported 2025-06-28 10:46:01.744 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:46:01.744 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 10:46:01.744 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:46:01.744 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:46:01.744 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:46:01.744 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:46:01.744 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:46:01.744 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:46:01.744 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 10:46:01.744 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:46:01.744 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:46:01.744 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 10:46:01.744 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:46:01.744 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 10:46:01.744 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:46:01.744 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:46:01.744 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:46:01.745 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:46:01.745 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:46:01.745 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:46:01.745 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:46:01.745 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:46:01.745 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:46:01.745 +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-28 10:46:01.745 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:46:01.745 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:46:01.745 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:46:01.745 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:46:01.745 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:46:01.745 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:46:01.745 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:46:01.745 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:46:01.745 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:46:01.745 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:46:01.745 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:46:01.745 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:46:01.745 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:46:01.745 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:46:01.745 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:46:01.745 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:46:01.745 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:46:01.745 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9554ms 2025-06-28 10:46:01.745 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:46:01.745 +03:00 [DBG] Connection id "0HNC8090TG8V2" completed keep alive response. 2025-06-28 10:46:01.745 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8086ms 2025-06-28 10:46:01.746 +03:00 [DBG] Connection id "0HNC8090TG8V2" received FIN. 2025-06-28 10:46:01.746 +03:00 [DBG] Connection id "0HNC8090TG8V2" disconnecting. 2025-06-28 10:46:01.746 +03:00 [DBG] Connection id "0HNC8090TG8V2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:46:01.747 +03:00 [DBG] Connection id "0HNC8090TG8V2" stopped. 2025-06-28 10:47:01.751 +03:00 [DBG] Connection id "0HNC8090TG8V3" accepted. 2025-06-28 10:47:01.751 +03:00 [DBG] Connection id "0HNC8090TG8V3" started. 2025-06-28 10:47:01.751 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:47:01.751 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:47:01.751 +03:00 [DBG] POST requests are not supported 2025-06-28 10:47:01.751 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:47:01.751 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 10:47:01.751 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:47:01.751 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:47:01.751 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:47:01.751 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:47:01.751 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:47:01.751 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:47:01.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-28 10:47:01.751 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:47:01.751 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:47:01.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-28 10:47:01.751 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:47:01.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-28 10:47:01.751 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:47:01.751 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:47:01.751 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:47:01.752 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:47:01.752 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:47:01.752 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:47:01.752 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:47:01.752 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:47:01.752 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:47:01.752 +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-28 10:47:01.752 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:47:01.752 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:47:01.752 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:47:01.752 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:47:01.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:47:01.752 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:47:01.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:47:01.752 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:47:01.752 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:47:01.752 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:47:01.752 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:47:01.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:47:01.752 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:47:01.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:47:01.752 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:47:01.752 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:47:01.752 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:47:01.752 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7641ms 2025-06-28 10:47:01.752 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:47:01.752 +03:00 [DBG] Connection id "0HNC8090TG8V3" completed keep alive response. 2025-06-28 10:47:01.752 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4589ms 2025-06-28 10:47:01.753 +03:00 [DBG] Connection id "0HNC8090TG8V3" received FIN. 2025-06-28 10:47:01.753 +03:00 [DBG] Connection id "0HNC8090TG8V3" disconnecting. 2025-06-28 10:47:01.753 +03:00 [DBG] Connection id "0HNC8090TG8V3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:47:01.754 +03:00 [DBG] Connection id "0HNC8090TG8V3" stopped. 2025-06-28 10:48:01.751 +03:00 [DBG] Connection id "0HNC8090TG8V4" accepted. 2025-06-28 10:48:01.751 +03:00 [DBG] Connection id "0HNC8090TG8V4" started. 2025-06-28 10:48:01.751 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:48:01.751 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:48:01.751 +03:00 [DBG] POST requests are not supported 2025-06-28 10:48:01.751 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:48:01.751 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 10:48:01.751 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:48:01.752 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:48:01.752 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:48:01.752 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:48:01.752 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:48:01.752 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:48:01.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-28 10:48:01.752 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:48:01.752 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:48:01.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-28 10:48:01.752 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:48:01.752 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 10:48:01.752 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:48:01.752 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:48:01.752 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:48:01.752 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:48:01.752 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:48:01.752 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:48:01.752 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:48:01.752 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:48:01.752 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:48:01.753 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1298ms. 2025-06-28 10:48:01.753 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:48:01.753 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:48:01.753 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:48:01.753 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:48:01.753 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:48:01.753 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:48:01.753 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:48:01.753 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:48:01.753 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:48:01.753 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:48:01.753 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:48:01.753 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:48:01.753 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:48:01.753 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:48:01.753 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:48:01.753 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:48:01.753 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:48:01.753 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8494ms 2025-06-28 10:48:01.753 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:48:01.753 +03:00 [DBG] Connection id "0HNC8090TG8V4" completed keep alive response. 2025-06-28 10:48:01.753 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7342ms 2025-06-28 10:48:01.753 +03:00 [DBG] Connection id "0HNC8090TG8V4" received FIN. 2025-06-28 10:48:01.753 +03:00 [DBG] Connection id "0HNC8090TG8V4" disconnecting. 2025-06-28 10:48:01.753 +03:00 [DBG] Connection id "0HNC8090TG8V4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:48:01.754 +03:00 [DBG] Connection id "0HNC8090TG8V4" stopped. 2025-06-28 10:49:01.741 +03:00 [DBG] Connection id "0HNC8090TG8V5" accepted. 2025-06-28 10:49:01.741 +03:00 [DBG] Connection id "0HNC8090TG8V5" started. 2025-06-28 10:49:01.741 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:49:01.741 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:49:01.741 +03:00 [DBG] POST requests are not supported 2025-06-28 10:49:01.741 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:49:01.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-28 10:49:01.741 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:49:01.741 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:49:01.741 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:49:01.741 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:49:01.741 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:49:01.741 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:49:01.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-28 10:49:01.741 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:49:01.741 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:49:01.741 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 10:49:01.741 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:49:01.741 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 10:49:01.742 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:49:01.742 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:49:01.742 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:49:01.742 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:49:01.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:49:01.742 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:49:01.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:49:01.742 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:49:01.742 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:49:01.742 +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-28 10:49:01.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:49:01.742 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:49:01.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:49:01.742 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:49:01.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:49:01.742 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:49:01.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:49:01.742 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:49:01.742 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:49:01.742 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:49:01.742 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:49:01.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:49:01.742 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:49:01.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:49:01.742 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:49:01.742 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:49:01.742 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:49:01.742 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7438ms 2025-06-28 10:49:01.742 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:49:01.742 +03:00 [DBG] Connection id "0HNC8090TG8V5" completed keep alive response. 2025-06-28 10:49:01.742 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3582ms 2025-06-28 10:49:01.743 +03:00 [DBG] Connection id "0HNC8090TG8V5" received FIN. 2025-06-28 10:49:01.743 +03:00 [DBG] Connection id "0HNC8090TG8V5" disconnecting. 2025-06-28 10:49:01.743 +03:00 [DBG] Connection id "0HNC8090TG8V5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:49:01.744 +03:00 [DBG] Connection id "0HNC8090TG8V5" stopped. 2025-06-28 10:50:01.781 +03:00 [DBG] Connection id "0HNC8090TG8V6" accepted. 2025-06-28 10:50:01.781 +03:00 [DBG] Connection id "0HNC8090TG8V6" started. 2025-06-28 10:50:01.781 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:50:01.781 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:50:01.782 +03:00 [DBG] POST requests are not supported 2025-06-28 10:50:01.782 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:50:01.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-28 10:50:01.782 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:50:01.782 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:50:01.782 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:50:01.782 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:50:01.782 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:50:01.782 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:50:01.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-28 10:50:01.782 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:50:01.782 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:50:01.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-28 10:50:01.782 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:50:01.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-28 10:50:01.782 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:50:01.782 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:50:01.782 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:50:01.782 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:50:01.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:50:01.782 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:50:01.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:50:01.782 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:50:01.782 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:50:01.782 +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-28 10:50:01.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:50:01.782 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:50:01.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:50:01.783 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:50:01.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:50:01.783 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:50:01.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:50:01.783 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:50:01.783 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:50:01.783 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:50:01.783 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:50:01.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:50:01.783 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:50:01.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:50:01.783 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:50:01.783 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:50:01.783 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:50:01.783 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8517ms 2025-06-28 10:50:01.783 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:50:01.783 +03:00 [DBG] Connection id "0HNC8090TG8V6" completed keep alive response. 2025-06-28 10:50:01.783 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.561ms 2025-06-28 10:50:01.789 +03:00 [DBG] Connection id "0HNC8090TG8V6" received FIN. 2025-06-28 10:50:01.789 +03:00 [DBG] Connection id "0HNC8090TG8V6" disconnecting. 2025-06-28 10:50:01.789 +03:00 [DBG] Connection id "0HNC8090TG8V6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:50:01.790 +03:00 [DBG] Connection id "0HNC8090TG8V6" stopped. 2025-06-28 10:51:01.749 +03:00 [DBG] Connection id "0HNC8090TG8V7" accepted. 2025-06-28 10:51:01.749 +03:00 [DBG] Connection id "0HNC8090TG8V7" started. 2025-06-28 10:51:01.749 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:51:01.749 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:51:01.749 +03:00 [DBG] POST requests are not supported 2025-06-28 10:51:01.749 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:51:01.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-28 10:51:01.749 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:51:01.749 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:51:01.749 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:51:01.749 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:51:01.749 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:51:01.749 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:51:01.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-28 10:51:01.749 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:51:01.749 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:51:01.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-28 10:51:01.749 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:51:01.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-28 10:51:01.750 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:51:01.750 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:51:01.750 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:51:01.750 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:51:01.750 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:51:01.750 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:51:01.750 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:51:01.750 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:51:01.750 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:51:01.750 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1914ms. 2025-06-28 10:51:01.750 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:51:01.750 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:51:01.750 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:51:01.750 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:51:01.750 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:51:01.750 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:51:01.750 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:51:01.750 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:51:01.750 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:51:01.751 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:51:01.751 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:51:01.751 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:51:01.751 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:51:01.751 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:51:01.751 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:51:01.751 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:51:01.751 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:51:01.751 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1864ms 2025-06-28 10:51:01.751 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:51:01.751 +03:00 [DBG] Connection id "0HNC8090TG8V7" completed keep alive response. 2025-06-28 10:51:01.751 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0817ms 2025-06-28 10:51:01.751 +03:00 [DBG] Connection id "0HNC8090TG8V7" received FIN. 2025-06-28 10:51:01.751 +03:00 [DBG] Connection id "0HNC8090TG8V7" disconnecting. 2025-06-28 10:51:01.751 +03:00 [DBG] Connection id "0HNC8090TG8V7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:51:01.752 +03:00 [DBG] Connection id "0HNC8090TG8V7" stopped. 2025-06-28 10:52:01.748 +03:00 [DBG] Connection id "0HNC8090TG8V8" accepted. 2025-06-28 10:52:01.748 +03:00 [DBG] Connection id "0HNC8090TG8V8" started. 2025-06-28 10:52:01.748 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:52:01.748 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:52:01.748 +03:00 [DBG] POST requests are not supported 2025-06-28 10:52:01.748 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:52:01.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-28 10:52:01.748 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:52:01.748 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:52:01.748 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:52:01.748 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:52:01.748 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:52:01.748 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:52:01.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-28 10:52:01.749 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:52:01.749 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:52:01.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-28 10:52:01.749 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:52:01.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-28 10:52:01.749 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:52:01.749 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:52:01.749 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:52:01.749 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:52:01.749 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:52:01.749 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:52:01.749 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:52:01.749 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:52:01.749 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:52:01.749 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1324ms. 2025-06-28 10:52:01.749 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:52:01.749 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:52:01.749 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:52:01.749 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:52:01.749 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:52:01.749 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:52:01.749 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:52:01.749 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:52:01.749 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:52:01.749 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:52:01.749 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:52:01.749 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:52:01.750 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:52:01.750 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:52:01.750 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:52:01.750 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:52:01.750 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:52:01.750 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9641ms 2025-06-28 10:52:01.750 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:52:01.750 +03:00 [DBG] Connection id "0HNC8090TG8V8" completed keep alive response. 2025-06-28 10:52:01.750 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6139ms 2025-06-28 10:52:01.750 +03:00 [DBG] Connection id "0HNC8090TG8V8" received FIN. 2025-06-28 10:52:01.750 +03:00 [DBG] Connection id "0HNC8090TG8V8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:52:01.750 +03:00 [DBG] Connection id "0HNC8090TG8V8" disconnecting. 2025-06-28 10:52:01.750 +03:00 [DBG] Connection id "0HNC8090TG8V8" stopped. 2025-06-28 10:53:01.752 +03:00 [DBG] Connection id "0HNC8090TG8V9" accepted. 2025-06-28 10:53:01.753 +03:00 [DBG] Connection id "0HNC8090TG8V9" started. 2025-06-28 10:53:01.753 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:53:01.753 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:53:01.753 +03:00 [DBG] POST requests are not supported 2025-06-28 10:53:01.753 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:53:01.753 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 10:53:01.753 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:53:01.753 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:53:01.753 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:53:01.753 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:53:01.753 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:53:01.753 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:53:01.753 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 10:53:01.753 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:53:01.753 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:53:01.753 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 10:53:01.753 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:53:01.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-28 10:53:01.754 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:53:01.754 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:53:01.754 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:53:01.754 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:53:01.754 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:53:01.754 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:53:01.754 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:53:01.754 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:53:01.754 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:53:01.754 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1466ms. 2025-06-28 10:53:01.754 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:53:01.754 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:53:01.754 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:53:01.754 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:53:01.754 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:53:01.754 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:53:01.754 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:53:01.754 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:53:01.754 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:53:01.754 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:53:01.754 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:53:01.754 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:53:01.754 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:53:01.754 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:53:01.754 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:53:01.754 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:53:01.754 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:53:01.754 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9484ms 2025-06-28 10:53:01.754 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:53:01.755 +03:00 [DBG] Connection id "0HNC8090TG8V9" completed keep alive response. 2025-06-28 10:53:01.755 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7432ms 2025-06-28 10:53:01.755 +03:00 [DBG] Connection id "0HNC8090TG8V9" received FIN. 2025-06-28 10:53:01.755 +03:00 [DBG] Connection id "0HNC8090TG8V9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:53:01.755 +03:00 [DBG] Connection id "0HNC8090TG8V9" disconnecting. 2025-06-28 10:53:01.755 +03:00 [DBG] Connection id "0HNC8090TG8V9" stopped. 2025-06-28 10:54:01.746 +03:00 [DBG] Connection id "0HNC8090TG8VA" accepted. 2025-06-28 10:54:01.747 +03:00 [DBG] Connection id "0HNC8090TG8VA" started. 2025-06-28 10:54:01.747 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:54:01.747 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:54:01.747 +03:00 [DBG] POST requests are not supported 2025-06-28 10:54:01.747 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:54:01.747 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 10:54:01.747 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:54:01.747 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:54:01.747 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:54:01.747 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:54:01.747 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:54:01.747 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:54:01.747 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 10:54:01.747 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:54:01.747 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:54:01.747 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 10:54:01.747 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:54:01.747 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 10:54:01.747 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:54:01.747 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:54:01.747 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:54:01.748 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:54:01.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:54:01.748 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:54:01.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:54:01.748 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:54:01.748 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:54:01.748 +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-28 10:54:01.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:54:01.748 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:54:01.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:54:01.748 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:54:01.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:54:01.748 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:54:01.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:54:01.748 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:54:01.748 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:54:01.748 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:54:01.748 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:54:01.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:54:01.748 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:54:01.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:54:01.748 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:54:01.748 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:54:01.748 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:54:01.748 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9841ms 2025-06-28 10:54:01.748 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:54:01.748 +03:00 [DBG] Connection id "0HNC8090TG8VA" completed keep alive response. 2025-06-28 10:54:01.749 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.804ms 2025-06-28 10:54:01.749 +03:00 [DBG] Connection id "0HNC8090TG8VA" received FIN. 2025-06-28 10:54:01.749 +03:00 [DBG] Connection id "0HNC8090TG8VA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:54:01.749 +03:00 [DBG] Connection id "0HNC8090TG8VA" disconnecting. 2025-06-28 10:54:01.749 +03:00 [DBG] Connection id "0HNC8090TG8VA" stopped. 2025-06-28 10:55:01.752 +03:00 [DBG] Connection id "0HNC8090TG8VB" accepted. 2025-06-28 10:55:01.752 +03:00 [DBG] Connection id "0HNC8090TG8VB" started. 2025-06-28 10:55:01.752 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:55:01.752 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:55:01.752 +03:00 [DBG] POST requests are not supported 2025-06-28 10:55:01.752 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:55:01.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-28 10:55:01.752 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:55:01.752 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:55:01.753 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:55:01.753 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:55:01.753 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:55:01.753 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:55:01.753 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 10:55:01.753 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:55:01.753 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:55:01.753 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 10:55:01.753 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:55:01.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-28 10:55:01.753 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:55:01.753 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:55:01.753 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:55:01.753 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:55:01.753 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:55:01.753 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:55:01.753 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:55:01.753 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:55:01.753 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:55:01.753 +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-28 10:55:01.753 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:55:01.754 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:55:01.754 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:55:01.754 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:55:01.754 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:55:01.754 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:55:01.754 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:55:01.754 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:55:01.754 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:55:01.754 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:55:01.754 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:55:01.754 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:55:01.754 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:55:01.754 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:55:01.754 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:55:01.754 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:55:01.754 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:55:01.754 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0182ms 2025-06-28 10:55:01.754 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:55:01.754 +03:00 [DBG] Connection id "0HNC8090TG8VB" completed keep alive response. 2025-06-28 10:55:01.754 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8712ms 2025-06-28 10:55:01.754 +03:00 [DBG] Connection id "0HNC8090TG8VB" received FIN. 2025-06-28 10:55:01.755 +03:00 [DBG] Connection id "0HNC8090TG8VB" disconnecting. 2025-06-28 10:55:01.755 +03:00 [DBG] Connection id "0HNC8090TG8VB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:55:01.756 +03:00 [DBG] Connection id "0HNC8090TG8VB" stopped. 2025-06-28 10:56:01.742 +03:00 [DBG] Connection id "0HNC8090TG8VC" accepted. 2025-06-28 10:56:01.742 +03:00 [DBG] Connection id "0HNC8090TG8VC" started. 2025-06-28 10:56:01.742 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:56:01.742 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:56:01.742 +03:00 [DBG] POST requests are not supported 2025-06-28 10:56:01.742 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:56:01.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-28 10:56:01.742 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:56:01.742 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:56:01.742 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:56:01.742 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:56:01.742 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:56:01.742 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:56:01.742 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 10:56:01.742 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:56:01.742 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:56:01.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-28 10:56:01.742 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:56:01.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-28 10:56:01.742 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:56:01.742 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:56:01.742 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:56:01.742 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:56:01.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:56:01.743 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:56:01.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:56:01.743 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:56:01.743 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:56:01.743 +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-28 10:56:01.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:56:01.743 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:56:01.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:56:01.743 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:56:01.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:56:01.743 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:56:01.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:56:01.743 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:56:01.743 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:56:01.743 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:56:01.743 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:56:01.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:56:01.743 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:56:01.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:56:01.743 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:56:01.743 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:56:01.743 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:56:01.743 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6792ms 2025-06-28 10:56:01.743 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:56:01.743 +03:00 [DBG] Connection id "0HNC8090TG8VC" completed keep alive response. 2025-06-28 10:56:01.743 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3179ms 2025-06-28 10:56:01.743 +03:00 [DBG] Connection id "0HNC8090TG8VC" received FIN. 2025-06-28 10:56:01.743 +03:00 [DBG] Connection id "0HNC8090TG8VC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:56:01.743 +03:00 [DBG] Connection id "0HNC8090TG8VC" disconnecting. 2025-06-28 10:56:01.744 +03:00 [DBG] Connection id "0HNC8090TG8VC" stopped. 2025-06-28 10:57:01.743 +03:00 [DBG] Connection id "0HNC8090TG8VD" accepted. 2025-06-28 10:57:01.743 +03:00 [DBG] Connection id "0HNC8090TG8VD" started. 2025-06-28 10:57:01.744 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:57:01.744 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:57:01.744 +03:00 [DBG] POST requests are not supported 2025-06-28 10:57:01.744 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:57:01.744 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 10:57:01.744 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:57:01.744 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:57:01.744 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:57:01.744 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:57:01.744 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:57:01.744 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:57:01.744 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 10:57:01.744 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:57:01.744 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:57:01.744 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 10:57:01.744 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:57:01.744 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 10:57:01.744 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:57:01.744 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:57:01.744 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:57:01.744 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:57:01.744 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:57:01.744 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:57:01.744 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:57:01.744 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:57:01.744 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:57:01.745 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.127ms. 2025-06-28 10:57:01.745 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:57:01.745 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:57:01.745 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:57:01.745 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:57:01.745 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:57:01.745 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:57:01.745 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:57:01.745 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:57:01.745 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:57:01.745 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:57:01.745 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:57:01.745 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:57:01.745 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:57:01.745 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:57:01.745 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:57:01.745 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:57:01.745 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:57:01.745 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7292ms 2025-06-28 10:57:01.745 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:57:01.745 +03:00 [DBG] Connection id "0HNC8090TG8VD" completed keep alive response. 2025-06-28 10:57:01.745 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.409ms 2025-06-28 10:57:01.745 +03:00 [DBG] Connection id "0HNC8090TG8VD" received FIN. 2025-06-28 10:57:01.745 +03:00 [DBG] Connection id "0HNC8090TG8VD" disconnecting. 2025-06-28 10:57:01.745 +03:00 [DBG] Connection id "0HNC8090TG8VD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:57:01.747 +03:00 [DBG] Connection id "0HNC8090TG8VD" stopped. 2025-06-28 10:58:01.750 +03:00 [DBG] Connection id "0HNC8090TG8VE" accepted. 2025-06-28 10:58:01.750 +03:00 [DBG] Connection id "0HNC8090TG8VE" started. 2025-06-28 10:58:01.750 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:58:01.750 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:58:01.750 +03:00 [DBG] POST requests are not supported 2025-06-28 10:58:01.750 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:58:01.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-28 10:58:01.750 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:58:01.750 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:58:01.751 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:58:01.751 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:58:01.751 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:58:01.751 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:58:01.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-28 10:58:01.751 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:58:01.751 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:58:01.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-28 10:58:01.751 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:58:01.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-28 10:58:01.751 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:58:01.751 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:58:01.751 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:58:01.751 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:58:01.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:58:01.751 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:58:01.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:58:01.751 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:58:01.751 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:58:01.751 +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-28 10:58:01.752 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:58:01.752 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:58:01.752 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:58:01.752 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:58:01.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:58:01.752 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:58:01.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:58:01.752 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:58:01.752 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:58:01.752 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:58:01.752 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:58:01.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:58:01.752 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:58:01.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:58:01.752 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:58:01.752 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:58:01.752 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:58:01.752 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0524ms 2025-06-28 10:58:01.752 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:58:01.752 +03:00 [DBG] Connection id "0HNC8090TG8VE" completed keep alive response. 2025-06-28 10:58:01.752 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.961ms 2025-06-28 10:58:01.752 +03:00 [DBG] Connection id "0HNC8090TG8VE" received FIN. 2025-06-28 10:58:01.753 +03:00 [DBG] Connection id "0HNC8090TG8VE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:58:01.753 +03:00 [DBG] Connection id "0HNC8090TG8VE" disconnecting. 2025-06-28 10:58:01.753 +03:00 [DBG] Connection id "0HNC8090TG8VE" stopped. 2025-06-28 10:59:01.746 +03:00 [DBG] Connection id "0HNC8090TG8VF" accepted. 2025-06-28 10:59:01.746 +03:00 [DBG] Connection id "0HNC8090TG8VF" started. 2025-06-28 10:59:01.746 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 10:59:01.746 +03:00 [VRB] All hosts are allowed. 2025-06-28 10:59:01.746 +03:00 [DBG] POST requests are not supported 2025-06-28 10:59:01.746 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 10:59:01.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-28 10:59:01.746 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:59:01.746 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 10:59:01.746 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 10:59:01.746 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 10:59:01.746 +03:00 [INF] CORS policy execution successful. 2025-06-28 10:59:01.746 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:59:01.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-28 10:59:01.746 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 10:59:01.747 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 10:59:01.747 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 10:59:01.747 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 10:59:01.747 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 10:59:01.747 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:59:01.747 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:59:01.747 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:59:01.747 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 10:59:01.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:59:01.747 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:59:01.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:59:01.747 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:59:01.747 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 10:59:01.747 +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-28 10:59:01.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:59:01.747 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 10:59:01.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:59:01.747 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 10:59:01.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:59:01.747 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:59:01.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:59:01.747 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:59:01.747 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:59:01.748 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 10:59:01.748 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 10:59:01.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:59:01.748 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 10:59:01.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:59:01.748 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:59:01.748 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:59:01.748 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 10:59:01.748 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0097ms 2025-06-28 10:59:01.748 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 10:59:01.748 +03:00 [DBG] Connection id "0HNC8090TG8VF" completed keep alive response. 2025-06-28 10:59:01.748 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9326ms 2025-06-28 10:59:01.748 +03:00 [DBG] Connection id "0HNC8090TG8VF" received FIN. 2025-06-28 10:59:01.748 +03:00 [DBG] Connection id "0HNC8090TG8VF" disconnecting. 2025-06-28 10:59:01.748 +03:00 [DBG] Connection id "0HNC8090TG8VF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 10:59:01.749 +03:00 [DBG] Connection id "0HNC8090TG8VF" stopped. 2025-06-28 11:00:01.765 +03:00 [DBG] Connection id "0HNC8090TG8VG" accepted. 2025-06-28 11:00:01.765 +03:00 [DBG] Connection id "0HNC8090TG8VG" started. 2025-06-28 11:00:01.765 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:00:01.765 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:00:01.765 +03:00 [DBG] POST requests are not supported 2025-06-28 11:00:01.765 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:00:01.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-28 11:00:01.765 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:00:01.765 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:00:01.765 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:00:01.765 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:00:01.765 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:00:01.765 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:00:01.765 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 11:00:01.765 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:00:01.765 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:00:01.765 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 11:00:01.765 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:00:01.765 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 11:00:01.766 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:00:01.766 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:00:01.766 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:00:01.766 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:00:01.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:00:01.766 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:00:01.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:00:01.766 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:00:01.766 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:00:01.766 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1228ms. 2025-06-28 11:00:01.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:00:01.766 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:00:01.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:00:01.766 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:00:01.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:00:01.766 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:00:01.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:00:01.766 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:00:01.766 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:00:01.766 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:00:01.766 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:00:01.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:00:01.766 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:00:01.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:00:01.766 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:00:01.766 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:00:01.766 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:00:01.766 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7019ms 2025-06-28 11:00:01.766 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:00:01.766 +03:00 [DBG] Connection id "0HNC8090TG8VG" completed keep alive response. 2025-06-28 11:00:01.766 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.254ms 2025-06-28 11:00:01.781 +03:00 [DBG] Connection id "0HNC8090TG8VG" received FIN. 2025-06-28 11:00:01.781 +03:00 [DBG] Connection id "0HNC8090TG8VG" disconnecting. 2025-06-28 11:00:01.782 +03:00 [DBG] Connection id "0HNC8090TG8VG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:00:01.783 +03:00 [DBG] Connection id "0HNC8090TG8VG" stopped. 2025-06-28 11:01:01.755 +03:00 [DBG] Connection id "0HNC8090TG8VH" accepted. 2025-06-28 11:01:01.755 +03:00 [DBG] Connection id "0HNC8090TG8VH" started. 2025-06-28 11:01:01.755 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:01:01.755 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:01:01.755 +03:00 [DBG] POST requests are not supported 2025-06-28 11:01:01.755 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:01:01.755 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 11:01:01.755 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:01:01.755 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:01:01.755 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:01:01.756 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:01:01.756 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:01:01.756 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:01:01.756 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 11:01:01.756 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:01:01.756 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:01:01.756 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 11:01:01.756 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:01:01.756 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 11:01:01.756 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:01:01.756 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:01:01.756 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:01:01.756 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:01:01.756 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:01:01.756 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:01:01.756 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:01:01.756 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:01:01.756 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:01:01.756 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1759ms. 2025-06-28 11:01:01.756 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:01:01.757 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:01:01.757 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:01:01.757 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:01:01.757 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:01:01.757 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:01:01.757 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:01:01.757 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:01:01.757 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:01:01.757 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:01:01.757 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:01:01.757 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:01:01.757 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:01:01.757 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:01:01.757 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:01:01.757 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:01:01.757 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:01:01.757 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8833ms 2025-06-28 11:01:01.757 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:01:01.757 +03:00 [DBG] Connection id "0HNC8090TG8VH" completed keep alive response. 2025-06-28 11:01:01.757 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7304ms 2025-06-28 11:01:01.757 +03:00 [DBG] Connection id "0HNC8090TG8VH" received FIN. 2025-06-28 11:01:01.757 +03:00 [DBG] Connection id "0HNC8090TG8VH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:01:01.757 +03:00 [DBG] Connection id "0HNC8090TG8VH" disconnecting. 2025-06-28 11:01:01.758 +03:00 [DBG] Connection id "0HNC8090TG8VH" stopped. 2025-06-28 11:02:01.841 +03:00 [DBG] Connection id "0HNC8090TG8VI" accepted. 2025-06-28 11:02:01.841 +03:00 [DBG] Connection id "0HNC8090TG8VI" started. 2025-06-28 11:02:01.842 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:02:01.842 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:02:01.842 +03:00 [DBG] POST requests are not supported 2025-06-28 11:02:01.842 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:02:01.842 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 11:02:01.842 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:02:01.842 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:02:01.842 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:02:01.842 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:02:01.842 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:02:01.842 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:02:01.842 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 11:02:01.842 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:02:01.842 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:02:01.842 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 11:02:01.842 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:02:01.842 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 11:02:01.842 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:02:01.842 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:02:01.842 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:02:01.842 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:02:01.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:02:01.842 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:02:01.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:02:01.843 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:02:01.843 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:02:01.843 +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-28 11:02:01.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:02:01.843 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:02:01.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:02:01.843 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:02:01.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:02:01.843 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:02:01.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:02:01.843 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:02:01.843 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:02:01.843 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:02:01.843 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:02:01.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:02:01.843 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:02:01.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:02:01.843 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:02:01.843 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:02:01.843 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:02:01.843 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8961ms 2025-06-28 11:02:01.843 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:02:01.843 +03:00 [DBG] Connection id "0HNC8090TG8VI" completed keep alive response. 2025-06-28 11:02:01.843 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6526ms 2025-06-28 11:02:01.844 +03:00 [DBG] Connection id "0HNC8090TG8VI" received FIN. 2025-06-28 11:02:01.844 +03:00 [DBG] Connection id "0HNC8090TG8VI" disconnecting. 2025-06-28 11:02:01.844 +03:00 [DBG] Connection id "0HNC8090TG8VI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:02:01.845 +03:00 [DBG] Connection id "0HNC8090TG8VI" stopped. 2025-06-28 11:03:01.748 +03:00 [DBG] Connection id "0HNC8090TG8VJ" accepted. 2025-06-28 11:03:01.748 +03:00 [DBG] Connection id "0HNC8090TG8VJ" started. 2025-06-28 11:03:01.748 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:03:01.748 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:03:01.748 +03:00 [DBG] POST requests are not supported 2025-06-28 11:03:01.748 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:03:01.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-28 11:03:01.748 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:03:01.748 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:03:01.748 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:03:01.748 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:03:01.748 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:03:01.748 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:03:01.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-28 11:03:01.749 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:03:01.749 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:03:01.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-28 11:03:01.749 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:03:01.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-28 11:03:01.749 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:03:01.749 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:03:01.749 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:03:01.749 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:03:01.749 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:03:01.749 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:03:01.749 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:03:01.749 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:03:01.749 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:03:01.749 +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-28 11:03:01.749 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:03:01.749 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:03:01.749 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:03:01.749 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:03:01.749 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:03:01.749 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:03:01.749 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:03:01.749 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:03:01.749 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:03:01.749 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:03:01.749 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:03:01.749 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:03:01.749 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:03:01.749 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:03:01.749 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:03:01.749 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:03:01.749 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:03:01.749 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7139ms 2025-06-28 11:03:01.749 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:03:01.749 +03:00 [DBG] Connection id "0HNC8090TG8VJ" completed keep alive response. 2025-06-28 11:03:01.749 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3111ms 2025-06-28 11:03:01.750 +03:00 [DBG] Connection id "0HNC8090TG8VJ" received FIN. 2025-06-28 11:03:01.750 +03:00 [DBG] Connection id "0HNC8090TG8VJ" disconnecting. 2025-06-28 11:03:01.750 +03:00 [DBG] Connection id "0HNC8090TG8VJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:03:01.751 +03:00 [DBG] Connection id "0HNC8090TG8VJ" stopped. 2025-06-28 11:04:01.744 +03:00 [DBG] Connection id "0HNC8090TG8VK" accepted. 2025-06-28 11:04:01.744 +03:00 [DBG] Connection id "0HNC8090TG8VK" started. 2025-06-28 11:04:01.744 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:04:01.744 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:04:01.744 +03:00 [DBG] POST requests are not supported 2025-06-28 11:04:01.744 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:04:01.744 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 11:04:01.744 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:04:01.744 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:04:01.744 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:04:01.744 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:04:01.744 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:04:01.744 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:04:01.744 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 11:04:01.744 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:04:01.744 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:04:01.744 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 11:04:01.745 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:04:01.745 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 11:04:01.745 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:04:01.745 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:04:01.745 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:04:01.745 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:04:01.745 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:04:01.745 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:04:01.745 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:04:01.745 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:04:01.745 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:04:01.745 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1114ms. 2025-06-28 11:04:01.745 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:04:01.745 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:04:01.745 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:04:01.745 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:04:01.745 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:04:01.745 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:04:01.745 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:04:01.745 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:04:01.745 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:04:01.745 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:04:01.745 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:04:01.745 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:04:01.745 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:04:01.745 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:04:01.745 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:04:01.745 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:04:01.745 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:04:01.745 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6331ms 2025-06-28 11:04:01.745 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:04:01.745 +03:00 [DBG] Connection id "0HNC8090TG8VK" completed keep alive response. 2025-06-28 11:04:01.745 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1796ms 2025-06-28 11:04:01.746 +03:00 [DBG] Connection id "0HNC8090TG8VK" received FIN. 2025-06-28 11:04:01.746 +03:00 [DBG] Connection id "0HNC8090TG8VK" disconnecting. 2025-06-28 11:04:01.746 +03:00 [DBG] Connection id "0HNC8090TG8VK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:04:01.747 +03:00 [DBG] Connection id "0HNC8090TG8VK" stopped. 2025-06-28 11:05:01.757 +03:00 [DBG] Connection id "0HNC8090TG8VL" accepted. 2025-06-28 11:05:01.758 +03:00 [DBG] Connection id "0HNC8090TG8VL" started. 2025-06-28 11:05:01.758 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:05:01.758 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:05:01.758 +03:00 [DBG] POST requests are not supported 2025-06-28 11:05:01.758 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:05:01.758 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 11:05:01.758 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:05:01.758 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:05:01.758 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:05:01.758 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:05:01.759 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:05:01.759 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:05:01.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-28 11:05:01.759 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:05:01.759 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:05:01.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-28 11:05:01.759 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:05:01.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-28 11:05:01.759 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:05:01.759 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:05:01.759 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:05:01.759 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:05:01.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:05:01.759 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:05:01.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:05:01.759 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:05:01.759 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:05:01.759 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1576ms. 2025-06-28 11:05:01.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:05:01.760 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:05:01.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:05:01.760 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:05:01.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:05:01.760 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:05:01.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:05:01.760 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:05:01.760 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:05:01.760 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:05:01.760 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:05:01.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:05:01.760 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:05:01.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:05:01.760 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:05:01.760 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:05:01.760 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:05:01.760 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1178ms 2025-06-28 11:05:01.760 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:05:01.760 +03:00 [DBG] Connection id "0HNC8090TG8VL" completed keep alive response. 2025-06-28 11:05:01.760 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1832ms 2025-06-28 11:05:01.760 +03:00 [DBG] Connection id "0HNC8090TG8VL" received FIN. 2025-06-28 11:05:01.760 +03:00 [DBG] Connection id "0HNC8090TG8VL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:05:01.760 +03:00 [DBG] Connection id "0HNC8090TG8VL" disconnecting. 2025-06-28 11:05:01.761 +03:00 [DBG] Connection id "0HNC8090TG8VL" stopped. 2025-06-28 11:06:01.746 +03:00 [DBG] Connection id "0HNC8090TG8VM" accepted. 2025-06-28 11:06:01.746 +03:00 [DBG] Connection id "0HNC8090TG8VM" started. 2025-06-28 11:06:01.746 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:06:01.746 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:06:01.746 +03:00 [DBG] POST requests are not supported 2025-06-28 11:06:01.746 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:06:01.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-28 11:06:01.746 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:06:01.746 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:06:01.747 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:06:01.747 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:06:01.747 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:06:01.747 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:06:01.747 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 11:06:01.747 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:06:01.747 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:06:01.747 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 11:06:01.747 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:06:01.747 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 11:06:01.747 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:06:01.747 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:06:01.747 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:06:01.747 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:06:01.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:06:01.747 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:06:01.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:06:01.747 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:06:01.747 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:06:01.747 +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-28 11:06:01.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:06:01.747 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:06:01.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:06:01.747 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:06:01.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:06:01.747 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:06:01.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:06:01.748 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:06:01.748 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:06:01.748 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:06:01.748 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:06:01.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:06:01.748 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:06:01.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:06:01.748 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:06:01.748 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:06:01.748 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:06:01.748 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8218ms 2025-06-28 11:06:01.748 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:06:01.748 +03:00 [DBG] Connection id "0HNC8090TG8VM" completed keep alive response. 2025-06-28 11:06:01.748 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4745ms 2025-06-28 11:06:01.748 +03:00 [DBG] Connection id "0HNC8090TG8VM" received FIN. 2025-06-28 11:06:01.748 +03:00 [DBG] Connection id "0HNC8090TG8VM" disconnecting. 2025-06-28 11:06:01.748 +03:00 [DBG] Connection id "0HNC8090TG8VM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:06:01.749 +03:00 [DBG] Connection id "0HNC8090TG8VM" stopped. 2025-06-28 11:07:01.747 +03:00 [DBG] Connection id "0HNC8090TG8VN" accepted. 2025-06-28 11:07:01.747 +03:00 [DBG] Connection id "0HNC8090TG8VN" started. 2025-06-28 11:07:01.747 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:07:01.747 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:07:01.747 +03:00 [DBG] POST requests are not supported 2025-06-28 11:07:01.747 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:07:01.747 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 11:07:01.748 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:07:01.748 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:07:01.748 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:07:01.748 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:07:01.748 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:07:01.748 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:07:01.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-28 11:07:01.748 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:07:01.748 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:07:01.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-28 11:07:01.748 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:07:01.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-28 11:07:01.748 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:07:01.748 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:07:01.748 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:07:01.748 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:07:01.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:07:01.748 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:07:01.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:07:01.748 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:07:01.748 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:07:01.748 +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-28 11:07:01.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:07:01.748 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:07:01.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:07:01.748 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:07:01.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:07:01.748 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:07:01.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:07:01.748 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:07:01.748 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:07:01.748 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:07:01.748 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:07:01.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:07:01.748 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:07:01.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:07:01.748 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:07:01.749 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:07:01.749 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:07:01.749 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6649ms 2025-06-28 11:07:01.749 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:07:01.749 +03:00 [DBG] Connection id "0HNC8090TG8VN" completed keep alive response. 2025-06-28 11:07:01.749 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3569ms 2025-06-28 11:07:01.749 +03:00 [DBG] Connection id "0HNC8090TG8VN" received FIN. 2025-06-28 11:07:01.749 +03:00 [DBG] Connection id "0HNC8090TG8VN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:07:01.749 +03:00 [DBG] Connection id "0HNC8090TG8VN" disconnecting. 2025-06-28 11:07:01.749 +03:00 [DBG] Connection id "0HNC8090TG8VN" stopped. 2025-06-28 11:08:01.746 +03:00 [DBG] Connection id "0HNC8090TG8VO" accepted. 2025-06-28 11:08:01.746 +03:00 [DBG] Connection id "0HNC8090TG8VO" started. 2025-06-28 11:08:01.746 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:08:01.746 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:08:01.746 +03:00 [DBG] POST requests are not supported 2025-06-28 11:08:01.746 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:08:01.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-28 11:08:01.746 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:08:01.746 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:08:01.747 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:08:01.747 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:08:01.747 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:08:01.747 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:08:01.747 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 11:08:01.747 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:08:01.747 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:08:01.747 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 11:08:01.747 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:08:01.747 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 11:08:01.747 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:08:01.747 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:08:01.747 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:08:01.747 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:08:01.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:08:01.747 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:08:01.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:08:01.747 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:08:01.747 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:08:01.747 +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-28 11:08:01.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:08:01.747 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:08:01.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:08:01.747 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:08:01.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:08:01.747 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:08:01.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:08:01.747 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:08:01.747 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:08:01.747 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:08:01.747 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:08:01.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:08:01.748 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:08:01.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:08:01.748 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:08:01.748 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:08:01.748 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:08:01.748 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8415ms 2025-06-28 11:08:01.748 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:08:01.748 +03:00 [DBG] Connection id "0HNC8090TG8VO" completed keep alive response. 2025-06-28 11:08:01.748 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5188ms 2025-06-28 11:08:01.748 +03:00 [DBG] Connection id "0HNC8090TG8VO" received FIN. 2025-06-28 11:08:01.748 +03:00 [DBG] Connection id "0HNC8090TG8VO" disconnecting. 2025-06-28 11:08:01.748 +03:00 [DBG] Connection id "0HNC8090TG8VO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:08:01.749 +03:00 [DBG] Connection id "0HNC8090TG8VO" stopped. 2025-06-28 11:09:01.747 +03:00 [DBG] Connection id "0HNC8090TG8VP" accepted. 2025-06-28 11:09:01.748 +03:00 [DBG] Connection id "0HNC8090TG8VP" started. 2025-06-28 11:09:01.748 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:09:01.748 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:09:01.748 +03:00 [DBG] POST requests are not supported 2025-06-28 11:09:01.748 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:09:01.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-28 11:09:01.748 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:09:01.748 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:09:01.748 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:09:01.748 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:09:01.748 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:09:01.748 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:09:01.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-28 11:09:01.748 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:09:01.748 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:09:01.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-28 11:09:01.748 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:09:01.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-28 11:09:01.748 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:09:01.748 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:09:01.748 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:09:01.748 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:09:01.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:09:01.748 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:09:01.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:09:01.748 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:09:01.748 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:09:01.749 +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-28 11:09:01.749 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:09:01.749 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:09:01.749 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:09:01.749 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:09:01.749 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:09:01.749 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:09:01.749 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:09:01.749 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:09:01.749 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:09:01.749 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:09:01.749 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:09:01.749 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:09:01.749 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:09:01.749 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:09:01.749 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:09:01.749 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:09:01.749 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:09:01.749 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8141ms 2025-06-28 11:09:01.749 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:09:01.749 +03:00 [DBG] Connection id "0HNC8090TG8VP" completed keep alive response. 2025-06-28 11:09:01.749 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4907ms 2025-06-28 11:09:01.749 +03:00 [DBG] Connection id "0HNC8090TG8VP" received FIN. 2025-06-28 11:09:01.750 +03:00 [DBG] Connection id "0HNC8090TG8VP" disconnecting. 2025-06-28 11:09:01.750 +03:00 [DBG] Connection id "0HNC8090TG8VP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:09:01.751 +03:00 [DBG] Connection id "0HNC8090TG8VP" stopped. 2025-06-28 11:10:01.777 +03:00 [DBG] Connection id "0HNC8090TG8VQ" accepted. 2025-06-28 11:10:01.778 +03:00 [DBG] Connection id "0HNC8090TG8VQ" started. 2025-06-28 11:10:01.778 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:10:01.778 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:10:01.778 +03:00 [DBG] POST requests are not supported 2025-06-28 11:10:01.778 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:10:01.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-28 11:10:01.778 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:10:01.778 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:10:01.778 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:10:01.778 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:10:01.778 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:10:01.778 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:10:01.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-28 11:10:01.778 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:10:01.778 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:10:01.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-28 11:10:01.778 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:10:01.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-28 11:10:01.778 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:10:01.778 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:10:01.778 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:10:01.778 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:10:01.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:10:01.779 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:10:01.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:10:01.779 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:10:01.779 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:10:01.779 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1631ms. 2025-06-28 11:10:01.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:10:01.779 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:10:01.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:10:01.779 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:10:01.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:10:01.779 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:10:01.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:10:01.779 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:10:01.779 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:10:01.779 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:10:01.779 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:10:01.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:10:01.779 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:10:01.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:10:01.779 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:10:01.779 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:10:01.779 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:10:01.779 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8813ms 2025-06-28 11:10:01.779 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:10:01.779 +03:00 [DBG] Connection id "0HNC8090TG8VQ" completed keep alive response. 2025-06-28 11:10:01.779 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6605ms 2025-06-28 11:10:01.785 +03:00 [DBG] Connection id "0HNC8090TG8VQ" received FIN. 2025-06-28 11:10:01.785 +03:00 [DBG] Connection id "0HNC8090TG8VQ" disconnecting. 2025-06-28 11:10:01.785 +03:00 [DBG] Connection id "0HNC8090TG8VQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:10:01.786 +03:00 [DBG] Connection id "0HNC8090TG8VQ" stopped. 2025-06-28 11:11:01.749 +03:00 [DBG] Connection id "0HNC8090TG8VR" accepted. 2025-06-28 11:11:01.750 +03:00 [DBG] Connection id "0HNC8090TG8VR" started. 2025-06-28 11:11:01.750 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:11:01.750 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:11:01.750 +03:00 [DBG] POST requests are not supported 2025-06-28 11:11:01.750 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:11:01.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-28 11:11:01.750 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:11:01.750 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:11:01.750 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:11:01.750 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:11:01.750 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:11:01.750 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:11:01.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-28 11:11:01.750 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:11:01.750 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:11:01.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-28 11:11:01.750 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:11:01.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-28 11:11:01.750 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:11:01.750 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:11:01.751 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:11:01.751 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:11:01.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:11:01.751 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:11:01.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:11:01.751 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:11:01.751 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:11:01.751 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1434ms. 2025-06-28 11:11:01.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:11:01.751 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:11:01.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:11:01.751 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:11:01.751 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:11:01.751 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:11:01.751 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:11:01.751 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:11:01.751 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:11:01.751 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:11:01.751 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:11:01.751 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:11:01.751 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:11:01.751 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:11:01.751 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:11:01.751 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:11:01.751 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:11:01.751 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6713ms 2025-06-28 11:11:01.751 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:11:01.751 +03:00 [DBG] Connection id "0HNC8090TG8VR" completed keep alive response. 2025-06-28 11:11:01.751 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3264ms 2025-06-28 11:11:01.752 +03:00 [DBG] Connection id "0HNC8090TG8VR" received FIN. 2025-06-28 11:11:01.752 +03:00 [DBG] Connection id "0HNC8090TG8VR" disconnecting. 2025-06-28 11:11:01.752 +03:00 [DBG] Connection id "0HNC8090TG8VR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:11:01.753 +03:00 [DBG] Connection id "0HNC8090TG8VR" stopped. 2025-06-28 11:12:01.750 +03:00 [DBG] Connection id "0HNC8090TG8VS" accepted. 2025-06-28 11:12:01.750 +03:00 [DBG] Connection id "0HNC8090TG8VS" started. 2025-06-28 11:12:01.750 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:12:01.750 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:12:01.750 +03:00 [DBG] POST requests are not supported 2025-06-28 11:12:01.750 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:12:01.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-28 11:12:01.750 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:12:01.750 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:12:01.750 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:12:01.751 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:12:01.751 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:12:01.751 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:12:01.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-28 11:12:01.751 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:12:01.751 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:12:01.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-28 11:12:01.751 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:12:01.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-28 11:12:01.751 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:12:01.751 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:12:01.751 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:12:01.751 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:12:01.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:12:01.751 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:12:01.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:12:01.751 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:12:01.752 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:12:01.752 +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-28 11:12:01.752 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:12:01.752 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:12:01.752 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:12:01.752 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:12:01.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:12:01.752 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:12:01.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:12:01.752 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:12:01.752 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:12:01.752 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:12:01.752 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:12:01.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:12:01.752 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:12:01.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:12:01.752 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:12:01.752 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:12:01.752 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:12:01.752 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2965ms 2025-06-28 11:12:01.752 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:12:01.752 +03:00 [DBG] Connection id "0HNC8090TG8VS" completed keep alive response. 2025-06-28 11:12:01.753 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3504ms 2025-06-28 11:12:01.753 +03:00 [DBG] Connection id "0HNC8090TG8VS" received FIN. 2025-06-28 11:12:01.753 +03:00 [DBG] Connection id "0HNC8090TG8VS" disconnecting. 2025-06-28 11:12:01.753 +03:00 [DBG] Connection id "0HNC8090TG8VS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:12:01.754 +03:00 [DBG] Connection id "0HNC8090TG8VS" stopped. 2025-06-28 11:13:01.754 +03:00 [DBG] Connection id "0HNC8090TG8VT" accepted. 2025-06-28 11:13:01.754 +03:00 [DBG] Connection id "0HNC8090TG8VT" started. 2025-06-28 11:13:01.754 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:13:01.754 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:13:01.754 +03:00 [DBG] POST requests are not supported 2025-06-28 11:13:01.754 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:13:01.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-28 11:13:01.754 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:13:01.754 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:13:01.754 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:13:01.754 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:13:01.755 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:13:01.755 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:13:01.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-28 11:13:01.755 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:13:01.755 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:13:01.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-28 11:13:01.755 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:13:01.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-28 11:13:01.755 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:13:01.755 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:13:01.755 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:13:01.755 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:13:01.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:13:01.755 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:13:01.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:13:01.755 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:13:01.755 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:13:01.755 +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-28 11:13:01.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:13:01.755 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:13:01.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:13:01.755 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:13:01.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:13:01.755 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:13:01.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:13:01.755 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:13:01.755 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:13:01.755 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:13:01.755 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:13:01.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:13:01.755 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:13:01.756 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:13:01.756 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:13:01.756 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:13:01.756 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:13:01.756 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8457ms 2025-06-28 11:13:01.756 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:13:01.756 +03:00 [DBG] Connection id "0HNC8090TG8VT" completed keep alive response. 2025-06-28 11:13:01.756 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4758ms 2025-06-28 11:13:01.756 +03:00 [DBG] Connection id "0HNC8090TG8VT" received FIN. 2025-06-28 11:13:01.756 +03:00 [DBG] Connection id "0HNC8090TG8VT" disconnecting. 2025-06-28 11:13:01.756 +03:00 [DBG] Connection id "0HNC8090TG8VT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:13:01.757 +03:00 [DBG] Connection id "0HNC8090TG8VT" stopped. 2025-06-28 11:14:01.750 +03:00 [DBG] Connection id "0HNC8090TG8VU" accepted. 2025-06-28 11:14:01.750 +03:00 [DBG] Connection id "0HNC8090TG8VU" started. 2025-06-28 11:14:01.750 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:14:01.750 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:14:01.750 +03:00 [DBG] POST requests are not supported 2025-06-28 11:14:01.750 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:14:01.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-28 11:14:01.750 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:14:01.750 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:14:01.750 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:14:01.750 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:14:01.750 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:14:01.750 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:14:01.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-28 11:14:01.750 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:14:01.750 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:14:01.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-28 11:14:01.751 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:14:01.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-28 11:14:01.751 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:14:01.751 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:14:01.751 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:14:01.751 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:14:01.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:14:01.751 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:14:01.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:14:01.751 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:14:01.751 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:14:01.751 +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-28 11:14:01.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:14:01.751 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:14:01.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:14:01.751 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:14:01.751 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:14:01.751 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:14:01.751 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:14:01.751 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:14:01.751 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:14:01.751 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:14:01.751 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:14:01.751 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:14:01.751 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:14:01.751 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:14:01.752 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:14:01.752 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:14:01.752 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:14:01.752 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9862ms 2025-06-28 11:14:01.752 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:14:01.752 +03:00 [DBG] Connection id "0HNC8090TG8VU" completed keep alive response. 2025-06-28 11:14:01.752 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8074ms 2025-06-28 11:14:01.752 +03:00 [DBG] Connection id "0HNC8090TG8VU" received FIN. 2025-06-28 11:14:01.752 +03:00 [DBG] Connection id "0HNC8090TG8VU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:14:01.752 +03:00 [DBG] Connection id "0HNC8090TG8VU" disconnecting. 2025-06-28 11:14:01.752 +03:00 [DBG] Connection id "0HNC8090TG8VU" stopped. 2025-06-28 11:15:01.757 +03:00 [DBG] Connection id "0HNC8090TG8VV" accepted. 2025-06-28 11:15:01.757 +03:00 [DBG] Connection id "0HNC8090TG8VV" started. 2025-06-28 11:15:01.758 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:15:01.758 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:15:01.758 +03:00 [DBG] POST requests are not supported 2025-06-28 11:15:01.758 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:15:01.758 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 11:15:01.758 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:15:01.758 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:15:01.758 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:15:01.758 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:15:01.758 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:15:01.758 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:15:01.758 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 11:15:01.758 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:15:01.758 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:15:01.758 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 11:15:01.758 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:15:01.758 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 11:15:01.758 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:15:01.758 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:15:01.758 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:15:01.758 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:15:01.758 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:15:01.758 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:15:01.758 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:15:01.758 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:15:01.759 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:15:01.759 +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-28 11:15:01.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:15:01.759 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:15:01.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:15:01.759 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:15:01.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:15:01.759 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:15:01.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:15:01.759 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:15:01.759 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:15:01.759 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:15:01.759 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:15:01.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:15:01.759 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:15:01.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:15:01.759 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:15:01.759 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:15:01.759 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:15:01.759 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7856ms 2025-06-28 11:15:01.759 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:15:01.759 +03:00 [DBG] Connection id "0HNC8090TG8VV" completed keep alive response. 2025-06-28 11:15:01.759 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5556ms 2025-06-28 11:15:01.759 +03:00 [DBG] Connection id "0HNC8090TG8VV" received FIN. 2025-06-28 11:15:01.759 +03:00 [DBG] Connection id "0HNC8090TG8VV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:15:01.760 +03:00 [DBG] Connection id "0HNC8090TG8VV" disconnecting. 2025-06-28 11:15:01.760 +03:00 [DBG] Connection id "0HNC8090TG8VV" stopped. 2025-06-28 11:16:01.756 +03:00 [DBG] Connection id "0HNC8090TG900" accepted. 2025-06-28 11:16:01.756 +03:00 [DBG] Connection id "0HNC8090TG900" started. 2025-06-28 11:16:01.756 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:16:01.756 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:16:01.756 +03:00 [DBG] POST requests are not supported 2025-06-28 11:16:01.756 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:16:01.756 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 11:16:01.756 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:16:01.756 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:16:01.756 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:16:01.757 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:16:01.757 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:16:01.757 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:16:01.757 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 11:16:01.757 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:16:01.757 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:16:01.757 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 11:16:01.757 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:16:01.757 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 11:16:01.757 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:16:01.757 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:16:01.757 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:16:01.757 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:16:01.757 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:16:01.757 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:16:01.757 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:16:01.757 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:16:01.757 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:16:01.758 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1492ms. 2025-06-28 11:16:01.758 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:16:01.758 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:16:01.758 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:16:01.758 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:16:01.758 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:16:01.758 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:16:01.758 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:16:01.758 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:16:01.758 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:16:01.758 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:16:01.758 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:16:01.758 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:16:01.758 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:16:01.758 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:16:01.758 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:16:01.758 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:16:01.758 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:16:01.758 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0734ms 2025-06-28 11:16:01.758 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:16:01.758 +03:00 [DBG] Connection id "0HNC8090TG900" completed keep alive response. 2025-06-28 11:16:01.758 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9812ms 2025-06-28 11:16:01.758 +03:00 [DBG] Connection id "0HNC8090TG900" received FIN. 2025-06-28 11:16:01.758 +03:00 [DBG] Connection id "0HNC8090TG900" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:16:01.759 +03:00 [DBG] Connection id "0HNC8090TG900" disconnecting. 2025-06-28 11:16:01.759 +03:00 [DBG] Connection id "0HNC8090TG900" stopped. 2025-06-28 11:17:01.753 +03:00 [DBG] Connection id "0HNC8090TG901" accepted. 2025-06-28 11:17:01.753 +03:00 [DBG] Connection id "0HNC8090TG901" started. 2025-06-28 11:17:01.754 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:17:01.754 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:17:01.754 +03:00 [DBG] POST requests are not supported 2025-06-28 11:17:01.754 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:17:01.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-28 11:17:01.754 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:17:01.754 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:17:01.754 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:17:01.754 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:17:01.754 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:17:01.754 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:17:01.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-28 11:17:01.754 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:17:01.754 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:17:01.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-28 11:17:01.754 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:17:01.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-28 11:17:01.754 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:17:01.754 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:17:01.755 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:17:01.755 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:17:01.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:17:01.755 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:17:01.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:17:01.755 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:17:01.755 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:17:01.755 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.169ms. 2025-06-28 11:17:01.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:17:01.755 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:17:01.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:17:01.755 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:17:01.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:17:01.755 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:17:01.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:17:01.755 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:17:01.755 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:17:01.755 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:17:01.755 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:17:01.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:17:01.755 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:17:01.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:17:01.755 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:17:01.755 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:17:01.755 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:17:01.755 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9238ms 2025-06-28 11:17:01.755 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:17:01.755 +03:00 [DBG] Connection id "0HNC8090TG901" completed keep alive response. 2025-06-28 11:17:01.755 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8117ms 2025-06-28 11:17:01.756 +03:00 [DBG] Connection id "0HNC8090TG901" received FIN. 2025-06-28 11:17:01.756 +03:00 [DBG] Connection id "0HNC8090TG901" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:17:01.756 +03:00 [DBG] Connection id "0HNC8090TG901" disconnecting. 2025-06-28 11:17:01.756 +03:00 [DBG] Connection id "0HNC8090TG901" stopped. 2025-06-28 11:18:01.756 +03:00 [DBG] Connection id "0HNC8090TG902" accepted. 2025-06-28 11:18:01.756 +03:00 [DBG] Connection id "0HNC8090TG902" started. 2025-06-28 11:18:01.757 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:18:01.757 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:18:01.757 +03:00 [DBG] POST requests are not supported 2025-06-28 11:18:01.757 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:18:01.757 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 11:18:01.757 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:18:01.757 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:18:01.757 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:18:01.757 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:18:01.757 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:18:01.757 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:18:01.757 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 11:18:01.757 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:18:01.757 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:18:01.757 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 11:18:01.757 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:18:01.757 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 11:18:01.757 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:18:01.757 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:18:01.757 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:18:01.757 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:18:01.757 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:18:01.757 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:18:01.758 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:18:01.758 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:18:01.758 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:18:01.758 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1391ms. 2025-06-28 11:18:01.758 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:18:01.758 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:18:01.758 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:18:01.758 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:18:01.758 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:18:01.758 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:18:01.758 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:18:01.758 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:18:01.758 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:18:01.758 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:18:01.758 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:18:01.758 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:18:01.758 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:18:01.758 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:18:01.758 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:18:01.758 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:18:01.758 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:18:01.758 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9833ms 2025-06-28 11:18:01.758 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:18:01.758 +03:00 [DBG] Connection id "0HNC8090TG902" completed keep alive response. 2025-06-28 11:18:01.758 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.871ms 2025-06-28 11:18:01.759 +03:00 [DBG] Connection id "0HNC8090TG902" received FIN. 2025-06-28 11:18:01.759 +03:00 [DBG] Connection id "0HNC8090TG902" disconnecting. 2025-06-28 11:18:01.759 +03:00 [DBG] Connection id "0HNC8090TG902" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:18:01.760 +03:00 [DBG] Connection id "0HNC8090TG902" stopped. 2025-06-28 11:19:01.750 +03:00 [DBG] Connection id "0HNC8090TG903" accepted. 2025-06-28 11:19:01.751 +03:00 [DBG] Connection id "0HNC8090TG903" started. 2025-06-28 11:19:01.751 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:19:01.751 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:19:01.751 +03:00 [DBG] POST requests are not supported 2025-06-28 11:19:01.751 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:19:01.751 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 11:19:01.751 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:19:01.751 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:19:01.751 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:19:01.751 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:19:01.751 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:19:01.751 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:19:01.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-28 11:19:01.751 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:19:01.751 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:19:01.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-28 11:19:01.752 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:19:01.752 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 11:19:01.752 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:19:01.752 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:19:01.752 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:19:01.752 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:19:01.752 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:19:01.752 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:19:01.752 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:19:01.752 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:19:01.752 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:19:01.752 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1738ms. 2025-06-28 11:19:01.752 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:19:01.752 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:19:01.752 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:19:01.752 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:19:01.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:19:01.752 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:19:01.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:19:01.752 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:19:01.752 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:19:01.752 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:19:01.753 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:19:01.753 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:19:01.753 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:19:01.753 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:19:01.753 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:19:01.753 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:19:01.753 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:19:01.753 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1348ms 2025-06-28 11:19:01.753 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:19:01.753 +03:00 [DBG] Connection id "0HNC8090TG903" completed keep alive response. 2025-06-28 11:19:01.753 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.179ms 2025-06-28 11:19:01.753 +03:00 [DBG] Connection id "0HNC8090TG903" received FIN. 2025-06-28 11:19:01.753 +03:00 [DBG] Connection id "0HNC8090TG903" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:19:01.753 +03:00 [DBG] Connection id "0HNC8090TG903" disconnecting. 2025-06-28 11:19:01.753 +03:00 [DBG] Connection id "0HNC8090TG903" stopped. 2025-06-28 11:20:01.779 +03:00 [DBG] Connection id "0HNC8090TG904" accepted. 2025-06-28 11:20:01.779 +03:00 [DBG] Connection id "0HNC8090TG904" started. 2025-06-28 11:20:01.779 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:20:01.779 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:20:01.779 +03:00 [DBG] POST requests are not supported 2025-06-28 11:20:01.779 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:20:01.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-28 11:20:01.779 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:20:01.779 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:20:01.779 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:20:01.779 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:20:01.779 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:20:01.779 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:20:01.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-28 11:20:01.779 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:20:01.779 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:20:01.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-28 11:20:01.779 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:20:01.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-28 11:20:01.780 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:20:01.780 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:20:01.780 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:20:01.780 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:20:01.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:20:01.780 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:20:01.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:20:01.780 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:20:01.780 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:20:01.780 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1552ms. 2025-06-28 11:20:01.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:20:01.780 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:20:01.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:20:01.780 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:20:01.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:20:01.780 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:20:01.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:20:01.780 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:20:01.780 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:20:01.780 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:20:01.780 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:20:01.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:20:01.780 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:20:01.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:20:01.780 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:20:01.780 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:20:01.780 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:20:01.780 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9106ms 2025-06-28 11:20:01.780 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:20:01.780 +03:00 [DBG] Connection id "0HNC8090TG904" completed keep alive response. 2025-06-28 11:20:01.781 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6863ms 2025-06-28 11:20:01.781 +03:00 [DBG] Connection id "0HNC8090TG904" received FIN. 2025-06-28 11:20:01.781 +03:00 [DBG] Connection id "0HNC8090TG904" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:20:01.781 +03:00 [DBG] Connection id "0HNC8090TG904" disconnecting. 2025-06-28 11:20:01.781 +03:00 [DBG] Connection id "0HNC8090TG904" stopped. 2025-06-28 11:21:01.746 +03:00 [DBG] Connection id "0HNC8090TG905" accepted. 2025-06-28 11:21:01.746 +03:00 [DBG] Connection id "0HNC8090TG905" started. 2025-06-28 11:21:01.746 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:21:01.746 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:21:01.746 +03:00 [DBG] POST requests are not supported 2025-06-28 11:21:01.746 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:21:01.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-28 11:21:01.746 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:21:01.746 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:21:01.746 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:21:01.747 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:21:01.747 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:21:01.747 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:21:01.747 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 11:21:01.747 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:21:01.747 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:21:01.747 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 11:21:01.747 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:21:01.747 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 11:21:01.747 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:21:01.747 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:21:01.747 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:21:01.747 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:21:01.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:21:01.747 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:21:01.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:21:01.747 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:21:01.747 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:21:01.748 +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-28 11:21:01.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:21:01.748 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:21:01.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:21:01.748 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:21:01.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:21:01.748 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:21:01.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:21:01.748 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:21:01.748 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:21:01.748 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:21:01.748 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:21:01.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:21:01.748 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:21:01.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:21:01.748 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:21:01.748 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:21:01.748 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:21:01.748 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2536ms 2025-06-28 11:21:01.748 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:21:01.748 +03:00 [DBG] Connection id "0HNC8090TG905" completed keep alive response. 2025-06-28 11:21:01.748 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0384ms 2025-06-28 11:21:01.748 +03:00 [DBG] Connection id "0HNC8090TG905" received FIN. 2025-06-28 11:21:01.748 +03:00 [DBG] Connection id "0HNC8090TG905" disconnecting. 2025-06-28 11:21:01.749 +03:00 [DBG] Connection id "0HNC8090TG905" stopped. 2025-06-28 11:21:01.749 +03:00 [DBG] Connection id "0HNC8090TG905" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:22:01.746 +03:00 [DBG] Connection id "0HNC8090TG906" accepted. 2025-06-28 11:22:01.746 +03:00 [DBG] Connection id "0HNC8090TG906" started. 2025-06-28 11:22:01.746 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:22:01.746 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:22:01.746 +03:00 [DBG] POST requests are not supported 2025-06-28 11:22:01.746 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:22:01.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-28 11:22:01.746 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:22:01.746 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:22:01.746 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:22:01.746 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:22:01.746 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:22:01.747 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:22:01.747 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 11:22:01.747 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:22:01.747 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:22:01.747 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 11:22:01.747 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:22:01.747 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 11:22:01.747 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:22:01.747 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:22:01.747 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:22:01.747 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:22:01.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:22:01.747 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:22:01.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:22:01.747 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:22:01.747 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:22:01.747 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1366ms. 2025-06-28 11:22:01.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:22:01.747 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:22:01.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:22:01.747 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:22:01.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:22:01.747 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:22:01.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:22:01.747 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:22:01.747 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:22:01.747 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:22:01.747 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:22:01.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:22:01.747 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:22:01.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:22:01.747 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:22:01.747 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:22:01.747 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:22:01.747 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7024ms 2025-06-28 11:22:01.747 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:22:01.747 +03:00 [DBG] Connection id "0HNC8090TG906" completed keep alive response. 2025-06-28 11:22:01.748 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3104ms 2025-06-28 11:22:01.748 +03:00 [DBG] Connection id "0HNC8090TG906" received FIN. 2025-06-28 11:22:01.748 +03:00 [DBG] Connection id "0HNC8090TG906" disconnecting. 2025-06-28 11:22:01.748 +03:00 [DBG] Connection id "0HNC8090TG906" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:22:01.749 +03:00 [DBG] Connection id "0HNC8090TG906" stopped. 2025-06-28 11:23:01.758 +03:00 [DBG] Connection id "0HNC8090TG907" accepted. 2025-06-28 11:23:01.758 +03:00 [DBG] Connection id "0HNC8090TG907" started. 2025-06-28 11:23:01.758 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:23:01.758 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:23:01.758 +03:00 [DBG] POST requests are not supported 2025-06-28 11:23:01.758 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:23:01.758 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 11:23:01.758 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:23:01.758 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:23:01.758 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:23:01.758 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:23:01.759 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:23:01.759 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:23:01.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-28 11:23:01.759 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:23:01.759 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:23:01.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-28 11:23:01.759 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:23:01.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-28 11:23:01.759 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:23:01.759 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:23:01.759 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:23:01.759 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:23:01.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:23:01.759 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:23:01.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:23:01.759 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:23:01.759 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:23:01.759 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1456ms. 2025-06-28 11:23:01.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:23:01.759 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:23:01.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:23:01.759 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:23:01.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:23:01.759 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:23:01.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:23:01.760 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:23:01.760 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:23:01.760 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:23:01.760 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:23:01.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:23:01.760 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:23:01.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:23:01.760 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:23:01.760 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:23:01.760 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:23:01.760 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9544ms 2025-06-28 11:23:01.760 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:23:01.760 +03:00 [DBG] Connection id "0HNC8090TG907" completed keep alive response. 2025-06-28 11:23:01.760 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.783ms 2025-06-28 11:23:01.760 +03:00 [DBG] Connection id "0HNC8090TG907" received FIN. 2025-06-28 11:23:01.760 +03:00 [DBG] Connection id "0HNC8090TG907" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:23:01.760 +03:00 [DBG] Connection id "0HNC8090TG907" disconnecting. 2025-06-28 11:23:01.760 +03:00 [DBG] Connection id "0HNC8090TG907" stopped. 2025-06-28 11:24:01.758 +03:00 [DBG] Connection id "0HNC8090TG908" accepted. 2025-06-28 11:24:01.759 +03:00 [DBG] Connection id "0HNC8090TG908" started. 2025-06-28 11:24:01.759 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:24:01.759 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:24:01.759 +03:00 [DBG] POST requests are not supported 2025-06-28 11:24:01.759 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:24:01.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-28 11:24:01.759 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:24:01.759 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:24:01.759 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:24:01.759 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:24:01.759 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:24:01.759 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:24:01.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-28 11:24:01.759 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:24:01.759 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:24:01.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-28 11:24:01.759 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:24:01.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-28 11:24:01.759 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:24:01.759 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:24:01.759 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:24:01.760 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:24:01.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:24:01.760 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:24:01.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:24:01.760 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:24:01.760 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:24:01.760 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1438ms. 2025-06-28 11:24:01.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:24:01.760 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:24:01.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:24:01.760 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:24:01.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:24:01.760 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:24:01.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:24:01.760 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:24:01.760 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:24:01.760 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:24:01.760 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:24:01.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:24:01.760 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:24:01.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:24:01.760 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:24:01.760 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:24:01.760 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:24:01.760 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9249ms 2025-06-28 11:24:01.760 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:24:01.760 +03:00 [DBG] Connection id "0HNC8090TG908" completed keep alive response. 2025-06-28 11:24:01.760 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7745ms 2025-06-28 11:24:01.761 +03:00 [DBG] Connection id "0HNC8090TG908" received FIN. 2025-06-28 11:24:01.761 +03:00 [DBG] Connection id "0HNC8090TG908" disconnecting. 2025-06-28 11:24:01.761 +03:00 [DBG] Connection id "0HNC8090TG908" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:24:01.762 +03:00 [DBG] Connection id "0HNC8090TG908" stopped. 2025-06-28 11:25:01.758 +03:00 [DBG] Connection id "0HNC8090TG909" accepted. 2025-06-28 11:25:01.758 +03:00 [DBG] Connection id "0HNC8090TG909" started. 2025-06-28 11:25:01.758 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:25:01.758 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:25:01.758 +03:00 [DBG] POST requests are not supported 2025-06-28 11:25:01.758 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:25:01.758 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 11:25:01.758 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:25:01.758 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:25:01.758 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:25:01.758 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:25:01.758 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:25:01.758 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:25:01.758 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 11:25:01.759 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:25:01.759 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:25:01.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-28 11:25:01.759 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:25:01.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-28 11:25:01.759 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:25:01.759 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:25:01.759 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:25:01.759 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:25:01.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:25:01.759 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:25:01.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:25:01.759 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:25:01.759 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:25:01.759 +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-28 11:25:01.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:25:01.759 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:25:01.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:25:01.759 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:25:01.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:25:01.759 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:25:01.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:25:01.759 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:25:01.759 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:25:01.759 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:25:01.759 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:25:01.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:25:01.759 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:25:01.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:25:01.759 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:25:01.759 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:25:01.759 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:25:01.759 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6898ms 2025-06-28 11:25:01.759 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:25:01.759 +03:00 [DBG] Connection id "0HNC8090TG909" completed keep alive response. 2025-06-28 11:25:01.759 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.256ms 2025-06-28 11:25:01.760 +03:00 [DBG] Connection id "0HNC8090TG909" received FIN. 2025-06-28 11:25:01.760 +03:00 [DBG] Connection id "0HNC8090TG909" disconnecting. 2025-06-28 11:25:01.760 +03:00 [DBG] Connection id "0HNC8090TG909" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:25:01.761 +03:00 [DBG] Connection id "0HNC8090TG909" stopped. 2025-06-28 11:26:01.759 +03:00 [DBG] Connection id "0HNC8090TG90A" accepted. 2025-06-28 11:26:01.759 +03:00 [DBG] Connection id "0HNC8090TG90A" started. 2025-06-28 11:26:01.760 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:26:01.760 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:26:01.760 +03:00 [DBG] POST requests are not supported 2025-06-28 11:26:01.760 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:26:01.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-28 11:26:01.760 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:26:01.760 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:26:01.760 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:26:01.760 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:26:01.760 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:26:01.760 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:26:01.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-28 11:26:01.760 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:26:01.760 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:26:01.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-28 11:26:01.760 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:26:01.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-28 11:26:01.760 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:26:01.760 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:26:01.760 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:26:01.760 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:26:01.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:26:01.760 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:26:01.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:26:01.760 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:26:01.760 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:26:01.761 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1551ms. 2025-06-28 11:26:01.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:26:01.761 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:26:01.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:26:01.761 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:26:01.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:26:01.761 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:26:01.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:26:01.761 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:26:01.761 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:26:01.761 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:26:01.761 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:26:01.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:26:01.761 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:26:01.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:26:01.761 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:26:01.761 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:26:01.761 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:26:01.761 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0392ms 2025-06-28 11:26:01.761 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:26:01.761 +03:00 [DBG] Connection id "0HNC8090TG90A" completed keep alive response. 2025-06-28 11:26:01.761 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.825ms 2025-06-28 11:26:01.762 +03:00 [DBG] Connection id "0HNC8090TG90A" received FIN. 2025-06-28 11:26:01.762 +03:00 [DBG] Connection id "0HNC8090TG90A" disconnecting. 2025-06-28 11:26:01.762 +03:00 [DBG] Connection id "0HNC8090TG90A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:26:01.763 +03:00 [DBG] Connection id "0HNC8090TG90A" stopped. 2025-06-28 11:27:01.761 +03:00 [DBG] Connection id "0HNC8090TG90B" accepted. 2025-06-28 11:27:01.761 +03:00 [DBG] Connection id "0HNC8090TG90B" started. 2025-06-28 11:27:01.761 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:27:01.761 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:27:01.761 +03:00 [DBG] POST requests are not supported 2025-06-28 11:27:01.761 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:27:01.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-28 11:27:01.761 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:27:01.761 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:27:01.761 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:27:01.761 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:27:01.762 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:27:01.762 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:27:01.762 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 11:27:01.762 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:27:01.762 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:27:01.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-28 11:27:01.762 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:27:01.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-28 11:27:01.762 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:27:01.762 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:27:01.762 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:27:01.762 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:27:01.762 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:27:01.762 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:27:01.762 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:27:01.762 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:27:01.762 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:27:01.762 +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-28 11:27:01.762 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:27:01.762 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:27:01.762 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:27:01.762 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:27:01.762 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:27:01.763 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:27:01.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:27:01.763 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:27:01.763 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:27:01.763 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:27:01.763 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:27:01.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:27:01.763 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:27:01.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:27:01.763 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:27:01.763 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:27:01.763 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:27:01.763 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0476ms 2025-06-28 11:27:01.763 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:27:01.763 +03:00 [DBG] Connection id "0HNC8090TG90B" completed keep alive response. 2025-06-28 11:27:01.763 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8437ms 2025-06-28 11:27:01.763 +03:00 [DBG] Connection id "0HNC8090TG90B" received FIN. 2025-06-28 11:27:01.763 +03:00 [DBG] Connection id "0HNC8090TG90B" disconnecting. 2025-06-28 11:27:01.764 +03:00 [DBG] Connection id "0HNC8090TG90B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:27:01.765 +03:00 [DBG] Connection id "0HNC8090TG90B" stopped. 2025-06-28 11:28:01.758 +03:00 [DBG] Connection id "0HNC8090TG90C" accepted. 2025-06-28 11:28:01.758 +03:00 [DBG] Connection id "0HNC8090TG90C" started. 2025-06-28 11:28:01.758 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:28:01.758 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:28:01.758 +03:00 [DBG] POST requests are not supported 2025-06-28 11:28:01.758 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:28:01.758 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 11:28:01.758 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:28:01.758 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:28:01.759 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:28:01.759 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:28:01.759 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:28:01.759 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:28:01.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-28 11:28:01.759 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:28:01.759 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:28:01.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-28 11:28:01.759 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:28:01.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-28 11:28:01.759 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:28:01.759 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:28:01.759 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:28:01.759 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:28:01.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:28:01.759 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:28:01.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:28:01.759 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:28:01.759 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:28:01.759 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1308ms. 2025-06-28 11:28:01.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:28:01.759 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:28:01.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:28:01.759 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:28:01.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:28:01.759 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:28:01.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:28:01.759 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:28:01.760 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:28:01.760 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:28:01.760 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:28:01.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:28:01.760 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:28:01.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:28:01.760 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:28:01.760 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:28:01.760 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:28:01.760 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8329ms 2025-06-28 11:28:01.760 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:28:01.760 +03:00 [DBG] Connection id "0HNC8090TG90C" completed keep alive response. 2025-06-28 11:28:01.760 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5307ms 2025-06-28 11:28:01.760 +03:00 [DBG] Connection id "0HNC8090TG90C" received FIN. 2025-06-28 11:28:01.760 +03:00 [DBG] Connection id "0HNC8090TG90C" disconnecting. 2025-06-28 11:28:01.760 +03:00 [DBG] Connection id "0HNC8090TG90C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:28:01.761 +03:00 [DBG] Connection id "0HNC8090TG90C" stopped. 2025-06-28 11:29:01.757 +03:00 [DBG] Connection id "0HNC8090TG90D" accepted. 2025-06-28 11:29:01.758 +03:00 [DBG] Connection id "0HNC8090TG90D" started. 2025-06-28 11:29:01.758 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:29:01.758 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:29:01.758 +03:00 [DBG] POST requests are not supported 2025-06-28 11:29:01.758 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:29:01.758 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 11:29:01.758 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:29:01.758 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:29:01.758 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:29:01.758 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:29:01.758 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:29:01.758 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:29:01.758 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 11:29:01.758 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:29:01.758 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:29:01.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-28 11:29:01.759 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:29:01.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-28 11:29:01.759 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:29:01.759 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:29:01.759 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:29:01.759 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:29:01.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:29:01.759 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:29:01.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:29:01.759 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:29:01.759 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:29:01.759 +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-28 11:29:01.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:29:01.759 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:29:01.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:29:01.759 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:29:01.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:29:01.759 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:29:01.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:29:01.760 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:29:01.760 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:29:01.760 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:29:01.760 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:29:01.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:29:01.760 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:29:01.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:29:01.760 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:29:01.760 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:29:01.760 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:29:01.760 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2198ms 2025-06-28 11:29:01.760 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:29:01.760 +03:00 [DBG] Connection id "0HNC8090TG90D" completed keep alive response. 2025-06-28 11:29:01.760 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.312ms 2025-06-28 11:29:01.760 +03:00 [DBG] Connection id "0HNC8090TG90D" received FIN. 2025-06-28 11:29:01.760 +03:00 [DBG] Connection id "0HNC8090TG90D" disconnecting. 2025-06-28 11:29:01.760 +03:00 [DBG] Connection id "0HNC8090TG90D" stopped. 2025-06-28 11:29:01.760 +03:00 [DBG] Connection id "0HNC8090TG90D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:30:01.769 +03:00 [DBG] Connection id "0HNC8090TG90E" accepted. 2025-06-28 11:30:01.769 +03:00 [DBG] Connection id "0HNC8090TG90E" started. 2025-06-28 11:30:01.769 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:30:01.769 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:30:01.769 +03:00 [DBG] POST requests are not supported 2025-06-28 11:30:01.769 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:30:01.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-28 11:30:01.770 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:30:01.770 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:30:01.770 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:30:01.770 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:30:01.770 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:30:01.770 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:30:01.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-28 11:30:01.770 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:30:01.770 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:30:01.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-28 11:30:01.770 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:30:01.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-28 11:30:01.770 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:30:01.770 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:30:01.770 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:30:01.770 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:30:01.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:30:01.770 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:30:01.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:30:01.770 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:30:01.770 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:30:01.770 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1348ms. 2025-06-28 11:30:01.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:30:01.770 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:30:01.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:30:01.770 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:30:01.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:30:01.771 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:30:01.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:30:01.771 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:30:01.771 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:30:01.771 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:30:01.771 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:30:01.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:30:01.771 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:30:01.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:30:01.771 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:30:01.771 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:30:01.771 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:30:01.771 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6106ms 2025-06-28 11:30:01.771 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:30:01.771 +03:00 [DBG] Connection id "0HNC8090TG90E" completed keep alive response. 2025-06-28 11:30:01.771 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4003ms 2025-06-28 11:30:01.771 +03:00 [DBG] Connection id "0HNC8090TG90E" received FIN. 2025-06-28 11:30:01.771 +03:00 [DBG] Connection id "0HNC8090TG90E" disconnecting. 2025-06-28 11:30:01.771 +03:00 [DBG] Connection id "0HNC8090TG90E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:30:01.772 +03:00 [DBG] Connection id "0HNC8090TG90E" stopped. 2025-06-28 11:31:01.762 +03:00 [DBG] Connection id "0HNC8090TG90F" accepted. 2025-06-28 11:31:01.762 +03:00 [DBG] Connection id "0HNC8090TG90F" started. 2025-06-28 11:31:01.762 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:31:01.762 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:31:01.762 +03:00 [DBG] POST requests are not supported 2025-06-28 11:31:01.762 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:31:01.762 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 11:31:01.763 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:31:01.763 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:31:01.763 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:31:01.763 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:31:01.763 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:31:01.763 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:31:01.763 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 11:31:01.763 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:31:01.763 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:31:01.763 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 11:31:01.763 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:31:01.763 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 11:31:01.763 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:31:01.763 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:31:01.763 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:31:01.763 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:31:01.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:31:01.763 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:31:01.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:31:01.763 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:31:01.763 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:31:01.764 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1267ms. 2025-06-28 11:31:01.764 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:31:01.764 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:31:01.764 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:31:01.764 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:31:01.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:31:01.764 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:31:01.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:31:01.764 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:31:01.764 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:31:01.764 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:31:01.764 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:31:01.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:31:01.764 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:31:01.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:31:01.764 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:31:01.764 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:31:01.764 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:31:01.764 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9356ms 2025-06-28 11:31:01.764 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:31:01.764 +03:00 [DBG] Connection id "0HNC8090TG90F" completed keep alive response. 2025-06-28 11:31:01.764 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9246ms 2025-06-28 11:31:01.764 +03:00 [DBG] Connection id "0HNC8090TG90F" received FIN. 2025-06-28 11:31:01.765 +03:00 [DBG] Connection id "0HNC8090TG90F" disconnecting. 2025-06-28 11:31:01.765 +03:00 [DBG] Connection id "0HNC8090TG90F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:31:01.766 +03:00 [DBG] Connection id "0HNC8090TG90F" stopped. 2025-06-28 11:32:01.824 +03:00 [DBG] Connection id "0HNC8090TG90G" accepted. 2025-06-28 11:32:01.824 +03:00 [DBG] Connection id "0HNC8090TG90G" started. 2025-06-28 11:32:01.825 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:32:01.825 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:32:01.825 +03:00 [DBG] POST requests are not supported 2025-06-28 11:32:01.825 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:32:01.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-28 11:32:01.825 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:32:01.825 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:32:01.825 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:32:01.825 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:32:01.825 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:32:01.825 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:32:01.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-28 11:32:01.825 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:32:01.825 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:32:01.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-28 11:32:01.825 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:32:01.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-28 11:32:01.825 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:32:01.825 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:32:01.825 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:32:01.825 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:32:01.825 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:32:01.825 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:32:01.825 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:32:01.825 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:32:01.826 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:32:01.826 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1286ms. 2025-06-28 11:32:01.826 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:32:01.826 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:32:01.826 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:32:01.826 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:32:01.826 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:32:01.826 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:32:01.826 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:32:01.826 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:32:01.826 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:32:01.826 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:32:01.826 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:32:01.826 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:32:01.826 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:32:01.826 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:32:01.826 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:32:01.826 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:32:01.826 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:32:01.826 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8133ms 2025-06-28 11:32:01.826 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:32:01.826 +03:00 [DBG] Connection id "0HNC8090TG90G" completed keep alive response. 2025-06-28 11:32:01.826 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5407ms 2025-06-28 11:32:01.826 +03:00 [DBG] Connection id "0HNC8090TG90G" received FIN. 2025-06-28 11:32:01.826 +03:00 [DBG] Connection id "0HNC8090TG90G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:32:01.827 +03:00 [DBG] Connection id "0HNC8090TG90G" disconnecting. 2025-06-28 11:32:01.827 +03:00 [DBG] Connection id "0HNC8090TG90G" stopped. 2025-06-28 11:33:01.754 +03:00 [DBG] Connection id "0HNC8090TG90H" accepted. 2025-06-28 11:33:01.754 +03:00 [DBG] Connection id "0HNC8090TG90H" started. 2025-06-28 11:33:01.754 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:33:01.754 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:33:01.754 +03:00 [DBG] POST requests are not supported 2025-06-28 11:33:01.754 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:33:01.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-28 11:33:01.754 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:33:01.754 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:33:01.754 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:33:01.754 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:33:01.754 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:33:01.755 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:33:01.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-28 11:33:01.755 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:33:01.755 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:33:01.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-28 11:33:01.755 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:33:01.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-28 11:33:01.755 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:33:01.755 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:33:01.755 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:33:01.755 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:33:01.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:33:01.755 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:33:01.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:33:01.755 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:33:01.755 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:33:01.756 +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-28 11:33:01.756 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:33:01.756 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:33:01.756 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:33:01.756 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:33:01.756 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:33:01.756 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:33:01.756 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:33:01.756 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:33:01.756 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:33:01.756 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:33:01.756 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:33:01.756 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:33:01.756 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:33:01.756 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:33:01.756 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:33:01.756 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:33:01.756 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:33:01.756 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3ms 2025-06-28 11:33:01.756 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:33:01.756 +03:00 [DBG] Connection id "0HNC8090TG90H" completed keep alive response. 2025-06-28 11:33:01.756 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4456ms 2025-06-28 11:33:01.757 +03:00 [DBG] Connection id "0HNC8090TG90H" received FIN. 2025-06-28 11:33:01.757 +03:00 [DBG] Connection id "0HNC8090TG90H" disconnecting. 2025-06-28 11:33:01.757 +03:00 [DBG] Connection id "0HNC8090TG90H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:33:01.758 +03:00 [DBG] Connection id "0HNC8090TG90H" stopped. 2025-06-28 11:34:01.756 +03:00 [DBG] Connection id "0HNC8090TG90I" accepted. 2025-06-28 11:34:01.756 +03:00 [DBG] Connection id "0HNC8090TG90I" started. 2025-06-28 11:34:01.756 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:34:01.756 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:34:01.756 +03:00 [DBG] POST requests are not supported 2025-06-28 11:34:01.756 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:34:01.756 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 11:34:01.756 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:34:01.756 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:34:01.757 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:34:01.757 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:34:01.757 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:34:01.757 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:34:01.757 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 11:34:01.757 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:34:01.757 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:34:01.757 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 11:34:01.757 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:34:01.757 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 11:34:01.757 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:34:01.757 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:34:01.757 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:34:01.757 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:34:01.757 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:34:01.757 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:34:01.757 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:34:01.757 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:34:01.757 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:34:01.757 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1456ms. 2025-06-28 11:34:01.757 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:34:01.757 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:34:01.757 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:34:01.757 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:34:01.757 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:34:01.757 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:34:01.757 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:34:01.757 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:34:01.757 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:34:01.757 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:34:01.757 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:34:01.757 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:34:01.757 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:34:01.757 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:34:01.757 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:34:01.757 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:34:01.757 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:34:01.757 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6416ms 2025-06-28 11:34:01.758 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:34:01.758 +03:00 [DBG] Connection id "0HNC8090TG90I" completed keep alive response. 2025-06-28 11:34:01.758 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2848ms 2025-06-28 11:34:01.758 +03:00 [DBG] Connection id "0HNC8090TG90I" received FIN. 2025-06-28 11:34:01.758 +03:00 [DBG] Connection id "0HNC8090TG90I" disconnecting. 2025-06-28 11:34:01.758 +03:00 [DBG] Connection id "0HNC8090TG90I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:34:01.759 +03:00 [DBG] Connection id "0HNC8090TG90I" stopped. 2025-06-28 11:35:01.763 +03:00 [DBG] Connection id "0HNC8090TG90J" accepted. 2025-06-28 11:35:01.763 +03:00 [DBG] Connection id "0HNC8090TG90J" started. 2025-06-28 11:35:01.763 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:35:01.763 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:35:01.763 +03:00 [DBG] POST requests are not supported 2025-06-28 11:35:01.763 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:35:01.763 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 11:35:01.763 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:35:01.763 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:35:01.763 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:35:01.763 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:35:01.764 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:35:01.764 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:35:01.764 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 11:35:01.764 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:35:01.764 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:35:01.764 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 11:35:01.764 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:35:01.764 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 11:35:01.764 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:35:01.764 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:35:01.764 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:35:01.764 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:35:01.764 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:35:01.764 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:35:01.764 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:35:01.764 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:35:01.764 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:35:01.764 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1287ms. 2025-06-28 11:35:01.764 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:35:01.764 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:35:01.764 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:35:01.764 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:35:01.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:35:01.764 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:35:01.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:35:01.764 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:35:01.764 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:35:01.764 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:35:01.764 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:35:01.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:35:01.764 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:35:01.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:35:01.764 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:35:01.764 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:35:01.764 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:35:01.764 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6533ms 2025-06-28 11:35:01.764 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:35:01.764 +03:00 [DBG] Connection id "0HNC8090TG90J" completed keep alive response. 2025-06-28 11:35:01.764 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2038ms 2025-06-28 11:35:01.765 +03:00 [DBG] Connection id "0HNC8090TG90J" received FIN. 2025-06-28 11:35:01.765 +03:00 [DBG] Connection id "0HNC8090TG90J" disconnecting. 2025-06-28 11:35:01.765 +03:00 [DBG] Connection id "0HNC8090TG90J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:35:01.766 +03:00 [DBG] Connection id "0HNC8090TG90J" stopped. 2025-06-28 11:36:01.758 +03:00 [DBG] Connection id "0HNC8090TG90K" accepted. 2025-06-28 11:36:01.758 +03:00 [DBG] Connection id "0HNC8090TG90K" started. 2025-06-28 11:36:01.759 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:36:01.759 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:36:01.759 +03:00 [DBG] POST requests are not supported 2025-06-28 11:36:01.759 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:36:01.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-28 11:36:01.759 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:36:01.759 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:36:01.759 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:36:01.759 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:36:01.759 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:36:01.759 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:36:01.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-28 11:36:01.760 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:36:01.760 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:36:01.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-28 11:36:01.760 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:36:01.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-28 11:36:01.760 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:36:01.760 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:36:01.760 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:36:01.760 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:36:01.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:36:01.760 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:36:01.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:36:01.760 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:36:01.760 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:36:01.760 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1476ms. 2025-06-28 11:36:01.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:36:01.760 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:36:01.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:36:01.761 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:36:01.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:36:01.761 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:36:01.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:36:01.761 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:36:01.761 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:36:01.761 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:36:01.761 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:36:01.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:36:01.761 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:36:01.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:36:01.761 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:36:01.761 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:36:01.761 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:36:01.761 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2022ms 2025-06-28 11:36:01.761 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:36:01.761 +03:00 [DBG] Connection id "0HNC8090TG90K" completed keep alive response. 2025-06-28 11:36:01.761 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0453ms 2025-06-28 11:36:01.761 +03:00 [DBG] Connection id "0HNC8090TG90K" received FIN. 2025-06-28 11:36:01.761 +03:00 [DBG] Connection id "0HNC8090TG90K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:36:01.762 +03:00 [DBG] Connection id "0HNC8090TG90K" disconnecting. 2025-06-28 11:36:01.762 +03:00 [DBG] Connection id "0HNC8090TG90K" stopped. 2025-06-28 11:37:01.754 +03:00 [DBG] Connection id "0HNC8090TG90L" accepted. 2025-06-28 11:37:01.754 +03:00 [DBG] Connection id "0HNC8090TG90L" started. 2025-06-28 11:37:01.754 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:37:01.754 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:37:01.754 +03:00 [DBG] POST requests are not supported 2025-06-28 11:37:01.754 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:37:01.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-28 11:37:01.754 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:37:01.754 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:37:01.754 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:37:01.755 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:37:01.755 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:37:01.755 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:37:01.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-28 11:37:01.755 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:37:01.755 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:37:01.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-28 11:37:01.755 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:37:01.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-28 11:37:01.755 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:37:01.755 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:37:01.755 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:37:01.755 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:37:01.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:37:01.755 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:37:01.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:37:01.755 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:37:01.755 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:37:01.755 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1602ms. 2025-06-28 11:37:01.756 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:37:01.756 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:37:01.756 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:37:01.756 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:37:01.756 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:37:01.756 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:37:01.756 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:37:01.756 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:37:01.756 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:37:01.756 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:37:01.756 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:37:01.756 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:37:01.756 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:37:01.756 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:37:01.756 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:37:01.756 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:37:01.756 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:37:01.756 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1346ms 2025-06-28 11:37:01.756 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:37:01.756 +03:00 [DBG] Connection id "0HNC8090TG90L" completed keep alive response. 2025-06-28 11:37:01.756 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9697ms 2025-06-28 11:37:01.756 +03:00 [DBG] Connection id "0HNC8090TG90L" received FIN. 2025-06-28 11:37:01.756 +03:00 [DBG] Connection id "0HNC8090TG90L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:37:01.757 +03:00 [DBG] Connection id "0HNC8090TG90L" disconnecting. 2025-06-28 11:37:01.757 +03:00 [DBG] Connection id "0HNC8090TG90L" stopped. 2025-06-28 11:38:01.752 +03:00 [DBG] Connection id "0HNC8090TG90M" accepted. 2025-06-28 11:38:01.752 +03:00 [DBG] Connection id "0HNC8090TG90M" started. 2025-06-28 11:38:01.752 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:38:01.752 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:38:01.752 +03:00 [DBG] POST requests are not supported 2025-06-28 11:38:01.752 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:38:01.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-28 11:38:01.752 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:38:01.752 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:38:01.752 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:38:01.752 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:38:01.752 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:38:01.752 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:38:01.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-28 11:38:01.752 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:38:01.752 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:38:01.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-28 11:38:01.752 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:38:01.752 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 11:38:01.752 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:38:01.753 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:38:01.753 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:38:01.753 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:38:01.753 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:38:01.753 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:38:01.753 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:38:01.753 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:38:01.753 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:38:01.753 +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-28 11:38:01.753 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:38:01.753 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:38:01.753 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:38:01.753 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:38:01.753 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:38:01.753 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:38:01.753 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:38:01.753 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:38:01.753 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:38:01.753 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:38:01.753 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:38:01.753 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:38:01.753 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:38:01.753 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:38:01.753 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:38:01.753 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:38:01.753 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:38:01.753 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6551ms 2025-06-28 11:38:01.753 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:38:01.753 +03:00 [DBG] Connection id "0HNC8090TG90M" completed keep alive response. 2025-06-28 11:38:01.753 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2037ms 2025-06-28 11:38:01.754 +03:00 [DBG] Connection id "0HNC8090TG90M" received FIN. 2025-06-28 11:38:01.754 +03:00 [DBG] Connection id "0HNC8090TG90M" disconnecting. 2025-06-28 11:38:01.754 +03:00 [DBG] Connection id "0HNC8090TG90M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:38:01.755 +03:00 [DBG] Connection id "0HNC8090TG90M" stopped. 2025-06-28 11:39:01.759 +03:00 [DBG] Connection id "0HNC8090TG90N" accepted. 2025-06-28 11:39:01.760 +03:00 [DBG] Connection id "0HNC8090TG90N" started. 2025-06-28 11:39:01.760 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:39:01.760 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:39:01.760 +03:00 [DBG] POST requests are not supported 2025-06-28 11:39:01.760 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:39:01.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-28 11:39:01.760 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:39:01.760 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:39:01.760 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:39:01.760 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:39:01.760 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:39:01.760 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:39:01.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-28 11:39:01.760 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:39:01.760 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:39:01.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-28 11:39:01.760 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:39:01.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-28 11:39:01.760 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:39:01.760 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:39:01.760 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:39:01.760 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:39:01.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:39:01.760 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:39:01.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:39:01.760 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:39:01.760 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:39:01.761 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2081ms. 2025-06-28 11:39:01.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:39:01.761 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:39:01.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:39:01.761 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:39:01.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:39:01.761 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:39:01.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:39:01.761 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:39:01.761 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:39:01.761 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:39:01.761 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:39:01.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:39:01.761 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:39:01.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:39:01.761 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:39:01.761 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:39:01.761 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:39:01.761 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9722ms 2025-06-28 11:39:01.761 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:39:01.761 +03:00 [DBG] Connection id "0HNC8090TG90N" completed keep alive response. 2025-06-28 11:39:01.761 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6064ms 2025-06-28 11:39:01.762 +03:00 [DBG] Connection id "0HNC8090TG90N" received FIN. 2025-06-28 11:39:01.762 +03:00 [DBG] Connection id "0HNC8090TG90N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:39:01.762 +03:00 [DBG] Connection id "0HNC8090TG90N" disconnecting. 2025-06-28 11:39:01.762 +03:00 [DBG] Connection id "0HNC8090TG90N" stopped. 2025-06-28 11:40:01.766 +03:00 [DBG] Connection id "0HNC8090TG90O" accepted. 2025-06-28 11:40:01.766 +03:00 [DBG] Connection id "0HNC8090TG90O" started. 2025-06-28 11:40:01.766 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:40:01.766 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:40:01.766 +03:00 [DBG] POST requests are not supported 2025-06-28 11:40:01.766 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:40:01.766 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 11:40:01.766 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:40:01.766 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:40:01.766 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:40:01.767 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:40:01.767 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:40:01.767 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:40:01.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-28 11:40:01.767 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:40:01.767 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:40:01.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-28 11:40:01.767 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:40:01.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-28 11:40:01.767 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:40:01.767 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:40:01.767 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:40:01.767 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:40:01.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:40:01.767 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:40:01.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:40:01.767 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:40:01.767 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:40:01.767 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.17ms. 2025-06-28 11:40:01.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:40:01.767 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:40:01.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:40:01.767 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:40:01.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:40:01.767 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:40:01.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:40:01.767 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:40:01.767 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:40:01.768 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:40:01.768 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:40:01.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:40:01.768 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:40:01.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:40:01.768 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:40:01.768 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:40:01.768 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:40:01.768 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8476ms 2025-06-28 11:40:01.768 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:40:01.768 +03:00 [DBG] Connection id "0HNC8090TG90O" completed keep alive response. 2025-06-28 11:40:01.768 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5389ms 2025-06-28 11:40:01.768 +03:00 [DBG] Connection id "0HNC8090TG90O" received FIN. 2025-06-28 11:40:01.768 +03:00 [DBG] Connection id "0HNC8090TG90O" disconnecting. 2025-06-28 11:40:01.768 +03:00 [DBG] Connection id "0HNC8090TG90O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:40:01.769 +03:00 [DBG] Connection id "0HNC8090TG90O" stopped. 2025-06-28 11:41:01.754 +03:00 [DBG] Connection id "0HNC8090TG90P" accepted. 2025-06-28 11:41:01.754 +03:00 [DBG] Connection id "0HNC8090TG90P" started. 2025-06-28 11:41:01.754 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:41:01.754 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:41:01.754 +03:00 [DBG] POST requests are not supported 2025-06-28 11:41:01.754 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:41:01.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-28 11:41:01.754 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:41:01.755 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:41:01.755 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:41:01.755 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:41:01.755 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:41:01.755 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:41:01.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-28 11:41:01.755 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:41:01.755 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:41:01.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-28 11:41:01.755 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:41:01.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-28 11:41:01.755 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:41:01.755 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:41:01.755 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:41:01.756 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:41:01.756 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:41:01.756 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:41:01.756 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:41:01.756 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:41:01.756 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:41:01.756 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1662ms. 2025-06-28 11:41:01.756 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:41:01.757 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:41:01.757 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:41:01.757 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:41:01.757 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:41:01.757 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:41:01.757 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:41:01.757 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:41:01.757 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:41:01.757 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:41:01.757 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:41:01.757 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:41:01.757 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:41:01.757 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:41:01.757 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:41:01.757 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:41:01.757 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:41:01.757 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0333ms 2025-06-28 11:41:01.757 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:41:01.758 +03:00 [DBG] Connection id "0HNC8090TG90P" completed keep alive response. 2025-06-28 11:41:01.758 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.4717ms 2025-06-28 11:41:01.758 +03:00 [DBG] Connection id "0HNC8090TG90P" received FIN. 2025-06-28 11:41:01.758 +03:00 [DBG] Connection id "0HNC8090TG90P" disconnecting. 2025-06-28 11:41:01.758 +03:00 [DBG] Connection id "0HNC8090TG90P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:41:01.760 +03:00 [DBG] Connection id "0HNC8090TG90P" stopped. 2025-06-28 11:42:01.764 +03:00 [DBG] Connection id "0HNC8090TG90Q" accepted. 2025-06-28 11:42:01.764 +03:00 [DBG] Connection id "0HNC8090TG90Q" started. 2025-06-28 11:42:01.764 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:42:01.764 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:42:01.764 +03:00 [DBG] POST requests are not supported 2025-06-28 11:42:01.764 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:42:01.764 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 11:42:01.765 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:42:01.765 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:42:01.765 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:42:01.765 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:42:01.765 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:42:01.765 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:42:01.765 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 11:42:01.765 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:42:01.765 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:42:01.765 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 11:42:01.765 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:42:01.765 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 11:42:01.765 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:42:01.765 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:42:01.765 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:42:01.765 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:42:01.765 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:42:01.765 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:42:01.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:42:01.766 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:42:01.766 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:42:01.766 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1728ms. 2025-06-28 11:42:01.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:42:01.766 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:42:01.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:42:01.766 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:42:01.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:42:01.766 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:42:01.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:42:01.766 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:42:01.766 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:42:01.766 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:42:01.766 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:42:01.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:42:01.766 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:42:01.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:42:01.766 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:42:01.766 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:42:01.766 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:42:01.767 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2708ms 2025-06-28 11:42:01.767 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:42:01.767 +03:00 [DBG] Connection id "0HNC8090TG90Q" completed keep alive response. 2025-06-28 11:42:01.767 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4038ms 2025-06-28 11:42:01.767 +03:00 [DBG] Connection id "0HNC8090TG90Q" received FIN. 2025-06-28 11:42:01.767 +03:00 [DBG] Connection id "0HNC8090TG90Q" disconnecting. 2025-06-28 11:42:01.767 +03:00 [DBG] Connection id "0HNC8090TG90Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:42:01.768 +03:00 [DBG] Connection id "0HNC8090TG90Q" stopped. 2025-06-28 11:43:01.764 +03:00 [DBG] Connection id "0HNC8090TG90R" accepted. 2025-06-28 11:43:01.764 +03:00 [DBG] Connection id "0HNC8090TG90R" started. 2025-06-28 11:43:01.764 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:43:01.764 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:43:01.764 +03:00 [DBG] POST requests are not supported 2025-06-28 11:43:01.764 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:43:01.764 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 11:43:01.764 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:43:01.764 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:43:01.764 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:43:01.764 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:43:01.764 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:43:01.764 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:43:01.764 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 11:43:01.764 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:43:01.764 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:43:01.764 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 11:43:01.764 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:43:01.765 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 11:43:01.765 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:43:01.765 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:43:01.765 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:43:01.765 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:43:01.765 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:43:01.765 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:43:01.765 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:43:01.765 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:43:01.765 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:43:01.765 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1254ms. 2025-06-28 11:43:01.765 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:43:01.765 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:43:01.765 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:43:01.765 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:43:01.765 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:43:01.765 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:43:01.765 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:43:01.765 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:43:01.765 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:43:01.765 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:43:01.765 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:43:01.765 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:43:01.765 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:43:01.765 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:43:01.765 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:43:01.765 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:43:01.765 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:43:01.765 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7964ms 2025-06-28 11:43:01.765 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:43:01.765 +03:00 [DBG] Connection id "0HNC8090TG90R" completed keep alive response. 2025-06-28 11:43:01.765 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6633ms 2025-06-28 11:43:01.766 +03:00 [DBG] Connection id "0HNC8090TG90R" received FIN. 2025-06-28 11:43:01.766 +03:00 [DBG] Connection id "0HNC8090TG90R" disconnecting. 2025-06-28 11:43:01.766 +03:00 [DBG] Connection id "0HNC8090TG90R" stopped. 2025-06-28 11:43:01.766 +03:00 [DBG] Connection id "0HNC8090TG90R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:44:01.754 +03:00 [DBG] Connection id "0HNC8090TG90S" accepted. 2025-06-28 11:44:01.754 +03:00 [DBG] Connection id "0HNC8090TG90S" started. 2025-06-28 11:44:01.754 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:44:01.754 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:44:01.754 +03:00 [DBG] POST requests are not supported 2025-06-28 11:44:01.754 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:44:01.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-28 11:44:01.754 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:44:01.754 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:44:01.754 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:44:01.754 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:44:01.754 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:44:01.754 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:44:01.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-28 11:44:01.755 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:44:01.755 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:44:01.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-28 11:44:01.755 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:44:01.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-28 11:44:01.755 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:44:01.755 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:44:01.755 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:44:01.755 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:44:01.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:44:01.755 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:44:01.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:44:01.755 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:44:01.755 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:44:01.755 +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-28 11:44:01.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:44:01.755 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:44:01.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:44:01.755 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:44:01.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:44:01.755 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:44:01.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:44:01.755 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:44:01.755 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:44:01.755 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:44:01.755 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:44:01.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:44:01.755 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:44:01.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:44:01.755 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:44:01.755 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:44:01.755 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:44:01.755 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7665ms 2025-06-28 11:44:01.755 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:44:01.755 +03:00 [DBG] Connection id "0HNC8090TG90S" completed keep alive response. 2025-06-28 11:44:01.755 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3823ms 2025-06-28 11:44:01.756 +03:00 [DBG] Connection id "0HNC8090TG90S" received FIN. 2025-06-28 11:44:01.756 +03:00 [DBG] Connection id "0HNC8090TG90S" disconnecting. 2025-06-28 11:44:01.756 +03:00 [DBG] Connection id "0HNC8090TG90S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:44:01.757 +03:00 [DBG] Connection id "0HNC8090TG90S" stopped. 2025-06-28 11:45:01.758 +03:00 [DBG] Connection id "0HNC8090TG90T" accepted. 2025-06-28 11:45:01.758 +03:00 [DBG] Connection id "0HNC8090TG90T" started. 2025-06-28 11:45:01.758 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:45:01.758 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:45:01.758 +03:00 [DBG] POST requests are not supported 2025-06-28 11:45:01.758 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:45:01.758 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 11:45:01.758 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:45:01.758 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:45:01.758 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:45:01.758 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:45:01.758 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:45:01.758 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:45:01.758 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 11:45:01.758 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:45:01.758 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:45:01.758 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 11:45:01.758 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:45:01.758 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 11:45:01.758 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:45:01.758 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:45:01.758 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:45:01.759 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:45:01.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:45:01.759 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:45:01.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:45:01.759 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:45:01.759 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:45:01.759 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1162ms. 2025-06-28 11:45:01.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:45:01.759 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:45:01.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:45:01.759 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:45:01.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:45:01.759 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:45:01.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:45:01.759 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:45:01.759 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:45:01.759 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:45:01.759 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:45:01.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:45:01.759 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:45:01.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:45:01.759 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:45:01.759 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:45:01.759 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:45:01.759 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7022ms 2025-06-28 11:45:01.759 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:45:01.759 +03:00 [DBG] Connection id "0HNC8090TG90T" completed keep alive response. 2025-06-28 11:45:01.759 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3795ms 2025-06-28 11:45:01.759 +03:00 [DBG] Connection id "0HNC8090TG90T" received FIN. 2025-06-28 11:45:01.760 +03:00 [DBG] Connection id "0HNC8090TG90T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:45:01.760 +03:00 [DBG] Connection id "0HNC8090TG90T" disconnecting. 2025-06-28 11:45:01.760 +03:00 [DBG] Connection id "0HNC8090TG90T" stopped. 2025-06-28 11:46:01.755 +03:00 [DBG] Connection id "0HNC8090TG90U" accepted. 2025-06-28 11:46:01.755 +03:00 [DBG] Connection id "0HNC8090TG90U" started. 2025-06-28 11:46:01.755 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:46:01.755 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:46:01.755 +03:00 [DBG] POST requests are not supported 2025-06-28 11:46:01.755 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:46:01.755 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 11:46:01.755 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:46:01.755 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:46:01.755 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:46:01.755 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:46:01.756 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:46:01.756 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:46:01.756 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 11:46:01.756 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:46:01.756 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:46:01.756 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 11:46:01.756 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:46:01.756 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 11:46:01.756 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:46:01.756 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:46:01.756 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:46:01.756 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:46:01.756 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:46:01.756 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:46:01.756 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:46:01.756 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:46:01.756 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:46:01.756 +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-28 11:46:01.756 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:46:01.756 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:46:01.756 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:46:01.756 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:46:01.757 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:46:01.757 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:46:01.757 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:46:01.757 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:46:01.757 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:46:01.757 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:46:01.757 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:46:01.757 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:46:01.757 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:46:01.757 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:46:01.757 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:46:01.757 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:46:01.757 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:46:01.757 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0687ms 2025-06-28 11:46:01.757 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:46:01.757 +03:00 [DBG] Connection id "0HNC8090TG90U" completed keep alive response. 2025-06-28 11:46:01.757 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9639ms 2025-06-28 11:46:01.757 +03:00 [DBG] Connection id "0HNC8090TG90U" received FIN. 2025-06-28 11:46:01.757 +03:00 [DBG] Connection id "0HNC8090TG90U" disconnecting. 2025-06-28 11:46:01.758 +03:00 [DBG] Connection id "0HNC8090TG90U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:46:01.759 +03:00 [DBG] Connection id "0HNC8090TG90U" stopped. 2025-06-28 11:47:01.762 +03:00 [DBG] Connection id "0HNC8090TG90V" accepted. 2025-06-28 11:47:01.762 +03:00 [DBG] Connection id "0HNC8090TG90V" started. 2025-06-28 11:47:01.762 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:47:01.762 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:47:01.762 +03:00 [DBG] POST requests are not supported 2025-06-28 11:47:01.762 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:47:01.762 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 11:47:01.762 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:47:01.762 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:47:01.762 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:47:01.762 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:47:01.762 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:47:01.762 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:47:01.762 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 11:47:01.762 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:47:01.762 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:47:01.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-28 11:47:01.762 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:47:01.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-28 11:47:01.762 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:47:01.762 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:47:01.762 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:47:01.762 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:47:01.762 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:47:01.763 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:47:01.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:47:01.763 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:47:01.763 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:47:01.763 +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-28 11:47:01.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:47:01.763 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:47:01.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:47:01.763 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:47:01.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:47:01.763 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:47:01.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:47:01.763 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:47:01.763 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:47:01.763 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:47:01.763 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:47:01.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:47:01.763 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:47:01.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:47:01.763 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:47:01.763 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:47:01.763 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:47:01.763 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7263ms 2025-06-28 11:47:01.763 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:47:01.763 +03:00 [DBG] Connection id "0HNC8090TG90V" completed keep alive response. 2025-06-28 11:47:01.763 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5016ms 2025-06-28 11:47:01.763 +03:00 [DBG] Connection id "0HNC8090TG90V" received FIN. 2025-06-28 11:47:01.763 +03:00 [DBG] Connection id "0HNC8090TG90V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:47:01.764 +03:00 [DBG] Connection id "0HNC8090TG90V" disconnecting. 2025-06-28 11:47:01.764 +03:00 [DBG] Connection id "0HNC8090TG90V" stopped. 2025-06-28 11:48:01.762 +03:00 [DBG] Connection id "0HNC8090TG910" accepted. 2025-06-28 11:48:01.762 +03:00 [DBG] Connection id "0HNC8090TG910" started. 2025-06-28 11:48:01.762 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:48:01.762 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:48:01.762 +03:00 [DBG] POST requests are not supported 2025-06-28 11:48:01.762 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:48:01.762 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 11:48:01.762 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:48:01.762 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:48:01.762 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:48:01.762 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:48:01.762 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:48:01.762 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:48:01.762 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 11:48:01.763 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:48:01.763 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:48:01.763 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 11:48:01.763 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:48:01.763 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 11:48:01.763 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:48:01.763 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:48:01.763 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:48:01.763 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:48:01.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:48:01.763 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:48:01.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:48:01.763 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:48:01.763 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:48:01.763 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1839ms. 2025-06-28 11:48:01.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:48:01.763 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:48:01.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:48:01.763 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:48:01.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:48:01.763 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:48:01.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:48:01.763 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:48:01.763 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:48:01.763 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:48:01.763 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:48:01.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:48:01.764 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:48:01.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:48:01.764 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:48:01.764 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:48:01.764 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:48:01.764 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0664ms 2025-06-28 11:48:01.764 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:48:01.764 +03:00 [DBG] Connection id "0HNC8090TG910" completed keep alive response. 2025-06-28 11:48:01.764 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7165ms 2025-06-28 11:48:01.764 +03:00 [DBG] Connection id "0HNC8090TG910" received FIN. 2025-06-28 11:48:01.764 +03:00 [DBG] Connection id "0HNC8090TG910" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:48:01.764 +03:00 [DBG] Connection id "0HNC8090TG910" disconnecting. 2025-06-28 11:48:01.765 +03:00 [DBG] Connection id "0HNC8090TG910" stopped. 2025-06-28 11:49:01.752 +03:00 [DBG] Connection id "0HNC8090TG911" accepted. 2025-06-28 11:49:01.752 +03:00 [DBG] Connection id "0HNC8090TG911" started. 2025-06-28 11:49:01.752 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:49:01.752 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:49:01.752 +03:00 [DBG] POST requests are not supported 2025-06-28 11:49:01.752 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:49:01.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-28 11:49:01.752 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:49:01.752 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:49:01.752 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:49:01.752 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:49:01.752 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:49:01.752 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:49:01.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-28 11:49:01.752 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:49:01.752 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:49:01.753 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 11:49:01.753 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:49:01.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-28 11:49:01.753 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:49:01.753 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:49:01.753 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:49:01.753 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:49:01.753 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:49:01.753 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:49:01.753 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:49:01.753 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:49:01.753 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:49:01.753 +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-28 11:49:01.753 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:49:01.753 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:49:01.753 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:49:01.753 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:49:01.753 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:49:01.753 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:49:01.753 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:49:01.753 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:49:01.753 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:49:01.753 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:49:01.753 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:49:01.753 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:49:01.753 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:49:01.753 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:49:01.753 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:49:01.753 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:49:01.753 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:49:01.753 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6895ms 2025-06-28 11:49:01.753 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:49:01.753 +03:00 [DBG] Connection id "0HNC8090TG911" completed keep alive response. 2025-06-28 11:49:01.753 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2522ms 2025-06-28 11:49:01.754 +03:00 [DBG] Connection id "0HNC8090TG911" received FIN. 2025-06-28 11:49:01.754 +03:00 [DBG] Connection id "0HNC8090TG911" disconnecting. 2025-06-28 11:49:01.754 +03:00 [DBG] Connection id "0HNC8090TG911" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:49:01.755 +03:00 [DBG] Connection id "0HNC8090TG911" stopped. 2025-06-28 11:50:01.771 +03:00 [DBG] Connection id "0HNC8090TG912" accepted. 2025-06-28 11:50:01.771 +03:00 [DBG] Connection id "0HNC8090TG912" started. 2025-06-28 11:50:01.771 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:50:01.771 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:50:01.771 +03:00 [DBG] POST requests are not supported 2025-06-28 11:50:01.771 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:50:01.771 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 11:50:01.771 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:50:01.771 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:50:01.771 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:50:01.771 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:50:01.771 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:50:01.771 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:50:01.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-28 11:50:01.772 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:50:01.772 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:50:01.772 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 11:50:01.772 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:50:01.772 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 11:50:01.772 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:50:01.772 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:50:01.772 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:50:01.772 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:50:01.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:50:01.772 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:50:01.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:50:01.772 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:50:01.772 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:50:01.772 +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-28 11:50:01.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:50:01.772 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:50:01.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:50:01.772 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:50:01.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:50:01.772 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:50:01.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:50:01.773 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:50:01.773 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:50:01.773 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:50:01.773 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:50:01.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:50:01.773 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:50:01.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:50:01.773 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:50:01.773 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:50:01.773 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:50:01.773 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.962ms 2025-06-28 11:50:01.773 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:50:01.773 +03:00 [DBG] Connection id "0HNC8090TG912" completed keep alive response. 2025-06-28 11:50:01.773 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9268ms 2025-06-28 11:50:01.773 +03:00 [DBG] Connection id "0HNC8090TG912" received FIN. 2025-06-28 11:50:01.773 +03:00 [DBG] Connection id "0HNC8090TG912" disconnecting. 2025-06-28 11:50:01.773 +03:00 [DBG] Connection id "0HNC8090TG912" stopped. 2025-06-28 11:50:01.773 +03:00 [DBG] Connection id "0HNC8090TG912" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:51:01.766 +03:00 [DBG] Connection id "0HNC8090TG913" accepted. 2025-06-28 11:51:01.766 +03:00 [DBG] Connection id "0HNC8090TG913" started. 2025-06-28 11:51:01.766 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:51:01.766 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:51:01.766 +03:00 [DBG] POST requests are not supported 2025-06-28 11:51:01.766 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:51:01.766 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 11:51:01.766 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:51:01.766 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:51:01.766 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:51:01.766 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:51:01.766 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:51:01.766 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:51:01.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-28 11:51:01.767 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:51:01.767 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:51:01.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-28 11:51:01.767 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:51:01.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-28 11:51:01.767 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:51:01.767 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:51:01.767 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:51:01.767 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:51:01.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:51:01.767 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:51:01.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:51:01.767 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:51:01.767 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:51:01.767 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1519ms. 2025-06-28 11:51:01.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:51:01.767 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:51:01.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:51:01.767 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:51:01.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:51:01.767 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:51:01.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:51:01.767 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:51:01.767 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:51:01.767 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:51:01.767 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:51:01.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:51:01.767 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:51:01.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:51:01.767 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:51:01.767 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:51:01.767 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:51:01.767 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8238ms 2025-06-28 11:51:01.768 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:51:01.768 +03:00 [DBG] Connection id "0HNC8090TG913" completed keep alive response. 2025-06-28 11:51:01.768 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4788ms 2025-06-28 11:51:01.768 +03:00 [DBG] Connection id "0HNC8090TG913" received FIN. 2025-06-28 11:51:01.768 +03:00 [DBG] Connection id "0HNC8090TG913" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:51:01.768 +03:00 [DBG] Connection id "0HNC8090TG913" disconnecting. 2025-06-28 11:51:01.768 +03:00 [DBG] Connection id "0HNC8090TG913" stopped. 2025-06-28 11:52:01.756 +03:00 [DBG] Connection id "0HNC8090TG914" accepted. 2025-06-28 11:52:01.756 +03:00 [DBG] Connection id "0HNC8090TG914" started. 2025-06-28 11:52:01.756 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:52:01.756 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:52:01.756 +03:00 [DBG] POST requests are not supported 2025-06-28 11:52:01.756 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:52:01.756 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 11:52:01.756 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:52:01.756 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:52:01.756 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:52:01.756 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:52:01.756 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:52:01.756 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:52:01.756 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 11:52:01.756 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:52:01.756 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:52:01.756 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 11:52:01.756 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:52:01.756 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 11:52:01.756 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:52:01.756 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:52:01.756 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:52:01.756 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:52:01.757 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:52:01.757 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:52:01.757 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:52:01.757 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:52:01.757 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:52:01.757 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1126ms. 2025-06-28 11:52:01.757 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:52:01.757 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:52:01.757 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:52:01.757 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:52:01.757 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:52:01.757 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:52:01.757 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:52:01.757 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:52:01.757 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:52:01.757 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:52:01.757 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:52:01.757 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:52:01.757 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:52:01.757 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:52:01.757 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:52:01.757 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:52:01.757 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:52:01.757 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8205ms 2025-06-28 11:52:01.757 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:52:01.757 +03:00 [DBG] Connection id "0HNC8090TG914" completed keep alive response. 2025-06-28 11:52:01.757 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3849ms 2025-06-28 11:52:01.757 +03:00 [DBG] Connection id "0HNC8090TG914" received FIN. 2025-06-28 11:52:01.758 +03:00 [DBG] Connection id "0HNC8090TG914" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:52:01.758 +03:00 [DBG] Connection id "0HNC8090TG914" disconnecting. 2025-06-28 11:52:01.758 +03:00 [DBG] Connection id "0HNC8090TG914" stopped. 2025-06-28 11:53:01.760 +03:00 [DBG] Connection id "0HNC8090TG915" accepted. 2025-06-28 11:53:01.760 +03:00 [DBG] Connection id "0HNC8090TG915" started. 2025-06-28 11:53:01.760 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:53:01.760 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:53:01.760 +03:00 [DBG] POST requests are not supported 2025-06-28 11:53:01.760 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:53:01.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-28 11:53:01.760 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:53:01.760 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:53:01.760 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:53:01.760 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:53:01.760 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:53:01.760 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:53:01.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-28 11:53:01.761 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:53:01.761 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:53:01.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-28 11:53:01.761 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:53:01.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-28 11:53:01.761 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:53:01.761 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:53:01.761 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:53:01.761 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:53:01.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:53:01.761 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:53:01.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:53:01.761 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:53:01.761 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:53:01.761 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1494ms. 2025-06-28 11:53:01.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:53:01.761 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:53:01.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:53:01.761 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:53:01.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:53:01.761 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:53:01.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:53:01.761 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:53:01.761 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:53:01.761 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:53:01.761 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:53:01.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:53:01.761 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:53:01.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:53:01.761 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:53:01.761 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:53:01.761 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:53:01.761 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6569ms 2025-06-28 11:53:01.761 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:53:01.761 +03:00 [DBG] Connection id "0HNC8090TG915" completed keep alive response. 2025-06-28 11:53:01.761 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2319ms 2025-06-28 11:53:01.762 +03:00 [DBG] Connection id "0HNC8090TG915" received FIN. 2025-06-28 11:53:01.762 +03:00 [DBG] Connection id "0HNC8090TG915" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:53:01.762 +03:00 [DBG] Connection id "0HNC8090TG915" disconnecting. 2025-06-28 11:53:01.762 +03:00 [DBG] Connection id "0HNC8090TG915" stopped. 2025-06-28 11:54:01.773 +03:00 [DBG] Connection id "0HNC8090TG916" accepted. 2025-06-28 11:54:01.773 +03:00 [DBG] Connection id "0HNC8090TG916" started. 2025-06-28 11:54:01.773 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:54:01.773 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:54:01.774 +03:00 [DBG] POST requests are not supported 2025-06-28 11:54:01.774 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:54:01.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-28 11:54:01.774 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:54:01.774 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:54:01.774 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:54:01.774 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:54:01.774 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:54:01.774 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:54:01.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-28 11:54:01.774 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:54:01.774 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:54:01.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-28 11:54:01.774 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:54:01.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-28 11:54:01.774 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:54:01.774 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:54:01.774 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:54:01.775 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:54:01.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:54:01.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:54:01.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:54:01.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:54:01.775 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:54:01.775 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1688ms. 2025-06-28 11:54:01.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:54:01.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:54:01.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:54:01.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:54:01.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:54:01.775 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:54:01.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:54:01.775 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:54:01.775 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:54:01.775 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:54:01.775 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:54:01.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:54:01.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:54:01.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:54:01.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:54:01.775 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:54:01.775 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:54:01.775 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0198ms 2025-06-28 11:54:01.775 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:54:01.776 +03:00 [DBG] Connection id "0HNC8090TG916" completed keep alive response. 2025-06-28 11:54:01.776 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2152ms 2025-06-28 11:54:01.776 +03:00 [DBG] Connection id "0HNC8090TG916" received FIN. 2025-06-28 11:54:01.776 +03:00 [DBG] Connection id "0HNC8090TG916" disconnecting. 2025-06-28 11:54:01.776 +03:00 [DBG] Connection id "0HNC8090TG916" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:54:01.777 +03:00 [DBG] Connection id "0HNC8090TG916" stopped. 2025-06-28 11:55:01.759 +03:00 [DBG] Connection id "0HNC8090TG917" accepted. 2025-06-28 11:55:01.759 +03:00 [DBG] Connection id "0HNC8090TG917" started. 2025-06-28 11:55:01.759 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:55:01.759 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:55:01.759 +03:00 [DBG] POST requests are not supported 2025-06-28 11:55:01.759 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:55:01.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-28 11:55:01.759 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:55:01.759 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:55:01.759 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:55:01.759 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:55:01.759 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:55:01.760 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:55:01.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-28 11:55:01.760 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:55:01.760 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:55:01.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-28 11:55:01.760 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:55:01.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-28 11:55:01.760 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:55:01.760 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:55:01.760 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:55:01.760 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:55:01.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:55:01.760 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:55:01.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:55:01.760 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:55:01.760 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:55:01.760 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.137ms. 2025-06-28 11:55:01.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:55:01.760 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:55:01.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:55:01.760 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:55:01.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:55:01.760 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:55:01.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:55:01.760 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:55:01.760 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:55:01.760 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:55:01.760 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:55:01.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:55:01.760 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:55:01.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:55:01.760 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:55:01.760 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:55:01.760 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:55:01.760 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7088ms 2025-06-28 11:55:01.760 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:55:01.761 +03:00 [DBG] Connection id "0HNC8090TG917" completed keep alive response. 2025-06-28 11:55:01.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-28 11:55:01.761 +03:00 [DBG] Connection id "0HNC8090TG917" received FIN. 2025-06-28 11:55:01.761 +03:00 [DBG] Connection id "0HNC8090TG917" disconnecting. 2025-06-28 11:55:01.761 +03:00 [DBG] Connection id "0HNC8090TG917" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:55:01.762 +03:00 [DBG] Connection id "0HNC8090TG917" stopped. 2025-06-28 11:56:01.766 +03:00 [DBG] Connection id "0HNC8090TG918" accepted. 2025-06-28 11:56:01.766 +03:00 [DBG] Connection id "0HNC8090TG918" started. 2025-06-28 11:56:01.767 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:56:01.767 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:56:01.767 +03:00 [DBG] POST requests are not supported 2025-06-28 11:56:01.767 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:56:01.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-28 11:56:01.767 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:56:01.767 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:56:01.767 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:56:01.767 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:56:01.767 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:56:01.767 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:56:01.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-28 11:56:01.767 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:56:01.767 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:56:01.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-28 11:56:01.767 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:56:01.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-28 11:56:01.767 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:56:01.767 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:56:01.767 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:56:01.767 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:56:01.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:56:01.768 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:56:01.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:56:01.768 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:56:01.768 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:56:01.768 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1783ms. 2025-06-28 11:56:01.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:56:01.768 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:56:01.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:56:01.768 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:56:01.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:56:01.768 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:56:01.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:56:01.768 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:56:01.768 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:56:01.768 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:56:01.768 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:56:01.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:56:01.768 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:56:01.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:56:01.768 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:56:01.768 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:56:01.768 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:56:01.768 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1238ms 2025-06-28 11:56:01.768 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:56:01.768 +03:00 [DBG] Connection id "0HNC8090TG918" completed keep alive response. 2025-06-28 11:56:01.769 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8478ms 2025-06-28 11:56:01.769 +03:00 [DBG] Connection id "0HNC8090TG918" received FIN. 2025-06-28 11:56:01.769 +03:00 [DBG] Connection id "0HNC8090TG918" disconnecting. 2025-06-28 11:56:01.769 +03:00 [DBG] Connection id "0HNC8090TG918" stopped. 2025-06-28 11:56:01.769 +03:00 [DBG] Connection id "0HNC8090TG918" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:57:01.766 +03:00 [DBG] Connection id "0HNC8090TG919" accepted. 2025-06-28 11:57:01.766 +03:00 [DBG] Connection id "0HNC8090TG919" started. 2025-06-28 11:57:01.766 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:57:01.766 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:57:01.766 +03:00 [DBG] POST requests are not supported 2025-06-28 11:57:01.766 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:57:01.766 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 11:57:01.766 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:57:01.766 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:57:01.766 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:57:01.767 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:57:01.767 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:57:01.767 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:57:01.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-28 11:57:01.767 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:57:01.767 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:57:01.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-28 11:57:01.767 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:57:01.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-28 11:57:01.767 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:57:01.767 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:57:01.767 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:57:01.767 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:57:01.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:57:01.767 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:57:01.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:57:01.767 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:57:01.767 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:57:01.768 +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-28 11:57:01.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:57:01.768 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:57:01.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:57:01.768 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:57:01.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:57:01.768 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:57:01.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:57:01.768 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:57:01.768 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:57:01.768 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:57:01.768 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:57:01.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:57:01.768 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:57:01.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:57:01.768 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:57:01.768 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:57:01.768 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:57:01.768 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0602ms 2025-06-28 11:57:01.768 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:57:01.768 +03:00 [DBG] Connection id "0HNC8090TG919" completed keep alive response. 2025-06-28 11:57:01.768 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.778ms 2025-06-28 11:57:01.768 +03:00 [DBG] Connection id "0HNC8090TG919" received FIN. 2025-06-28 11:57:01.768 +03:00 [DBG] Connection id "0HNC8090TG919" disconnecting. 2025-06-28 11:57:01.769 +03:00 [DBG] Connection id "0HNC8090TG919" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:57:01.770 +03:00 [DBG] Connection id "0HNC8090TG919" stopped. 2025-06-28 11:58:01.754 +03:00 [DBG] Connection id "0HNC8090TG91A" accepted. 2025-06-28 11:58:01.754 +03:00 [DBG] Connection id "0HNC8090TG91A" started. 2025-06-28 11:58:01.754 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:58:01.754 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:58:01.754 +03:00 [DBG] POST requests are not supported 2025-06-28 11:58:01.754 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:58:01.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-28 11:58:01.754 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:58:01.754 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:58:01.754 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:58:01.755 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:58:01.755 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:58:01.755 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:58:01.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-28 11:58:01.755 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:58:01.755 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:58:01.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-28 11:58:01.755 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:58:01.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-28 11:58:01.755 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:58:01.755 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:58:01.755 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:58:01.755 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:58:01.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:58:01.755 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:58:01.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:58:01.755 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:58:01.755 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:58:01.755 +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-28 11:58:01.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:58:01.755 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:58:01.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:58:01.755 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:58:01.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:58:01.755 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:58:01.756 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:58:01.756 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:58:01.756 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:58:01.756 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:58:01.756 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:58:01.756 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:58:01.756 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:58:01.756 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:58:01.756 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:58:01.756 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:58:01.756 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:58:01.756 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.938ms 2025-06-28 11:58:01.756 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:58:01.756 +03:00 [DBG] Connection id "0HNC8090TG91A" completed keep alive response. 2025-06-28 11:58:01.756 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7439ms 2025-06-28 11:58:01.756 +03:00 [DBG] Connection id "0HNC8090TG91A" received FIN. 2025-06-28 11:58:01.756 +03:00 [DBG] Connection id "0HNC8090TG91A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:58:01.756 +03:00 [DBG] Connection id "0HNC8090TG91A" disconnecting. 2025-06-28 11:58:01.756 +03:00 [DBG] Connection id "0HNC8090TG91A" stopped. 2025-06-28 11:59:01.753 +03:00 [DBG] Connection id "0HNC8090TG91B" accepted. 2025-06-28 11:59:01.754 +03:00 [DBG] Connection id "0HNC8090TG91B" started. 2025-06-28 11:59:01.754 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 11:59:01.754 +03:00 [VRB] All hosts are allowed. 2025-06-28 11:59:01.754 +03:00 [DBG] POST requests are not supported 2025-06-28 11:59:01.754 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 11:59:01.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-28 11:59:01.754 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:59:01.754 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 11:59:01.754 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 11:59:01.754 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 11:59:01.754 +03:00 [INF] CORS policy execution successful. 2025-06-28 11:59:01.754 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:59:01.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-28 11:59:01.754 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 11:59:01.754 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 11:59:01.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-28 11:59:01.754 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 11:59:01.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-28 11:59:01.754 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:59:01.754 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:59:01.754 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:59:01.754 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 11:59:01.754 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:59:01.754 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:59:01.754 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:59:01.754 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:59:01.754 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 11:59:01.755 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1029ms. 2025-06-28 11:59:01.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:59:01.755 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 11:59:01.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:59:01.755 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 11:59:01.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:59:01.755 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:59:01.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:59:01.755 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:59:01.755 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:59:01.755 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 11:59:01.755 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 11:59:01.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:59:01.755 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 11:59:01.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:59:01.755 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:59:01.755 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:59:01.755 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 11:59:01.755 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6176ms 2025-06-28 11:59:01.755 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 11:59:01.755 +03:00 [DBG] Connection id "0HNC8090TG91B" completed keep alive response. 2025-06-28 11:59:01.755 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3056ms 2025-06-28 11:59:01.755 +03:00 [DBG] Connection id "0HNC8090TG91B" received FIN. 2025-06-28 11:59:01.755 +03:00 [DBG] Connection id "0HNC8090TG91B" disconnecting. 2025-06-28 11:59:01.755 +03:00 [DBG] Connection id "0HNC8090TG91B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 11:59:01.756 +03:00 [DBG] Connection id "0HNC8090TG91B" stopped. 2025-06-28 12:00:01.797 +03:00 [DBG] Connection id "0HNC8090TG91C" accepted. 2025-06-28 12:00:01.797 +03:00 [DBG] Connection id "0HNC8090TG91C" started. 2025-06-28 12:00:01.798 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:00:01.798 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:00:01.798 +03:00 [DBG] POST requests are not supported 2025-06-28 12:00:01.798 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:00:01.798 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 12:00:01.798 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:00:01.798 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:00:01.798 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:00:01.798 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:00:01.798 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:00:01.798 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:00:01.798 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 12:00:01.798 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:00:01.798 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:00:01.798 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 12:00:01.798 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:00:01.798 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 12:00:01.798 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:00:01.798 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:00:01.798 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:00:01.798 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:00:01.798 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:00:01.799 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:00:01.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:00:01.799 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:00:01.799 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:00:01.799 +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-28 12:00:01.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:00:01.799 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:00:01.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:00:01.799 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:00:01.799 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:00:01.799 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:00:01.799 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:00:01.799 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:00:01.799 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:00:01.799 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:00:01.799 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:00:01.799 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:00:01.799 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:00:01.799 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:00:01.799 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:00:01.799 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:00:01.799 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:00:01.799 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1096ms 2025-06-28 12:00:01.799 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:00:01.799 +03:00 [DBG] Connection id "0HNC8090TG91C" completed keep alive response. 2025-06-28 12:00:01.799 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9799ms 2025-06-28 12:00:01.800 +03:00 [DBG] Connection id "0HNC8090TG91C" received FIN. 2025-06-28 12:00:01.800 +03:00 [DBG] Connection id "0HNC8090TG91C" disconnecting. 2025-06-28 12:00:01.800 +03:00 [DBG] Connection id "0HNC8090TG91C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:00:01.802 +03:00 [DBG] Connection id "0HNC8090TG91C" stopped. 2025-06-28 12:01:01.764 +03:00 [DBG] Connection id "0HNC8090TG91D" accepted. 2025-06-28 12:01:01.764 +03:00 [DBG] Connection id "0HNC8090TG91D" started. 2025-06-28 12:01:01.764 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:01:01.764 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:01:01.764 +03:00 [DBG] POST requests are not supported 2025-06-28 12:01:01.764 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:01:01.764 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 12:01:01.764 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:01:01.764 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:01:01.764 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:01:01.765 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:01:01.765 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:01:01.765 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:01:01.765 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 12:01:01.765 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:01:01.765 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:01:01.765 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 12:01:01.765 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:01:01.765 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 12:01:01.765 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:01:01.765 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:01:01.765 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:01:01.765 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:01:01.765 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:01:01.765 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:01:01.765 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:01:01.765 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:01:01.765 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:01:01.765 +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-28 12:01:01.765 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:01:01.765 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:01:01.765 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:01:01.765 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:01:01.765 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:01:01.765 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:01:01.765 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:01:01.765 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:01:01.765 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:01:01.765 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:01:01.765 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:01:01.765 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:01:01.765 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:01:01.765 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:01:01.765 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:01:01.766 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:01:01.766 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:01:01.766 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7392ms 2025-06-28 12:01:01.766 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:01:01.766 +03:00 [DBG] Connection id "0HNC8090TG91D" completed keep alive response. 2025-06-28 12:01:01.766 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4647ms 2025-06-28 12:01:01.766 +03:00 [DBG] Connection id "0HNC8090TG91D" received FIN. 2025-06-28 12:01:01.766 +03:00 [DBG] Connection id "0HNC8090TG91D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:01:01.766 +03:00 [DBG] Connection id "0HNC8090TG91D" disconnecting. 2025-06-28 12:01:01.766 +03:00 [DBG] Connection id "0HNC8090TG91D" stopped. 2025-06-28 12:02:01.828 +03:00 [DBG] Connection id "0HNC8090TG91E" accepted. 2025-06-28 12:02:01.828 +03:00 [DBG] Connection id "0HNC8090TG91E" started. 2025-06-28 12:02:01.828 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:02:01.828 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:02:01.828 +03:00 [DBG] POST requests are not supported 2025-06-28 12:02:01.828 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:02:01.828 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 12:02:01.828 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:02:01.828 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:02:01.828 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:02:01.829 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:02:01.829 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:02:01.829 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:02:01.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-28 12:02:01.829 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:02:01.829 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:02:01.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-28 12:02:01.829 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:02:01.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-28 12:02:01.829 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:02:01.829 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:02:01.829 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:02:01.829 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:02:01.829 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:02:01.829 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:02:01.829 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:02:01.829 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:02:01.829 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:02:01.829 +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-28 12:02:01.829 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:02:01.829 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:02:01.829 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:02:01.829 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:02:01.829 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:02:01.829 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:02:01.829 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:02:01.829 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:02:01.829 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:02:01.829 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:02:01.829 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:02:01.829 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:02:01.829 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:02:01.829 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:02:01.829 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:02:01.829 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:02:01.829 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:02:01.829 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6029ms 2025-06-28 12:02:01.829 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:02:01.829 +03:00 [DBG] Connection id "0HNC8090TG91E" completed keep alive response. 2025-06-28 12:02:01.829 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1794ms 2025-06-28 12:02:01.830 +03:00 [DBG] Connection id "0HNC8090TG91E" received FIN. 2025-06-28 12:02:01.830 +03:00 [DBG] Connection id "0HNC8090TG91E" disconnecting. 2025-06-28 12:02:01.830 +03:00 [DBG] Connection id "0HNC8090TG91E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:02:01.831 +03:00 [DBG] Connection id "0HNC8090TG91E" stopped. 2025-06-28 12:03:01.761 +03:00 [DBG] Connection id "0HNC8090TG91F" accepted. 2025-06-28 12:03:01.762 +03:00 [DBG] Connection id "0HNC8090TG91F" started. 2025-06-28 12:03:01.762 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:03:01.762 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:03:01.762 +03:00 [DBG] POST requests are not supported 2025-06-28 12:03:01.762 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:03:01.762 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 12:03:01.762 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:03:01.762 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:03:01.762 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:03:01.762 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:03:01.762 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:03:01.762 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:03:01.762 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 12:03:01.762 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:03:01.762 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:03:01.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-28 12:03:01.762 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:03:01.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-28 12:03:01.762 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:03:01.762 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:03:01.762 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:03:01.762 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:03:01.762 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:03:01.762 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:03:01.762 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:03:01.762 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:03:01.762 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:03:01.763 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1311ms. 2025-06-28 12:03:01.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:03:01.763 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:03:01.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:03:01.763 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:03:01.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:03:01.763 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:03:01.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:03:01.763 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:03:01.763 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:03:01.763 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:03:01.763 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:03:01.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:03:01.763 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:03:01.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:03:01.763 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:03:01.763 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:03:01.763 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:03:01.763 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7974ms 2025-06-28 12:03:01.763 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:03:01.763 +03:00 [DBG] Connection id "0HNC8090TG91F" completed keep alive response. 2025-06-28 12:03:01.763 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4777ms 2025-06-28 12:03:01.763 +03:00 [DBG] Connection id "0HNC8090TG91F" received FIN. 2025-06-28 12:03:01.763 +03:00 [DBG] Connection id "0HNC8090TG91F" disconnecting. 2025-06-28 12:03:01.764 +03:00 [DBG] Connection id "0HNC8090TG91F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:03:01.765 +03:00 [DBG] Connection id "0HNC8090TG91F" stopped. 2025-06-28 12:04:01.766 +03:00 [DBG] Connection id "0HNC8090TG91G" accepted. 2025-06-28 12:04:01.766 +03:00 [DBG] Connection id "0HNC8090TG91G" started. 2025-06-28 12:04:01.766 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:04:01.766 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:04:01.766 +03:00 [DBG] POST requests are not supported 2025-06-28 12:04:01.766 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:04:01.766 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 12:04:01.766 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:04:01.766 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:04:01.767 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:04:01.767 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:04:01.767 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:04:01.767 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:04:01.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-28 12:04:01.767 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:04:01.767 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:04:01.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-28 12:04:01.767 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:04:01.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-28 12:04:01.767 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:04:01.767 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:04:01.767 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:04:01.767 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:04:01.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:04:01.767 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:04:01.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:04:01.768 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:04:01.768 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:04:01.768 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2792ms. 2025-06-28 12:04:01.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:04:01.768 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:04:01.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:04:01.768 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:04:01.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:04:01.768 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:04:01.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:04:01.768 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:04:01.768 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:04:01.768 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:04:01.768 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:04:01.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:04:01.768 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:04:01.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:04:01.768 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:04:01.768 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:04:01.768 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:04:01.769 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4403ms 2025-06-28 12:04:01.769 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:04:01.769 +03:00 [DBG] Connection id "0HNC8090TG91G" completed keep alive response. 2025-06-28 12:04:01.769 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6562ms 2025-06-28 12:04:01.769 +03:00 [DBG] Connection id "0HNC8090TG91G" received FIN. 2025-06-28 12:04:01.769 +03:00 [DBG] Connection id "0HNC8090TG91G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:04:01.769 +03:00 [DBG] Connection id "0HNC8090TG91G" disconnecting. 2025-06-28 12:04:01.769 +03:00 [DBG] Connection id "0HNC8090TG91G" stopped. 2025-06-28 12:05:01.768 +03:00 [DBG] Connection id "0HNC8090TG91H" accepted. 2025-06-28 12:05:01.768 +03:00 [DBG] Connection id "0HNC8090TG91H" started. 2025-06-28 12:05:01.769 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:05:01.769 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:05:01.769 +03:00 [DBG] POST requests are not supported 2025-06-28 12:05:01.769 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:05:01.769 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 12:05:01.769 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:05:01.769 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:05:01.769 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:05:01.769 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:05:01.769 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:05:01.769 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:05:01.769 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 12:05:01.769 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:05:01.769 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:05:01.769 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 12:05:01.769 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:05:01.769 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 12:05:01.770 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:05:01.770 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:05:01.770 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:05:01.770 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:05:01.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:05:01.770 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:05:01.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:05:01.770 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:05:01.770 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:05:01.770 +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-28 12:05:01.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:05:01.770 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:05:01.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:05:01.770 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:05:01.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:05:01.771 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:05:01.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:05:01.771 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:05:01.771 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:05:01.771 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:05:01.771 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:05:01.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:05:01.771 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:05:01.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:05:01.771 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:05:01.771 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:05:01.771 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:05:01.771 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4678ms 2025-06-28 12:05:01.771 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:05:01.771 +03:00 [DBG] Connection id "0HNC8090TG91H" completed keep alive response. 2025-06-28 12:05:01.771 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5489ms 2025-06-28 12:05:01.771 +03:00 [DBG] Connection id "0HNC8090TG91H" received FIN. 2025-06-28 12:05:01.772 +03:00 [DBG] Connection id "0HNC8090TG91H" disconnecting. 2025-06-28 12:05:01.772 +03:00 [DBG] Connection id "0HNC8090TG91H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:05:01.773 +03:00 [DBG] Connection id "0HNC8090TG91H" stopped. 2025-06-28 12:06:01.763 +03:00 [DBG] Connection id "0HNC8090TG91I" accepted. 2025-06-28 12:06:01.764 +03:00 [DBG] Connection id "0HNC8090TG91I" started. 2025-06-28 12:06:01.764 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:06:01.764 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:06:01.764 +03:00 [DBG] POST requests are not supported 2025-06-28 12:06:01.764 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:06:01.764 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 12:06:01.764 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:06:01.764 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:06:01.764 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:06:01.764 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:06:01.764 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:06:01.764 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:06:01.764 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 12:06:01.764 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:06:01.764 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:06:01.764 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 12:06:01.764 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:06:01.764 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 12:06:01.764 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:06:01.764 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:06:01.764 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:06:01.764 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:06:01.764 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:06:01.764 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:06:01.764 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:06:01.765 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:06:01.765 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:06:01.765 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1551ms. 2025-06-28 12:06:01.765 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:06:01.765 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:06:01.765 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:06:01.765 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:06:01.765 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:06:01.765 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:06:01.765 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:06:01.765 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:06:01.765 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:06:01.765 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:06:01.765 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:06:01.765 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:06:01.765 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:06:01.765 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:06:01.765 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:06:01.765 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:06:01.765 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:06:01.765 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.752ms 2025-06-28 12:06:01.765 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:06:01.765 +03:00 [DBG] Connection id "0HNC8090TG91I" completed keep alive response. 2025-06-28 12:06:01.765 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4575ms 2025-06-28 12:06:01.765 +03:00 [DBG] Connection id "0HNC8090TG91I" received FIN. 2025-06-28 12:06:01.765 +03:00 [DBG] Connection id "0HNC8090TG91I" disconnecting. 2025-06-28 12:06:01.766 +03:00 [DBG] Connection id "0HNC8090TG91I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:06:01.767 +03:00 [DBG] Connection id "0HNC8090TG91I" stopped. 2025-06-28 12:07:01.770 +03:00 [DBG] Connection id "0HNC8090TG91J" accepted. 2025-06-28 12:07:01.770 +03:00 [DBG] Connection id "0HNC8090TG91J" started. 2025-06-28 12:07:01.770 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:07:01.770 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:07:01.770 +03:00 [DBG] POST requests are not supported 2025-06-28 12:07:01.770 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:07:01.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-28 12:07:01.770 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:07:01.770 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:07:01.770 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:07:01.770 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:07:01.770 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:07:01.770 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:07:01.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-28 12:07:01.770 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:07:01.770 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:07:01.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-28 12:07:01.771 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:07:01.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-28 12:07:01.771 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:07:01.771 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:07:01.771 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:07:01.771 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:07:01.771 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:07:01.771 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:07:01.771 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:07:01.771 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:07:01.771 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:07:01.771 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1381ms. 2025-06-28 12:07:01.771 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:07:01.771 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:07:01.771 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:07:01.771 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:07:01.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:07:01.771 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:07:01.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:07:01.771 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:07:01.771 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:07:01.771 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:07:01.771 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:07:01.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:07:01.771 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:07:01.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:07:01.771 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:07:01.771 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:07:01.771 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:07:01.771 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8111ms 2025-06-28 12:07:01.771 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:07:01.772 +03:00 [DBG] Connection id "0HNC8090TG91J" completed keep alive response. 2025-06-28 12:07:01.772 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4683ms 2025-06-28 12:07:01.772 +03:00 [DBG] Connection id "0HNC8090TG91J" received FIN. 2025-06-28 12:07:01.772 +03:00 [DBG] Connection id "0HNC8090TG91J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:07:01.772 +03:00 [DBG] Connection id "0HNC8090TG91J" disconnecting. 2025-06-28 12:07:01.772 +03:00 [DBG] Connection id "0HNC8090TG91J" stopped. 2025-06-28 12:08:01.762 +03:00 [DBG] Connection id "0HNC8090TG91K" accepted. 2025-06-28 12:08:01.762 +03:00 [DBG] Connection id "0HNC8090TG91K" started. 2025-06-28 12:08:01.762 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:08:01.762 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:08:01.762 +03:00 [DBG] POST requests are not supported 2025-06-28 12:08:01.762 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:08:01.762 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 12:08:01.762 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:08:01.762 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:08:01.762 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:08:01.762 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:08:01.762 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:08:01.762 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:08:01.762 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 12:08:01.762 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:08:01.762 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:08:01.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-28 12:08:01.763 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:08:01.763 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 12:08:01.763 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:08:01.763 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:08:01.763 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:08:01.763 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:08:01.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:08:01.763 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:08:01.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:08:01.763 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:08:01.763 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:08:01.763 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1244ms. 2025-06-28 12:08:01.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:08:01.763 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:08:01.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:08:01.763 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:08:01.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:08:01.763 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:08:01.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:08:01.763 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:08:01.763 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:08:01.763 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:08:01.763 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:08:01.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:08:01.763 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:08:01.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:08:01.763 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:08:01.763 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:08:01.763 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:08:01.763 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8641ms 2025-06-28 12:08:01.763 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:08:01.763 +03:00 [DBG] Connection id "0HNC8090TG91K" completed keep alive response. 2025-06-28 12:08:01.763 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4448ms 2025-06-28 12:08:01.764 +03:00 [DBG] Connection id "0HNC8090TG91K" received FIN. 2025-06-28 12:08:01.764 +03:00 [DBG] Connection id "0HNC8090TG91K" disconnecting. 2025-06-28 12:08:01.764 +03:00 [DBG] Connection id "0HNC8090TG91K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:08:01.765 +03:00 [DBG] Connection id "0HNC8090TG91K" stopped. 2025-06-28 12:09:01.760 +03:00 [DBG] Connection id "0HNC8090TG91L" accepted. 2025-06-28 12:09:01.760 +03:00 [DBG] Connection id "0HNC8090TG91L" started. 2025-06-28 12:09:01.760 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:09:01.760 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:09:01.760 +03:00 [DBG] POST requests are not supported 2025-06-28 12:09:01.760 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:09:01.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-28 12:09:01.760 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:09:01.760 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:09:01.760 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:09:01.760 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:09:01.760 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:09:01.760 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:09:01.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-28 12:09:01.761 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:09:01.761 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:09:01.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-28 12:09:01.761 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:09:01.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-28 12:09:01.761 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:09:01.761 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:09:01.761 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:09:01.761 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:09:01.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:09:01.761 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:09:01.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:09:01.761 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:09:01.761 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:09:01.761 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.154ms. 2025-06-28 12:09:01.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:09:01.761 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:09:01.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:09:01.761 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:09:01.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:09:01.761 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:09:01.762 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:09:01.762 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:09:01.762 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:09:01.762 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:09:01.762 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:09:01.762 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:09:01.762 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:09:01.762 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:09:01.762 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:09:01.762 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:09:01.762 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:09:01.762 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0457ms 2025-06-28 12:09:01.762 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:09:01.762 +03:00 [DBG] Connection id "0HNC8090TG91L" completed keep alive response. 2025-06-28 12:09:01.762 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9037ms 2025-06-28 12:09:01.762 +03:00 [DBG] Connection id "0HNC8090TG91L" received FIN. 2025-06-28 12:09:01.762 +03:00 [DBG] Connection id "0HNC8090TG91L" disconnecting. 2025-06-28 12:09:01.763 +03:00 [DBG] Connection id "0HNC8090TG91L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:09:01.764 +03:00 [DBG] Connection id "0HNC8090TG91L" stopped. 2025-06-28 12:10:01.785 +03:00 [DBG] Connection id "0HNC8090TG91M" accepted. 2025-06-28 12:10:01.785 +03:00 [DBG] Connection id "0HNC8090TG91M" started. 2025-06-28 12:10:01.785 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:10:01.785 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:10:01.785 +03:00 [DBG] POST requests are not supported 2025-06-28 12:10:01.785 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:10:01.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-28 12:10:01.785 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:10:01.785 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:10:01.785 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:10:01.785 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:10:01.785 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:10:01.785 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:10:01.785 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 12:10:01.785 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:10:01.785 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:10:01.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-28 12:10:01.786 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:10:01.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-28 12:10:01.786 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:10:01.786 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:10:01.786 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:10:01.786 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:10:01.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:10:01.786 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:10:01.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:10:01.786 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:10:01.786 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:10:01.786 +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-28 12:10:01.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:10:01.786 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:10:01.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:10:01.786 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:10:01.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:10:01.786 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:10:01.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:10:01.786 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:10:01.786 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:10:01.786 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:10:01.786 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:10:01.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:10:01.786 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:10:01.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:10:01.786 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:10:01.787 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:10:01.787 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:10:01.787 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8654ms 2025-06-28 12:10:01.787 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:10:01.787 +03:00 [DBG] Connection id "0HNC8090TG91M" completed keep alive response. 2025-06-28 12:10:01.787 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7091ms 2025-06-28 12:10:01.787 +03:00 [DBG] Connection id "0HNC8090TG91M" received FIN. 2025-06-28 12:10:01.787 +03:00 [DBG] Connection id "0HNC8090TG91M" disconnecting. 2025-06-28 12:10:01.787 +03:00 [DBG] Connection id "0HNC8090TG91M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:10:01.788 +03:00 [DBG] Connection id "0HNC8090TG91M" stopped. 2025-06-28 12:11:01.760 +03:00 [DBG] Connection id "0HNC8090TG91N" accepted. 2025-06-28 12:11:01.760 +03:00 [DBG] Connection id "0HNC8090TG91N" started. 2025-06-28 12:11:01.760 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:11:01.760 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:11:01.760 +03:00 [DBG] POST requests are not supported 2025-06-28 12:11:01.760 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:11:01.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-28 12:11:01.760 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:11:01.760 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:11:01.760 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:11:01.760 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:11:01.760 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:11:01.760 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:11:01.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-28 12:11:01.760 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:11:01.760 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:11:01.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-28 12:11:01.760 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:11:01.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-28 12:11:01.760 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:11:01.760 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:11:01.760 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:11:01.760 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:11:01.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:11:01.761 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:11:01.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:11:01.761 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:11:01.761 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:11:01.761 +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-28 12:11:01.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:11:01.761 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:11:01.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:11:01.761 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:11:01.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:11:01.761 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:11:01.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:11:01.761 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:11:01.761 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:11:01.761 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:11:01.761 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:11:01.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:11:01.761 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:11:01.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:11:01.761 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:11:01.761 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:11:01.761 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:11:01.761 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.851ms 2025-06-28 12:11:01.761 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:11:01.761 +03:00 [DBG] Connection id "0HNC8090TG91N" completed keep alive response. 2025-06-28 12:11:01.761 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4811ms 2025-06-28 12:11:01.762 +03:00 [DBG] Connection id "0HNC8090TG91N" received FIN. 2025-06-28 12:11:01.762 +03:00 [DBG] Connection id "0HNC8090TG91N" disconnecting. 2025-06-28 12:11:01.762 +03:00 [DBG] Connection id "0HNC8090TG91N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:11:01.763 +03:00 [DBG] Connection id "0HNC8090TG91N" stopped. 2025-06-28 12:12:01.757 +03:00 [DBG] Connection id "0HNC8090TG91O" accepted. 2025-06-28 12:12:01.757 +03:00 [DBG] Connection id "0HNC8090TG91O" started. 2025-06-28 12:12:01.757 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:12:01.757 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:12:01.757 +03:00 [DBG] POST requests are not supported 2025-06-28 12:12:01.758 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:12:01.758 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 12:12:01.758 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:12:01.758 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:12:01.758 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:12:01.758 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:12:01.758 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:12:01.758 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:12:01.758 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 12:12:01.758 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:12:01.758 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:12:01.758 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 12:12:01.758 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:12:01.758 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 12:12:01.758 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:12:01.758 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:12:01.758 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:12:01.758 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:12:01.758 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:12:01.758 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:12:01.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:12:01.759 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:12:01.759 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:12:01.759 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1518ms. 2025-06-28 12:12:01.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:12:01.759 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:12:01.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:12:01.759 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:12:01.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:12:01.759 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:12:01.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:12:01.759 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:12:01.759 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:12:01.759 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:12:01.759 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:12:01.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:12:01.759 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:12:01.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:12:01.759 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:12:01.759 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:12:01.759 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:12:01.759 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0427ms 2025-06-28 12:12:01.759 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:12:01.759 +03:00 [DBG] Connection id "0HNC8090TG91O" completed keep alive response. 2025-06-28 12:12:01.759 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9912ms 2025-06-28 12:12:01.760 +03:00 [DBG] Connection id "0HNC8090TG91O" received FIN. 2025-06-28 12:12:01.760 +03:00 [DBG] Connection id "0HNC8090TG91O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:12:01.760 +03:00 [DBG] Connection id "0HNC8090TG91O" disconnecting. 2025-06-28 12:12:01.760 +03:00 [DBG] Connection id "0HNC8090TG91O" stopped. 2025-06-28 12:13:01.767 +03:00 [DBG] Connection id "0HNC8090TG91P" accepted. 2025-06-28 12:13:01.767 +03:00 [DBG] Connection id "0HNC8090TG91P" started. 2025-06-28 12:13:01.768 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:13:01.768 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:13:01.768 +03:00 [DBG] POST requests are not supported 2025-06-28 12:13:01.768 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:13:01.768 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 12:13:01.768 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:13:01.768 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:13:01.768 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:13:01.768 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:13:01.768 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:13:01.768 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:13:01.768 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 12:13:01.768 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:13:01.768 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:13:01.768 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 12:13:01.768 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:13:01.768 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 12:13:01.768 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:13:01.768 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:13:01.768 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:13:01.768 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:13:01.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:13:01.768 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:13:01.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:13:01.768 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:13:01.768 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:13:01.769 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1934ms. 2025-06-28 12:13:01.769 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:13:01.769 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:13:01.769 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:13:01.769 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:13:01.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:13:01.769 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:13:01.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:13:01.769 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:13:01.769 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:13:01.769 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:13:01.769 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:13:01.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:13:01.769 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:13:01.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:13:01.769 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:13:01.769 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:13:01.769 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:13:01.769 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8353ms 2025-06-28 12:13:01.769 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:13:01.769 +03:00 [DBG] Connection id "0HNC8090TG91P" completed keep alive response. 2025-06-28 12:13:01.769 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5861ms 2025-06-28 12:13:01.769 +03:00 [DBG] Connection id "0HNC8090TG91P" received FIN. 2025-06-28 12:13:01.769 +03:00 [DBG] Connection id "0HNC8090TG91P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:13:01.770 +03:00 [DBG] Connection id "0HNC8090TG91P" disconnecting. 2025-06-28 12:13:01.770 +03:00 [DBG] Connection id "0HNC8090TG91P" stopped. 2025-06-28 12:14:01.766 +03:00 [DBG] Connection id "0HNC8090TG91Q" accepted. 2025-06-28 12:14:01.766 +03:00 [DBG] Connection id "0HNC8090TG91Q" started. 2025-06-28 12:14:01.766 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:14:01.766 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:14:01.766 +03:00 [DBG] POST requests are not supported 2025-06-28 12:14:01.766 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:14:01.766 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 12:14:01.766 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:14:01.766 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:14:01.766 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:14:01.766 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:14:01.767 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:14:01.767 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:14:01.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-28 12:14:01.767 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:14:01.767 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:14:01.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-28 12:14:01.767 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:14:01.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-28 12:14:01.767 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:14:01.767 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:14:01.767 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:14:01.767 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:14:01.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:14:01.767 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:14:01.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:14:01.767 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:14:01.767 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:14:01.767 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1619ms. 2025-06-28 12:14:01.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:14:01.768 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:14:01.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:14:01.768 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:14:01.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:14:01.768 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:14:01.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:14:01.768 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:14:01.768 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:14:01.768 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:14:01.768 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:14:01.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:14:01.768 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:14:01.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:14:01.768 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:14:01.768 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:14:01.768 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:14:01.768 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2896ms 2025-06-28 12:14:01.768 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:14:01.768 +03:00 [DBG] Connection id "0HNC8090TG91Q" completed keep alive response. 2025-06-28 12:14:01.768 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0984ms 2025-06-28 12:14:01.769 +03:00 [DBG] Connection id "0HNC8090TG91Q" received FIN. 2025-06-28 12:14:01.769 +03:00 [DBG] Connection id "0HNC8090TG91Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:14:01.769 +03:00 [DBG] Connection id "0HNC8090TG91Q" disconnecting. 2025-06-28 12:14:01.769 +03:00 [DBG] Connection id "0HNC8090TG91Q" stopped. 2025-06-28 12:15:01.767 +03:00 [DBG] Connection id "0HNC8090TG91R" accepted. 2025-06-28 12:15:01.768 +03:00 [DBG] Connection id "0HNC8090TG91R" started. 2025-06-28 12:15:01.768 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:15:01.768 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:15:01.768 +03:00 [DBG] POST requests are not supported 2025-06-28 12:15:01.768 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:15:01.768 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 12:15:01.768 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:15:01.768 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:15:01.768 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:15:01.768 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:15:01.768 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:15:01.768 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:15:01.768 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 12:15:01.768 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:15:01.768 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:15:01.768 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 12:15:01.768 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:15:01.768 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 12:15:01.768 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:15:01.769 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:15:01.769 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:15:01.769 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:15:01.769 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:15:01.769 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:15:01.769 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:15:01.769 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:15:01.769 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:15:01.769 +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-28 12:15:01.769 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:15:01.769 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:15:01.769 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:15:01.769 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:15:01.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:15:01.769 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:15:01.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:15:01.769 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:15:01.769 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:15:01.769 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:15:01.769 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:15:01.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:15:01.769 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:15:01.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:15:01.769 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:15:01.769 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:15:01.769 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:15:01.769 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8682ms 2025-06-28 12:15:01.769 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:15:01.769 +03:00 [DBG] Connection id "0HNC8090TG91R" completed keep alive response. 2025-06-28 12:15:01.769 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.727ms 2025-06-28 12:15:01.770 +03:00 [DBG] Connection id "0HNC8090TG91R" received FIN. 2025-06-28 12:15:01.770 +03:00 [DBG] Connection id "0HNC8090TG91R" disconnecting. 2025-06-28 12:15:01.770 +03:00 [DBG] Connection id "0HNC8090TG91R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:15:01.771 +03:00 [DBG] Connection id "0HNC8090TG91R" stopped. 2025-06-28 12:16:01.773 +03:00 [DBG] Connection id "0HNC8090TG91S" accepted. 2025-06-28 12:16:01.773 +03:00 [DBG] Connection id "0HNC8090TG91S" started. 2025-06-28 12:16:01.774 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:16:01.774 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:16:01.774 +03:00 [DBG] POST requests are not supported 2025-06-28 12:16:01.774 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:16:01.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-28 12:16:01.774 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:16:01.774 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:16:01.774 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:16:01.774 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:16:01.774 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:16:01.774 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:16:01.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-28 12:16:01.774 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:16:01.774 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:16:01.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-28 12:16:01.774 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:16:01.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-28 12:16:01.774 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:16:01.774 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:16:01.775 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:16:01.775 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:16:01.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:16:01.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:16:01.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:16:01.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:16:01.775 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:16:01.775 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1683ms. 2025-06-28 12:16:01.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:16:01.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:16:01.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:16:01.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:16:01.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:16:01.775 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:16:01.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:16:01.775 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:16:01.775 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:16:01.775 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:16:01.775 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:16:01.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:16:01.776 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:16:01.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:16:01.776 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:16:01.776 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:16:01.776 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:16:01.776 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2829ms 2025-06-28 12:16:01.776 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:16:01.776 +03:00 [DBG] Connection id "0HNC8090TG91S" completed keep alive response. 2025-06-28 12:16:01.776 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2346ms 2025-06-28 12:16:01.776 +03:00 [DBG] Connection id "0HNC8090TG91S" received FIN. 2025-06-28 12:16:01.776 +03:00 [DBG] Connection id "0HNC8090TG91S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:16:01.776 +03:00 [DBG] Connection id "0HNC8090TG91S" disconnecting. 2025-06-28 12:16:01.777 +03:00 [DBG] Connection id "0HNC8090TG91S" stopped. 2025-06-28 12:17:01.762 +03:00 [DBG] Connection id "0HNC8090TG91T" accepted. 2025-06-28 12:17:01.762 +03:00 [DBG] Connection id "0HNC8090TG91T" started. 2025-06-28 12:17:01.762 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:17:01.762 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:17:01.762 +03:00 [DBG] POST requests are not supported 2025-06-28 12:17:01.762 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:17:01.762 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 12:17:01.762 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:17:01.762 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:17:01.763 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:17:01.763 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:17:01.763 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:17:01.763 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:17:01.763 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 12:17:01.763 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:17:01.763 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:17:01.763 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 12:17:01.763 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:17:01.763 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 12:17:01.763 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:17:01.763 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:17:01.763 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:17:01.763 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:17:01.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:17:01.763 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:17:01.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:17:01.763 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:17:01.763 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:17:01.764 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1933ms. 2025-06-28 12:17:01.764 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:17:01.764 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:17:01.764 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:17:01.764 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:17:01.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:17:01.764 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:17:01.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:17:01.764 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:17:01.764 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:17:01.764 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:17:01.764 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:17:01.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:17:01.764 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:17:01.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:17:01.764 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:17:01.764 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:17:01.764 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:17:01.764 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1233ms 2025-06-28 12:17:01.764 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:17:01.764 +03:00 [DBG] Connection id "0HNC8090TG91T" completed keep alive response. 2025-06-28 12:17:01.764 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0642ms 2025-06-28 12:17:01.764 +03:00 [DBG] Connection id "0HNC8090TG91T" received FIN. 2025-06-28 12:17:01.765 +03:00 [DBG] Connection id "0HNC8090TG91T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:17:01.765 +03:00 [DBG] Connection id "0HNC8090TG91T" disconnecting. 2025-06-28 12:17:01.765 +03:00 [DBG] Connection id "0HNC8090TG91T" stopped. 2025-06-28 12:18:01.767 +03:00 [DBG] Connection id "0HNC8090TG91U" accepted. 2025-06-28 12:18:01.767 +03:00 [DBG] Connection id "0HNC8090TG91U" started. 2025-06-28 12:18:01.767 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:18:01.768 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:18:01.768 +03:00 [DBG] POST requests are not supported 2025-06-28 12:18:01.768 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:18:01.768 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 12:18:01.768 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:18:01.768 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:18:01.768 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:18:01.768 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:18:01.768 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:18:01.768 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:18:01.768 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 12:18:01.768 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:18:01.768 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:18:01.768 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 12:18:01.768 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:18:01.768 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 12:18:01.768 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:18:01.768 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:18:01.768 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:18:01.768 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:18:01.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:18:01.768 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:18:01.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:18:01.768 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:18:01.769 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:18:01.769 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1762ms. 2025-06-28 12:18:01.769 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:18:01.769 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:18:01.769 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:18:01.769 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:18:01.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:18:01.769 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:18:01.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:18:01.769 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:18:01.769 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:18:01.769 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:18:01.769 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:18:01.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:18:01.769 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:18:01.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:18:01.769 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:18:01.769 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:18:01.769 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:18:01.769 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9576ms 2025-06-28 12:18:01.769 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:18:01.769 +03:00 [DBG] Connection id "0HNC8090TG91U" completed keep alive response. 2025-06-28 12:18:01.769 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7497ms 2025-06-28 12:18:01.769 +03:00 [DBG] Connection id "0HNC8090TG91U" received FIN. 2025-06-28 12:18:01.770 +03:00 [DBG] Connection id "0HNC8090TG91U" disconnecting. 2025-06-28 12:18:01.770 +03:00 [DBG] Connection id "0HNC8090TG91U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:18:01.771 +03:00 [DBG] Connection id "0HNC8090TG91U" stopped. 2025-06-28 12:19:01.767 +03:00 [DBG] Connection id "0HNC8090TG91V" accepted. 2025-06-28 12:19:01.767 +03:00 [DBG] Connection id "0HNC8090TG91V" started. 2025-06-28 12:19:01.768 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:19:01.768 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:19:01.768 +03:00 [DBG] POST requests are not supported 2025-06-28 12:19:01.768 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:19:01.768 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 12:19:01.768 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:19:01.768 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:19:01.768 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:19:01.768 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:19:01.768 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:19:01.768 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:19:01.768 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 12:19:01.768 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:19:01.768 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:19:01.768 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 12:19:01.768 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:19:01.768 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 12:19:01.768 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:19:01.768 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:19:01.768 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:19:01.768 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:19:01.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:19:01.768 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:19:01.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:19:01.768 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:19:01.768 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:19:01.768 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1476ms. 2025-06-28 12:19:01.769 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:19:01.769 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:19:01.769 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:19:01.769 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:19:01.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:19:01.769 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:19:01.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:19:01.769 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:19:01.769 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:19:01.769 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:19:01.769 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:19:01.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:19:01.769 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:19:01.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:19:01.769 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:19:01.769 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:19:01.769 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:19:01.769 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7912ms 2025-06-28 12:19:01.769 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:19:01.769 +03:00 [DBG] Connection id "0HNC8090TG91V" completed keep alive response. 2025-06-28 12:19:01.769 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4727ms 2025-06-28 12:19:01.769 +03:00 [DBG] Connection id "0HNC8090TG91V" received FIN. 2025-06-28 12:19:01.769 +03:00 [DBG] Connection id "0HNC8090TG91V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:19:01.769 +03:00 [DBG] Connection id "0HNC8090TG91V" disconnecting. 2025-06-28 12:19:01.769 +03:00 [DBG] Connection id "0HNC8090TG91V" stopped. 2025-06-28 12:20:01.778 +03:00 [DBG] Connection id "0HNC8090TG920" accepted. 2025-06-28 12:20:01.778 +03:00 [DBG] Connection id "0HNC8090TG920" started. 2025-06-28 12:20:01.778 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:20:01.779 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:20:01.779 +03:00 [DBG] POST requests are not supported 2025-06-28 12:20:01.779 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:20:01.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-28 12:20:01.779 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:20:01.779 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:20:01.779 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:20:01.779 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:20:01.779 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:20:01.779 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:20:01.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-28 12:20:01.779 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:20:01.779 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:20:01.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-28 12:20:01.779 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:20:01.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-28 12:20:01.779 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:20:01.779 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:20:01.779 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:20:01.779 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:20:01.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:20:01.779 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:20:01.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:20:01.779 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:20:01.779 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:20:01.779 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1499ms. 2025-06-28 12:20:01.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:20:01.779 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:20:01.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:20:01.780 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:20:01.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:20:01.780 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:20:01.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:20:01.780 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:20:01.780 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:20:01.780 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:20:01.780 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:20:01.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:20:01.780 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:20:01.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:20:01.780 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:20:01.780 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:20:01.780 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:20:01.780 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7754ms 2025-06-28 12:20:01.780 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:20:01.780 +03:00 [DBG] Connection id "0HNC8090TG920" completed keep alive response. 2025-06-28 12:20:01.780 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3824ms 2025-06-28 12:20:01.780 +03:00 [DBG] Connection id "0HNC8090TG920" received FIN. 2025-06-28 12:20:01.780 +03:00 [DBG] Connection id "0HNC8090TG920" disconnecting. 2025-06-28 12:20:01.780 +03:00 [DBG] Connection id "0HNC8090TG920" stopped. 2025-06-28 12:20:01.780 +03:00 [DBG] Connection id "0HNC8090TG920" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:21:01.769 +03:00 [DBG] Connection id "0HNC8090TG921" accepted. 2025-06-28 12:21:01.769 +03:00 [DBG] Connection id "0HNC8090TG921" started. 2025-06-28 12:21:01.770 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:21:01.770 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:21:01.770 +03:00 [DBG] POST requests are not supported 2025-06-28 12:21:01.770 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:21:01.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-28 12:21:01.770 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:21:01.770 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:21:01.770 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:21:01.770 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:21:01.770 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:21:01.770 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:21:01.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-28 12:21:01.770 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:21:01.770 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:21:01.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-28 12:21:01.770 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:21:01.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-28 12:21:01.770 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:21:01.770 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:21:01.770 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:21:01.770 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:21:01.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:21:01.770 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:21:01.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:21:01.770 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:21:01.771 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:21:01.771 +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-28 12:21:01.771 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:21:01.771 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:21:01.771 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:21:01.771 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:21:01.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:21:01.771 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:21:01.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:21:01.771 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:21:01.771 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:21:01.771 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:21:01.771 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:21:01.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:21:01.771 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:21:01.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:21:01.771 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:21:01.771 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:21:01.771 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:21:01.771 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8403ms 2025-06-28 12:21:01.771 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:21:01.771 +03:00 [DBG] Connection id "0HNC8090TG921" completed keep alive response. 2025-06-28 12:21:01.771 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5727ms 2025-06-28 12:21:01.771 +03:00 [DBG] Connection id "0HNC8090TG921" received FIN. 2025-06-28 12:21:01.772 +03:00 [DBG] Connection id "0HNC8090TG921" disconnecting. 2025-06-28 12:21:01.772 +03:00 [DBG] Connection id "0HNC8090TG921" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:21:01.773 +03:00 [DBG] Connection id "0HNC8090TG921" stopped. 2025-06-28 12:22:01.767 +03:00 [DBG] Connection id "0HNC8090TG922" accepted. 2025-06-28 12:22:01.767 +03:00 [DBG] Connection id "0HNC8090TG922" started. 2025-06-28 12:22:01.767 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:22:01.767 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:22:01.767 +03:00 [DBG] POST requests are not supported 2025-06-28 12:22:01.767 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:22:01.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-28 12:22:01.768 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:22:01.768 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:22:01.768 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:22:01.768 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:22:01.768 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:22:01.768 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:22:01.768 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 12:22:01.768 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:22:01.768 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:22:01.768 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 12:22:01.768 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:22:01.768 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 12:22:01.768 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:22:01.768 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:22:01.768 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:22:01.768 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:22:01.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:22:01.768 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:22:01.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:22:01.768 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:22:01.768 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:22:01.768 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1377ms. 2025-06-28 12:22:01.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:22:01.768 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:22:01.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:22:01.768 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:22:01.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:22:01.768 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:22:01.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:22:01.768 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:22:01.769 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:22:01.769 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:22:01.769 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:22:01.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:22:01.769 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:22:01.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:22:01.769 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:22:01.769 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:22:01.769 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:22:01.769 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8554ms 2025-06-28 12:22:01.769 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:22:01.769 +03:00 [DBG] Connection id "0HNC8090TG922" completed keep alive response. 2025-06-28 12:22:01.769 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5132ms 2025-06-28 12:22:01.769 +03:00 [DBG] Connection id "0HNC8090TG922" received FIN. 2025-06-28 12:22:01.769 +03:00 [DBG] Connection id "0HNC8090TG922" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:22:01.769 +03:00 [DBG] Connection id "0HNC8090TG922" disconnecting. 2025-06-28 12:22:01.769 +03:00 [DBG] Connection id "0HNC8090TG922" stopped. 2025-06-28 12:23:01.760 +03:00 [DBG] Connection id "0HNC8090TG923" accepted. 2025-06-28 12:23:01.760 +03:00 [DBG] Connection id "0HNC8090TG923" started. 2025-06-28 12:23:01.760 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:23:01.760 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:23:01.760 +03:00 [DBG] POST requests are not supported 2025-06-28 12:23:01.760 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:23:01.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-28 12:23:01.761 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:23:01.761 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:23:01.761 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:23:01.761 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:23:01.761 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:23:01.761 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:23:01.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-28 12:23:01.761 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:23:01.761 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:23:01.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-28 12:23:01.761 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:23:01.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-28 12:23:01.761 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:23:01.761 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:23:01.761 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:23:01.761 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:23:01.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:23:01.761 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:23:01.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:23:01.761 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:23:01.761 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:23:01.761 +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-28 12:23:01.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:23:01.761 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:23:01.762 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:23:01.762 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:23:01.762 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:23:01.762 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:23:01.762 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:23:01.762 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:23:01.762 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:23:01.762 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:23:01.762 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:23:01.762 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:23:01.762 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:23:01.762 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:23:01.762 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:23:01.762 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:23:01.762 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:23:01.762 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8872ms 2025-06-28 12:23:01.762 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:23:01.762 +03:00 [DBG] Connection id "0HNC8090TG923" completed keep alive response. 2025-06-28 12:23:01.762 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6464ms 2025-06-28 12:23:01.762 +03:00 [DBG] Connection id "0HNC8090TG923" received FIN. 2025-06-28 12:23:01.762 +03:00 [DBG] Connection id "0HNC8090TG923" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:23:01.762 +03:00 [DBG] Connection id "0HNC8090TG923" disconnecting. 2025-06-28 12:23:01.762 +03:00 [DBG] Connection id "0HNC8090TG923" stopped. 2025-06-28 12:24:01.773 +03:00 [DBG] Connection id "0HNC8090TG924" accepted. 2025-06-28 12:24:01.773 +03:00 [DBG] Connection id "0HNC8090TG924" started. 2025-06-28 12:24:01.774 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:24:01.774 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:24:01.774 +03:00 [DBG] POST requests are not supported 2025-06-28 12:24:01.774 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:24:01.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-28 12:24:01.774 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:24:01.774 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:24:01.774 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:24:01.774 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:24:01.774 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:24:01.774 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:24:01.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-28 12:24:01.774 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:24:01.774 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:24:01.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-28 12:24:01.774 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:24:01.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-28 12:24:01.774 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:24:01.774 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:24:01.775 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:24:01.775 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:24:01.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:24:01.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:24:01.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:24:01.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:24:01.775 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:24:01.775 +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-28 12:24:01.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:24:01.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:24:01.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:24:01.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:24:01.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:24:01.775 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:24:01.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:24:01.775 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:24:01.775 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:24:01.775 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:24:01.775 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:24:01.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:24:01.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:24:01.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:24:01.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:24:01.775 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:24:01.775 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:24:01.776 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0963ms 2025-06-28 12:24:01.776 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:24:01.776 +03:00 [DBG] Connection id "0HNC8090TG924" completed keep alive response. 2025-06-28 12:24:01.776 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0647ms 2025-06-28 12:24:01.776 +03:00 [DBG] Connection id "0HNC8090TG924" received FIN. 2025-06-28 12:24:01.776 +03:00 [DBG] Connection id "0HNC8090TG924" disconnecting. 2025-06-28 12:24:01.776 +03:00 [DBG] Connection id "0HNC8090TG924" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:24:01.777 +03:00 [DBG] Connection id "0HNC8090TG924" stopped. 2025-06-28 12:25:01.765 +03:00 [DBG] Connection id "0HNC8090TG925" accepted. 2025-06-28 12:25:01.765 +03:00 [DBG] Connection id "0HNC8090TG925" started. 2025-06-28 12:25:01.766 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:25:01.766 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:25:01.766 +03:00 [DBG] POST requests are not supported 2025-06-28 12:25:01.766 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:25:01.766 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 12:25:01.766 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:25:01.766 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:25:01.766 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:25:01.766 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:25:01.766 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:25:01.766 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:25:01.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-28 12:25:01.766 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:25:01.766 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:25:01.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-28 12:25:01.766 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:25:01.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-28 12:25:01.766 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:25:01.766 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:25:01.766 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:25:01.766 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:25:01.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:25:01.766 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:25:01.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:25:01.766 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:25:01.766 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:25:01.766 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1339ms. 2025-06-28 12:25:01.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:25:01.767 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:25:01.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:25:01.767 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:25:01.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:25:01.767 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:25:01.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:25:01.767 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:25:01.767 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:25:01.767 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:25:01.767 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:25:01.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:25:01.767 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:25:01.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:25:01.767 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:25:01.767 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:25:01.767 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:25:01.767 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7288ms 2025-06-28 12:25:01.767 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:25:01.767 +03:00 [DBG] Connection id "0HNC8090TG925" completed keep alive response. 2025-06-28 12:25:01.767 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2927ms 2025-06-28 12:25:01.767 +03:00 [DBG] Connection id "0HNC8090TG925" received FIN. 2025-06-28 12:25:01.767 +03:00 [DBG] Connection id "0HNC8090TG925" disconnecting. 2025-06-28 12:25:01.767 +03:00 [DBG] Connection id "0HNC8090TG925" stopped. 2025-06-28 12:25:01.767 +03:00 [DBG] Connection id "0HNC8090TG925" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:26:01.767 +03:00 [DBG] Connection id "0HNC8090TG926" accepted. 2025-06-28 12:26:01.767 +03:00 [DBG] Connection id "0HNC8090TG926" started. 2025-06-28 12:26:01.767 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:26:01.767 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:26:01.767 +03:00 [DBG] POST requests are not supported 2025-06-28 12:26:01.768 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:26:01.768 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 12:26:01.768 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:26:01.768 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:26:01.768 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:26:01.768 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:26:01.768 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:26:01.768 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:26:01.768 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 12:26:01.768 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:26:01.768 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:26:01.768 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 12:26:01.768 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:26:01.768 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 12:26:01.768 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:26:01.768 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:26:01.768 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:26:01.768 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:26:01.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:26:01.768 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:26:01.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:26:01.768 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:26:01.768 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:26:01.768 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1391ms. 2025-06-28 12:26:01.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:26:01.768 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:26:01.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:26:01.768 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:26:01.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:26:01.768 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:26:01.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:26:01.769 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:26:01.769 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:26:01.769 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:26:01.769 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:26:01.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:26:01.769 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:26:01.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:26:01.769 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:26:01.769 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:26:01.769 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:26:01.769 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8072ms 2025-06-28 12:26:01.769 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:26:01.769 +03:00 [DBG] Connection id "0HNC8090TG926" completed keep alive response. 2025-06-28 12:26:01.769 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4515ms 2025-06-28 12:26:01.769 +03:00 [DBG] Connection id "0HNC8090TG926" received FIN. 2025-06-28 12:26:01.769 +03:00 [DBG] Connection id "0HNC8090TG926" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:26:01.769 +03:00 [DBG] Connection id "0HNC8090TG926" disconnecting. 2025-06-28 12:26:01.769 +03:00 [DBG] Connection id "0HNC8090TG926" stopped. 2025-06-28 12:27:01.763 +03:00 [DBG] Connection id "0HNC8090TG927" accepted. 2025-06-28 12:27:01.763 +03:00 [DBG] Connection id "0HNC8090TG927" started. 2025-06-28 12:27:01.763 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:27:01.764 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:27:01.764 +03:00 [DBG] POST requests are not supported 2025-06-28 12:27:01.764 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:27:01.764 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 12:27:01.764 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:27:01.764 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:27:01.764 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:27:01.764 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:27:01.764 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:27:01.764 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:27:01.764 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 12:27:01.764 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:27:01.764 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:27:01.764 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 12:27:01.764 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:27:01.764 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 12:27:01.764 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:27:01.764 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:27:01.764 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:27:01.764 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:27:01.764 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:27:01.764 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:27:01.764 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:27:01.764 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:27:01.764 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:27:01.765 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1623ms. 2025-06-28 12:27:01.765 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:27:01.765 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:27:01.765 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:27:01.765 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:27:01.765 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:27:01.765 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:27:01.765 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:27:01.765 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:27:01.765 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:27:01.765 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:27:01.765 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:27:01.765 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:27:01.765 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:27:01.765 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:27:01.765 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:27:01.765 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:27:01.765 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:27:01.765 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.988ms 2025-06-28 12:27:01.765 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:27:01.765 +03:00 [DBG] Connection id "0HNC8090TG927" completed keep alive response. 2025-06-28 12:27:01.765 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6061ms 2025-06-28 12:27:01.765 +03:00 [DBG] Connection id "0HNC8090TG927" received FIN. 2025-06-28 12:27:01.766 +03:00 [DBG] Connection id "0HNC8090TG927" disconnecting. 2025-06-28 12:27:01.766 +03:00 [DBG] Connection id "0HNC8090TG927" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:27:01.767 +03:00 [DBG] Connection id "0HNC8090TG927" stopped. 2025-06-28 12:28:01.774 +03:00 [DBG] Connection id "0HNC8090TG928" accepted. 2025-06-28 12:28:01.774 +03:00 [DBG] Connection id "0HNC8090TG928" started. 2025-06-28 12:28:01.774 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:28:01.774 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:28:01.774 +03:00 [DBG] POST requests are not supported 2025-06-28 12:28:01.774 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:28:01.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-28 12:28:01.774 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:28:01.774 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:28:01.774 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:28:01.774 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:28:01.774 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:28:01.774 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:28:01.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-28 12:28:01.775 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:28:01.775 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:28:01.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-28 12:28:01.775 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:28:01.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-28 12:28:01.775 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:28:01.775 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:28:01.775 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:28:01.775 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:28:01.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:28:01.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:28:01.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:28:01.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:28:01.775 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:28:01.775 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.157ms. 2025-06-28 12:28:01.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:28:01.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:28:01.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:28:01.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:28:01.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:28:01.775 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:28:01.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:28:01.775 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:28:01.775 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:28:01.775 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:28:01.775 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:28:01.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:28:01.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:28:01.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:28:01.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:28:01.775 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:28:01.775 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:28:01.775 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8232ms 2025-06-28 12:28:01.775 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:28:01.776 +03:00 [DBG] Connection id "0HNC8090TG928" completed keep alive response. 2025-06-28 12:28:01.776 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5879ms 2025-06-28 12:28:01.776 +03:00 [DBG] Connection id "0HNC8090TG928" received FIN. 2025-06-28 12:28:01.776 +03:00 [DBG] Connection id "0HNC8090TG928" disconnecting. 2025-06-28 12:28:01.776 +03:00 [DBG] Connection id "0HNC8090TG928" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:28:01.777 +03:00 [DBG] Connection id "0HNC8090TG928" stopped. 2025-06-28 12:29:01.773 +03:00 [DBG] Connection id "0HNC8090TG929" accepted. 2025-06-28 12:29:01.774 +03:00 [DBG] Connection id "0HNC8090TG929" started. 2025-06-28 12:29:01.774 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:29:01.774 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:29:01.774 +03:00 [DBG] POST requests are not supported 2025-06-28 12:29:01.774 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:29:01.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-28 12:29:01.774 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:29:01.774 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:29:01.774 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:29:01.774 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:29:01.774 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:29:01.774 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:29:01.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-28 12:29:01.774 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:29:01.774 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:29:01.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-28 12:29:01.774 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:29:01.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-28 12:29:01.774 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:29:01.774 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:29:01.774 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:29:01.774 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:29:01.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:29:01.774 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:29:01.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:29:01.774 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:29:01.774 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:29:01.775 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1379ms. 2025-06-28 12:29:01.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:29:01.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:29:01.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:29:01.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:29:01.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:29:01.775 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:29:01.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:29:01.775 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:29:01.775 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:29:01.775 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:29:01.775 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:29:01.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:29:01.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:29:01.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:29:01.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:29:01.775 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:29:01.775 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:29:01.775 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8125ms 2025-06-28 12:29:01.775 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:29:01.775 +03:00 [DBG] Connection id "0HNC8090TG929" completed keep alive response. 2025-06-28 12:29:01.775 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5367ms 2025-06-28 12:29:01.776 +03:00 [DBG] Connection id "0HNC8090TG929" received FIN. 2025-06-28 12:29:01.776 +03:00 [DBG] Connection id "0HNC8090TG929" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:29:01.776 +03:00 [DBG] Connection id "0HNC8090TG929" disconnecting. 2025-06-28 12:29:01.776 +03:00 [DBG] Connection id "0HNC8090TG929" stopped. 2025-06-28 12:30:01.774 +03:00 [DBG] Connection id "0HNC8090TG92A" accepted. 2025-06-28 12:30:01.774 +03:00 [DBG] Connection id "0HNC8090TG92A" started. 2025-06-28 12:30:01.774 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:30:01.774 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:30:01.774 +03:00 [DBG] POST requests are not supported 2025-06-28 12:30:01.774 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:30:01.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-28 12:30:01.774 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:30:01.774 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:30:01.774 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:30:01.774 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:30:01.774 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:30:01.775 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:30:01.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-28 12:30:01.775 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:30:01.775 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:30:01.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-28 12:30:01.775 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:30:01.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-28 12:30:01.775 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:30:01.775 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:30:01.775 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:30:01.775 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:30:01.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:30:01.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:30:01.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:30:01.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:30:01.775 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:30:01.776 +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-28 12:30:01.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:30:01.776 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:30:01.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:30:01.776 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:30:01.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:30:01.776 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:30:01.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:30:01.776 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:30:01.776 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:30:01.776 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:30:01.776 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:30:01.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:30:01.776 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:30:01.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:30:01.776 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:30:01.776 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:30:01.776 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:30:01.776 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3464ms 2025-06-28 12:30:01.776 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:30:01.776 +03:00 [DBG] Connection id "0HNC8090TG92A" completed keep alive response. 2025-06-28 12:30:01.776 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.417ms 2025-06-28 12:30:01.777 +03:00 [DBG] Connection id "0HNC8090TG92A" received FIN. 2025-06-28 12:30:01.777 +03:00 [DBG] Connection id "0HNC8090TG92A" disconnecting. 2025-06-28 12:30:01.777 +03:00 [DBG] Connection id "0HNC8090TG92A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:30:01.778 +03:00 [DBG] Connection id "0HNC8090TG92A" stopped. 2025-06-28 12:31:01.772 +03:00 [DBG] Connection id "0HNC8090TG92B" accepted. 2025-06-28 12:31:01.772 +03:00 [DBG] Connection id "0HNC8090TG92B" started. 2025-06-28 12:31:01.773 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:31:01.773 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:31:01.773 +03:00 [DBG] POST requests are not supported 2025-06-28 12:31:01.773 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:31:01.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-28 12:31:01.773 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:31:01.773 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:31:01.773 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:31:01.773 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:31:01.773 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:31:01.773 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:31:01.773 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 12:31:01.773 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:31:01.773 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:31:01.773 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 12:31:01.773 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:31:01.773 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 12:31:01.773 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:31:01.773 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:31:01.773 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:31:01.773 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:31:01.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:31:01.773 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:31:01.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:31:01.773 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:31:01.773 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:31:01.774 +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-28 12:31:01.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:31:01.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:31:01.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:31:01.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:31:01.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:31:01.774 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:31:01.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:31:01.774 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:31:01.774 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:31:01.774 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:31:01.774 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:31:01.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:31:01.774 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:31:01.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:31:01.774 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:31:01.774 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:31:01.774 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:31:01.774 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6673ms 2025-06-28 12:31:01.774 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:31:01.774 +03:00 [DBG] Connection id "0HNC8090TG92B" completed keep alive response. 2025-06-28 12:31:01.774 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3732ms 2025-06-28 12:31:01.774 +03:00 [DBG] Connection id "0HNC8090TG92B" received FIN. 2025-06-28 12:31:01.774 +03:00 [DBG] Connection id "0HNC8090TG92B" disconnecting. 2025-06-28 12:31:01.774 +03:00 [DBG] Connection id "0HNC8090TG92B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:31:01.775 +03:00 [DBG] Connection id "0HNC8090TG92B" stopped. 2025-06-28 12:32:01.838 +03:00 [DBG] Connection id "0HNC8090TG92C" accepted. 2025-06-28 12:32:01.838 +03:00 [DBG] Connection id "0HNC8090TG92C" started. 2025-06-28 12:32:01.838 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:32:01.838 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:32:01.838 +03:00 [DBG] POST requests are not supported 2025-06-28 12:32:01.838 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:32:01.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-28 12:32:01.838 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:32:01.838 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:32:01.838 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:32:01.838 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:32:01.838 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:32:01.838 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:32:01.838 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 12:32:01.838 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:32:01.838 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:32:01.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-28 12:32:01.839 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:32:01.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-28 12:32:01.839 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:32:01.839 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:32:01.839 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:32:01.839 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:32:01.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:32:01.839 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:32:01.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:32:01.839 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:32:01.839 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:32:01.839 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1136ms. 2025-06-28 12:32:01.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:32:01.839 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:32:01.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:32:01.839 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:32:01.839 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:32:01.839 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:32:01.839 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:32:01.839 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:32:01.840 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:32:01.840 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:32:01.840 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:32:01.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:32:01.840 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:32:01.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:32:01.840 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:32:01.840 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:32:01.840 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:32:01.840 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3178ms 2025-06-28 12:32:01.840 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:32:01.840 +03:00 [DBG] Connection id "0HNC8090TG92C" completed keep alive response. 2025-06-28 12:32:01.840 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2193ms 2025-06-28 12:32:01.840 +03:00 [DBG] Connection id "0HNC8090TG92C" received FIN. 2025-06-28 12:32:01.841 +03:00 [DBG] Connection id "0HNC8090TG92C" disconnecting. 2025-06-28 12:32:01.841 +03:00 [DBG] Connection id "0HNC8090TG92C" stopped. 2025-06-28 12:32:01.841 +03:00 [DBG] Connection id "0HNC8090TG92C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:33:01.768 +03:00 [DBG] Connection id "0HNC8090TG92D" accepted. 2025-06-28 12:33:01.768 +03:00 [DBG] Connection id "0HNC8090TG92D" started. 2025-06-28 12:33:01.768 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:33:01.768 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:33:01.768 +03:00 [DBG] POST requests are not supported 2025-06-28 12:33:01.768 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:33:01.768 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 12:33:01.768 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:33:01.768 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:33:01.769 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:33:01.769 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:33:01.769 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:33:01.769 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:33:01.769 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 12:33:01.769 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:33:01.769 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:33:01.769 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 12:33:01.769 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:33:01.769 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 12:33:01.769 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:33:01.769 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:33:01.769 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:33:01.769 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:33:01.769 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:33:01.769 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:33:01.769 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:33:01.769 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:33:01.769 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:33:01.769 +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-28 12:33:01.769 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:33:01.769 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:33:01.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:33:01.770 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:33:01.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:33:01.770 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:33:01.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:33:01.770 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:33:01.770 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:33:01.770 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:33:01.770 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:33:01.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:33:01.770 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:33:01.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:33:01.770 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:33:01.770 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:33:01.770 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:33:01.770 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8716ms 2025-06-28 12:33:01.770 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:33:01.770 +03:00 [DBG] Connection id "0HNC8090TG92D" completed keep alive response. 2025-06-28 12:33:01.770 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6556ms 2025-06-28 12:33:01.770 +03:00 [DBG] Connection id "0HNC8090TG92D" received FIN. 2025-06-28 12:33:01.770 +03:00 [DBG] Connection id "0HNC8090TG92D" disconnecting. 2025-06-28 12:33:01.770 +03:00 [DBG] Connection id "0HNC8090TG92D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:33:01.772 +03:00 [DBG] Connection id "0HNC8090TG92D" stopped. 2025-06-28 12:34:01.767 +03:00 [DBG] Connection id "0HNC8090TG92E" accepted. 2025-06-28 12:34:01.768 +03:00 [DBG] Connection id "0HNC8090TG92E" started. 2025-06-28 12:34:01.768 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:34:01.768 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:34:01.768 +03:00 [DBG] POST requests are not supported 2025-06-28 12:34:01.768 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:34:01.768 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 12:34:01.768 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:34:01.768 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:34:01.768 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:34:01.768 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:34:01.768 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:34:01.768 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:34:01.768 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 12:34:01.768 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:34:01.768 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:34:01.768 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 12:34:01.768 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:34:01.768 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 12:34:01.768 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:34:01.768 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:34:01.768 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:34:01.768 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:34:01.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:34:01.768 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:34:01.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:34:01.768 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:34:01.768 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:34:01.769 +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-28 12:34:01.769 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:34:01.769 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:34:01.769 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:34:01.769 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:34:01.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:34:01.769 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:34:01.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:34:01.769 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:34:01.769 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:34:01.769 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:34:01.769 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:34:01.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:34:01.769 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:34:01.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:34:01.769 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:34:01.769 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:34:01.769 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:34:01.769 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.869ms 2025-06-28 12:34:01.769 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:34:01.769 +03:00 [DBG] Connection id "0HNC8090TG92E" completed keep alive response. 2025-06-28 12:34:01.769 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5293ms 2025-06-28 12:34:01.769 +03:00 [DBG] Connection id "0HNC8090TG92E" received FIN. 2025-06-28 12:34:01.769 +03:00 [DBG] Connection id "0HNC8090TG92E" disconnecting. 2025-06-28 12:34:01.770 +03:00 [DBG] Connection id "0HNC8090TG92E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:34:01.771 +03:00 [DBG] Connection id "0HNC8090TG92E" stopped. 2025-06-28 12:35:01.764 +03:00 [DBG] Connection id "0HNC8090TG92F" accepted. 2025-06-28 12:35:01.764 +03:00 [DBG] Connection id "0HNC8090TG92F" started. 2025-06-28 12:35:01.764 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:35:01.764 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:35:01.764 +03:00 [DBG] POST requests are not supported 2025-06-28 12:35:01.764 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:35:01.764 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 12:35:01.764 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:35:01.764 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:35:01.764 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:35:01.764 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:35:01.764 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:35:01.765 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:35:01.765 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 12:35:01.765 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:35:01.765 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:35:01.765 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 12:35:01.765 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:35:01.765 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 12:35:01.765 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:35:01.765 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:35:01.765 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:35:01.765 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:35:01.765 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:35:01.765 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:35:01.765 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:35:01.765 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:35:01.765 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:35:01.765 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1609ms. 2025-06-28 12:35:01.765 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:35:01.765 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:35:01.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:35:01.766 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:35:01.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:35:01.766 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:35:01.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:35:01.766 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:35:01.766 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:35:01.766 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:35:01.766 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:35:01.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:35:01.766 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:35:01.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:35:01.766 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:35:01.766 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:35:01.766 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:35:01.766 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0457ms 2025-06-28 12:35:01.766 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:35:01.766 +03:00 [DBG] Connection id "0HNC8090TG92F" completed keep alive response. 2025-06-28 12:35:01.766 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.064ms 2025-06-28 12:35:01.766 +03:00 [DBG] Connection id "0HNC8090TG92F" received FIN. 2025-06-28 12:35:01.766 +03:00 [DBG] Connection id "0HNC8090TG92F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:35:01.766 +03:00 [DBG] Connection id "0HNC8090TG92F" disconnecting. 2025-06-28 12:35:01.767 +03:00 [DBG] Connection id "0HNC8090TG92F" stopped. 2025-06-28 12:36:01.775 +03:00 [DBG] Connection id "0HNC8090TG92G" accepted. 2025-06-28 12:36:01.776 +03:00 [DBG] Connection id "0HNC8090TG92G" started. 2025-06-28 12:36:01.776 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:36:01.776 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:36:01.776 +03:00 [DBG] POST requests are not supported 2025-06-28 12:36:01.776 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:36:01.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-28 12:36:01.776 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:36:01.776 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:36:01.776 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:36:01.776 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:36:01.776 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:36:01.776 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:36:01.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-28 12:36:01.776 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:36:01.776 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:36:01.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-28 12:36:01.776 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:36:01.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-28 12:36:01.776 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:36:01.776 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:36:01.776 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:36:01.776 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:36:01.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:36:01.776 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:36:01.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:36:01.776 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:36:01.776 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:36:01.777 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1892ms. 2025-06-28 12:36:01.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:36:01.777 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:36:01.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:36:01.777 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:36:01.777 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:36:01.777 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:36:01.777 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:36:01.777 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:36:01.777 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:36:01.777 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:36:01.777 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:36:01.777 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:36:01.777 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:36:01.777 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:36:01.777 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:36:01.777 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:36:01.777 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:36:01.777 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.916ms 2025-06-28 12:36:01.777 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:36:01.777 +03:00 [DBG] Connection id "0HNC8090TG92G" completed keep alive response. 2025-06-28 12:36:01.777 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.553ms 2025-06-28 12:36:01.778 +03:00 [DBG] Connection id "0HNC8090TG92G" received FIN. 2025-06-28 12:36:01.778 +03:00 [DBG] Connection id "0HNC8090TG92G" disconnecting. 2025-06-28 12:36:01.778 +03:00 [DBG] Connection id "0HNC8090TG92G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:36:01.779 +03:00 [DBG] Connection id "0HNC8090TG92G" stopped. 2025-06-28 12:37:01.776 +03:00 [DBG] Connection id "0HNC8090TG92H" accepted. 2025-06-28 12:37:01.776 +03:00 [DBG] Connection id "0HNC8090TG92H" started. 2025-06-28 12:37:01.776 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:37:01.776 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:37:01.776 +03:00 [DBG] POST requests are not supported 2025-06-28 12:37:01.776 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:37:01.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-28 12:37:01.776 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:37:01.776 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:37:01.776 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:37:01.776 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:37:01.776 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:37:01.776 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:37:01.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-28 12:37:01.776 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:37:01.776 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:37:01.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-28 12:37:01.776 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:37:01.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-28 12:37:01.777 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:37:01.777 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:37:01.777 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:37:01.777 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:37:01.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:37:01.777 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:37:01.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:37:01.777 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:37:01.777 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:37:01.777 +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-28 12:37:01.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:37:01.777 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:37:01.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:37:01.777 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:37:01.777 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:37:01.777 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:37:01.777 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:37:01.777 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:37:01.777 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:37:01.777 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:37:01.777 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:37:01.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:37:01.778 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:37:01.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:37:01.778 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:37:01.778 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:37:01.778 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:37:01.778 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1399ms 2025-06-28 12:37:01.778 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:37:01.778 +03:00 [DBG] Connection id "0HNC8090TG92H" completed keep alive response. 2025-06-28 12:37:01.778 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0354ms 2025-06-28 12:37:01.778 +03:00 [DBG] Connection id "0HNC8090TG92H" received FIN. 2025-06-28 12:37:01.778 +03:00 [DBG] Connection id "0HNC8090TG92H" disconnecting. 2025-06-28 12:37:01.778 +03:00 [DBG] Connection id "0HNC8090TG92H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:37:01.779 +03:00 [DBG] Connection id "0HNC8090TG92H" stopped. 2025-06-28 12:38:01.773 +03:00 [DBG] Connection id "0HNC8090TG92I" accepted. 2025-06-28 12:38:01.773 +03:00 [DBG] Connection id "0HNC8090TG92I" started. 2025-06-28 12:38:01.773 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:38:01.774 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:38:01.774 +03:00 [DBG] POST requests are not supported 2025-06-28 12:38:01.774 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:38:01.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-28 12:38:01.774 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:38:01.774 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:38:01.774 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:38:01.774 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:38:01.774 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:38:01.774 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:38:01.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-28 12:38:01.774 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:38:01.774 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:38:01.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-28 12:38:01.774 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:38:01.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-28 12:38:01.774 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:38:01.774 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:38:01.774 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:38:01.774 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:38:01.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:38:01.774 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:38:01.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:38:01.774 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:38:01.774 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:38:01.774 +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-28 12:38:01.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:38:01.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:38:01.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:38:01.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:38:01.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:38:01.774 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:38:01.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:38:01.775 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:38:01.775 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:38:01.775 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:38:01.775 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:38:01.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:38:01.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:38:01.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:38:01.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:38:01.775 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:38:01.775 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:38:01.775 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7379ms 2025-06-28 12:38:01.775 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:38:01.775 +03:00 [DBG] Connection id "0HNC8090TG92I" completed keep alive response. 2025-06-28 12:38:01.775 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3314ms 2025-06-28 12:38:01.775 +03:00 [DBG] Connection id "0HNC8090TG92I" received FIN. 2025-06-28 12:38:01.775 +03:00 [DBG] Connection id "0HNC8090TG92I" disconnecting. 2025-06-28 12:38:01.775 +03:00 [DBG] Connection id "0HNC8090TG92I" stopped. 2025-06-28 12:38:01.775 +03:00 [DBG] Connection id "0HNC8090TG92I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:39:01.762 +03:00 [DBG] Connection id "0HNC8090TG92J" accepted. 2025-06-28 12:39:01.763 +03:00 [DBG] Connection id "0HNC8090TG92J" started. 2025-06-28 12:39:01.763 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:39:01.763 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:39:01.763 +03:00 [DBG] POST requests are not supported 2025-06-28 12:39:01.763 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:39:01.763 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 12:39:01.763 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:39:01.763 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:39:01.763 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:39:01.763 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:39:01.763 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:39:01.763 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:39:01.763 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 12:39:01.763 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:39:01.763 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:39:01.763 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 12:39:01.763 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:39:01.763 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 12:39:01.763 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:39:01.763 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:39:01.763 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:39:01.763 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:39:01.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:39:01.763 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:39:01.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:39:01.763 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:39:01.763 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:39:01.764 +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-28 12:39:01.764 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:39:01.764 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:39:01.764 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:39:01.764 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:39:01.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:39:01.764 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:39:01.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:39:01.764 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:39:01.764 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:39:01.764 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:39:01.764 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:39:01.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:39:01.764 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:39:01.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:39:01.764 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:39:01.764 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:39:01.764 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:39:01.764 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6354ms 2025-06-28 12:39:01.764 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:39:01.764 +03:00 [DBG] Connection id "0HNC8090TG92J" completed keep alive response. 2025-06-28 12:39:01.764 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2546ms 2025-06-28 12:39:01.764 +03:00 [DBG] Connection id "0HNC8090TG92J" received FIN. 2025-06-28 12:39:01.764 +03:00 [DBG] Connection id "0HNC8090TG92J" disconnecting. 2025-06-28 12:39:01.765 +03:00 [DBG] Connection id "0HNC8090TG92J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:39:01.766 +03:00 [DBG] Connection id "0HNC8090TG92J" stopped. 2025-06-28 12:40:01.800 +03:00 [DBG] Connection id "0HNC8090TG92K" accepted. 2025-06-28 12:40:01.801 +03:00 [DBG] Connection id "0HNC8090TG92K" started. 2025-06-28 12:40:01.801 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:40:01.801 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:40:01.801 +03:00 [DBG] POST requests are not supported 2025-06-28 12:40:01.801 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:40:01.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-28 12:40:01.801 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:40:01.801 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:40:01.801 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:40:01.801 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:40:01.801 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:40:01.801 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:40:01.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-28 12:40:01.802 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:40:01.802 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:40:01.802 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 12:40:01.802 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:40:01.802 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 12:40:01.802 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:40:01.802 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:40:01.802 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:40:01.802 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:40:01.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:40:01.802 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:40:01.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:40:01.802 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:40:01.802 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:40:01.802 +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-28 12:40:01.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:40:01.802 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:40:01.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:40:01.803 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:40:01.803 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:40:01.803 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:40:01.803 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:40:01.803 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:40:01.803 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:40:01.803 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:40:01.803 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:40:01.803 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:40:01.803 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:40:01.803 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:40:01.803 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:40:01.803 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:40:01.803 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:40:01.803 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3474ms 2025-06-28 12:40:01.803 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:40:01.803 +03:00 [DBG] Connection id "0HNC8090TG92K" completed keep alive response. 2025-06-28 12:40:01.803 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3638ms 2025-06-28 12:40:01.803 +03:00 [DBG] Connection id "0HNC8090TG92K" received FIN. 2025-06-28 12:40:01.803 +03:00 [DBG] Connection id "0HNC8090TG92K" disconnecting. 2025-06-28 12:40:01.804 +03:00 [DBG] Connection id "0HNC8090TG92K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:40:01.805 +03:00 [DBG] Connection id "0HNC8090TG92K" stopped. 2025-06-28 12:41:01.778 +03:00 [DBG] Connection id "0HNC8090TG92L" accepted. 2025-06-28 12:41:01.778 +03:00 [DBG] Connection id "0HNC8090TG92L" started. 2025-06-28 12:41:01.778 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:41:01.778 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:41:01.778 +03:00 [DBG] POST requests are not supported 2025-06-28 12:41:01.778 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:41:01.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-28 12:41:01.778 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:41:01.778 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:41:01.778 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:41:01.778 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:41:01.778 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:41:01.778 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:41:01.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-28 12:41:01.778 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:41:01.778 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:41:01.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-28 12:41:01.779 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:41:01.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-28 12:41:01.779 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:41:01.779 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:41:01.779 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:41:01.779 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:41:01.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:41:01.779 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:41:01.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:41:01.779 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:41:01.779 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:41:01.779 +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-28 12:41:01.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:41:01.779 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:41:01.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:41:01.779 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:41:01.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:41:01.779 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:41:01.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:41:01.779 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:41:01.779 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:41:01.779 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:41:01.779 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:41:01.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:41:01.779 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:41:01.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:41:01.779 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:41:01.779 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:41:01.779 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:41:01.779 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8154ms 2025-06-28 12:41:01.779 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:41:01.779 +03:00 [DBG] Connection id "0HNC8090TG92L" completed keep alive response. 2025-06-28 12:41:01.780 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5988ms 2025-06-28 12:41:01.780 +03:00 [DBG] Connection id "0HNC8090TG92L" received FIN. 2025-06-28 12:41:01.780 +03:00 [DBG] Connection id "0HNC8090TG92L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:41:01.780 +03:00 [DBG] Connection id "0HNC8090TG92L" disconnecting. 2025-06-28 12:41:01.780 +03:00 [DBG] Connection id "0HNC8090TG92L" stopped. 2025-06-28 12:42:01.774 +03:00 [DBG] Connection id "0HNC8090TG92M" accepted. 2025-06-28 12:42:01.774 +03:00 [DBG] Connection id "0HNC8090TG92M" started. 2025-06-28 12:42:01.774 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:42:01.774 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:42:01.774 +03:00 [DBG] POST requests are not supported 2025-06-28 12:42:01.774 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:42:01.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-28 12:42:01.774 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:42:01.774 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:42:01.774 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:42:01.774 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:42:01.774 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:42:01.774 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:42:01.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-28 12:42:01.775 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:42:01.775 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:42:01.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-28 12:42:01.775 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:42:01.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-28 12:42:01.775 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:42:01.775 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:42:01.775 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:42:01.775 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:42:01.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:42:01.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:42:01.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:42:01.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:42:01.775 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:42:01.775 +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-28 12:42:01.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:42:01.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:42:01.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:42:01.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:42:01.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:42:01.775 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:42:01.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:42:01.775 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:42:01.775 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:42:01.775 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:42:01.775 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:42:01.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:42:01.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:42:01.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:42:01.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:42:01.775 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:42:01.775 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:42:01.775 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7632ms 2025-06-28 12:42:01.775 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:42:01.775 +03:00 [DBG] Connection id "0HNC8090TG92M" completed keep alive response. 2025-06-28 12:42:01.776 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4023ms 2025-06-28 12:42:01.776 +03:00 [DBG] Connection id "0HNC8090TG92M" received FIN. 2025-06-28 12:42:01.776 +03:00 [DBG] Connection id "0HNC8090TG92M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:42:01.776 +03:00 [DBG] Connection id "0HNC8090TG92M" disconnecting. 2025-06-28 12:42:01.776 +03:00 [DBG] Connection id "0HNC8090TG92M" stopped. 2025-06-28 12:43:01.774 +03:00 [DBG] Connection id "0HNC8090TG92N" accepted. 2025-06-28 12:43:01.774 +03:00 [DBG] Connection id "0HNC8090TG92N" started. 2025-06-28 12:43:01.774 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:43:01.774 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:43:01.774 +03:00 [DBG] POST requests are not supported 2025-06-28 12:43:01.774 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:43:01.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-28 12:43:01.774 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:43:01.774 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:43:01.774 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:43:01.774 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:43:01.774 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:43:01.774 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:43:01.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-28 12:43:01.775 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:43:01.775 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:43:01.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-28 12:43:01.775 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:43:01.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-28 12:43:01.775 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:43:01.775 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:43:01.775 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:43:01.775 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:43:01.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:43:01.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:43:01.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:43:01.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:43:01.775 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:43:01.775 +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-28 12:43:01.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:43:01.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:43:01.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:43:01.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:43:01.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:43:01.775 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:43:01.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:43:01.775 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:43:01.775 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:43:01.775 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:43:01.775 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:43:01.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:43:01.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:43:01.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:43:01.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:43:01.775 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:43:01.776 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:43:01.776 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8371ms 2025-06-28 12:43:01.776 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:43:01.776 +03:00 [DBG] Connection id "0HNC8090TG92N" completed keep alive response. 2025-06-28 12:43:01.776 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5923ms 2025-06-28 12:43:01.776 +03:00 [DBG] Connection id "0HNC8090TG92N" received FIN. 2025-06-28 12:43:01.776 +03:00 [DBG] Connection id "0HNC8090TG92N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:43:01.776 +03:00 [DBG] Connection id "0HNC8090TG92N" disconnecting. 2025-06-28 12:43:01.776 +03:00 [DBG] Connection id "0HNC8090TG92N" stopped. 2025-06-28 12:44:01.766 +03:00 [DBG] Connection id "0HNC8090TG92O" accepted. 2025-06-28 12:44:01.767 +03:00 [DBG] Connection id "0HNC8090TG92O" started. 2025-06-28 12:44:01.767 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:44:01.767 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:44:01.767 +03:00 [DBG] POST requests are not supported 2025-06-28 12:44:01.767 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:44:01.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-28 12:44:01.767 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:44:01.767 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:44:01.767 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:44:01.767 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:44:01.767 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:44:01.767 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:44:01.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-28 12:44:01.767 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:44:01.767 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:44:01.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-28 12:44:01.767 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:44:01.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-28 12:44:01.767 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:44:01.767 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:44:01.767 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:44:01.768 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:44:01.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:44:01.768 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:44:01.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:44:01.768 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:44:01.768 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:44:01.768 +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-28 12:44:01.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:44:01.768 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:44:01.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:44:01.768 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:44:01.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:44:01.768 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:44:01.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:44:01.768 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:44:01.768 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:44:01.768 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:44:01.768 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:44:01.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:44:01.768 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:44:01.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:44:01.768 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:44:01.768 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:44:01.768 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:44:01.768 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7007ms 2025-06-28 12:44:01.768 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:44:01.768 +03:00 [DBG] Connection id "0HNC8090TG92O" completed keep alive response. 2025-06-28 12:44:01.768 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3981ms 2025-06-28 12:44:01.768 +03:00 [DBG] Connection id "0HNC8090TG92O" received FIN. 2025-06-28 12:44:01.769 +03:00 [DBG] Connection id "0HNC8090TG92O" disconnecting. 2025-06-28 12:44:01.769 +03:00 [DBG] Connection id "0HNC8090TG92O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:44:01.770 +03:00 [DBG] Connection id "0HNC8090TG92O" stopped. 2025-06-28 12:45:01.778 +03:00 [DBG] Connection id "0HNC8090TG92P" accepted. 2025-06-28 12:45:01.778 +03:00 [DBG] Connection id "0HNC8090TG92P" started. 2025-06-28 12:45:01.778 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:45:01.778 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:45:01.778 +03:00 [DBG] POST requests are not supported 2025-06-28 12:45:01.778 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:45:01.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-28 12:45:01.778 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:45:01.778 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:45:01.778 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:45:01.778 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:45:01.778 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:45:01.778 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:45:01.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-28 12:45:01.778 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:45:01.778 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:45:01.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-28 12:45:01.778 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:45:01.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-28 12:45:01.778 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:45:01.778 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:45:01.778 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:45:01.779 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:45:01.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:45:01.779 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:45:01.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:45:01.779 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:45:01.779 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:45:01.779 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1271ms. 2025-06-28 12:45:01.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:45:01.779 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:45:01.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:45:01.779 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:45:01.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:45:01.779 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:45:01.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:45:01.779 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:45:01.779 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:45:01.779 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:45:01.779 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:45:01.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:45:01.779 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:45:01.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:45:01.779 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:45:01.779 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:45:01.779 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:45:01.779 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.657ms 2025-06-28 12:45:01.779 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:45:01.779 +03:00 [DBG] Connection id "0HNC8090TG92P" completed keep alive response. 2025-06-28 12:45:01.779 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1825ms 2025-06-28 12:45:01.779 +03:00 [DBG] Connection id "0HNC8090TG92P" received FIN. 2025-06-28 12:45:01.780 +03:00 [DBG] Connection id "0HNC8090TG92P" disconnecting. 2025-06-28 12:45:01.780 +03:00 [DBG] Connection id "0HNC8090TG92P" stopped. 2025-06-28 12:45:01.780 +03:00 [DBG] Connection id "0HNC8090TG92P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:46:01.775 +03:00 [DBG] Connection id "0HNC8090TG92Q" accepted. 2025-06-28 12:46:01.775 +03:00 [DBG] Connection id "0HNC8090TG92Q" started. 2025-06-28 12:46:01.775 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:46:01.775 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:46:01.775 +03:00 [DBG] POST requests are not supported 2025-06-28 12:46:01.775 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:46:01.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-28 12:46:01.775 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:46:01.775 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:46:01.775 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:46:01.775 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:46:01.775 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:46:01.775 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:46:01.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-28 12:46:01.775 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:46:01.775 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:46:01.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-28 12:46:01.775 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:46:01.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-28 12:46:01.776 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:46:01.776 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:46:01.776 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:46:01.776 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:46:01.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:46:01.776 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:46:01.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:46:01.776 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:46:01.776 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:46:01.776 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1377ms. 2025-06-28 12:46:01.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:46:01.776 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:46:01.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:46:01.776 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:46:01.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:46:01.776 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:46:01.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:46:01.776 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:46:01.776 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:46:01.776 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:46:01.776 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:46:01.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:46:01.776 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:46:01.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:46:01.776 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:46:01.777 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:46:01.777 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:46:01.777 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0318ms 2025-06-28 12:46:01.777 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:46:01.777 +03:00 [DBG] Connection id "0HNC8090TG92Q" completed keep alive response. 2025-06-28 12:46:01.777 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9424ms 2025-06-28 12:46:01.777 +03:00 [DBG] Connection id "0HNC8090TG92Q" received FIN. 2025-06-28 12:46:01.777 +03:00 [DBG] Connection id "0HNC8090TG92Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:46:01.777 +03:00 [DBG] Connection id "0HNC8090TG92Q" disconnecting. 2025-06-28 12:46:01.777 +03:00 [DBG] Connection id "0HNC8090TG92Q" stopped. 2025-06-28 12:47:01.779 +03:00 [DBG] Connection id "0HNC8090TG92R" accepted. 2025-06-28 12:47:01.779 +03:00 [DBG] Connection id "0HNC8090TG92R" started. 2025-06-28 12:47:01.779 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:47:01.779 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:47:01.779 +03:00 [DBG] POST requests are not supported 2025-06-28 12:47:01.779 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:47:01.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-28 12:47:01.779 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:47:01.779 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:47:01.779 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:47:01.779 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:47:01.779 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:47:01.779 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:47:01.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-28 12:47:01.780 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:47:01.780 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:47:01.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-28 12:47:01.780 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:47:01.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-28 12:47:01.780 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:47:01.780 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:47:01.780 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:47:01.780 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:47:01.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:47:01.780 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:47:01.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:47:01.780 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:47:01.780 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:47:01.780 +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-28 12:47:01.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:47:01.780 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:47:01.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:47:01.780 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:47:01.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:47:01.780 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:47:01.781 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:47:01.781 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:47:01.781 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:47:01.781 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:47:01.781 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:47:01.781 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:47:01.781 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:47:01.781 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:47:01.781 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:47:01.781 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:47:01.781 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:47:01.781 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1431ms 2025-06-28 12:47:01.781 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:47:01.781 +03:00 [DBG] Connection id "0HNC8090TG92R" completed keep alive response. 2025-06-28 12:47:01.781 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9892ms 2025-06-28 12:47:01.781 +03:00 [DBG] Connection id "0HNC8090TG92R" received FIN. 2025-06-28 12:47:01.781 +03:00 [DBG] Connection id "0HNC8090TG92R" disconnecting. 2025-06-28 12:47:01.781 +03:00 [DBG] Connection id "0HNC8090TG92R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:47:01.783 +03:00 [DBG] Connection id "0HNC8090TG92R" stopped. 2025-06-28 12:48:01.782 +03:00 [DBG] Connection id "0HNC8090TG92S" accepted. 2025-06-28 12:48:01.782 +03:00 [DBG] Connection id "0HNC8090TG92S" started. 2025-06-28 12:48:01.782 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:48:01.782 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:48:01.782 +03:00 [DBG] POST requests are not supported 2025-06-28 12:48:01.782 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:48:01.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-28 12:48:01.782 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:48:01.782 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:48:01.782 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:48:01.782 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:48:01.782 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:48:01.782 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:48:01.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-28 12:48:01.782 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:48:01.782 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:48:01.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-28 12:48:01.782 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:48:01.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-28 12:48:01.782 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:48:01.782 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:48:01.782 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:48:01.783 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:48:01.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:48:01.783 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:48:01.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:48:01.783 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:48:01.783 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:48:01.783 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1228ms. 2025-06-28 12:48:01.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:48:01.783 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:48:01.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:48:01.783 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:48:01.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:48:01.783 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:48:01.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:48:01.783 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:48:01.783 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:48:01.783 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:48:01.783 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:48:01.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:48:01.783 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:48:01.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:48:01.783 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:48:01.783 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:48:01.783 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:48:01.783 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7861ms 2025-06-28 12:48:01.783 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:48:01.783 +03:00 [DBG] Connection id "0HNC8090TG92S" completed keep alive response. 2025-06-28 12:48:01.783 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4297ms 2025-06-28 12:48:01.783 +03:00 [DBG] Connection id "0HNC8090TG92S" received FIN. 2025-06-28 12:48:01.784 +03:00 [DBG] Connection id "0HNC8090TG92S" disconnecting. 2025-06-28 12:48:01.784 +03:00 [DBG] Connection id "0HNC8090TG92S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:48:01.785 +03:00 [DBG] Connection id "0HNC8090TG92S" stopped. 2025-06-28 12:49:01.774 +03:00 [DBG] Connection id "0HNC8090TG92T" accepted. 2025-06-28 12:49:01.774 +03:00 [DBG] Connection id "0HNC8090TG92T" started. 2025-06-28 12:49:01.774 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:49:01.774 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:49:01.774 +03:00 [DBG] POST requests are not supported 2025-06-28 12:49:01.774 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:49:01.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-28 12:49:01.774 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:49:01.774 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:49:01.774 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:49:01.774 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:49:01.775 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:49:01.775 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:49:01.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-28 12:49:01.775 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:49:01.775 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:49:01.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-28 12:49:01.775 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:49:01.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-28 12:49:01.775 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:49:01.775 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:49:01.775 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:49:01.775 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:49:01.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:49:01.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:49:01.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:49:01.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:49:01.775 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:49:01.775 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1357ms. 2025-06-28 12:49:01.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:49:01.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:49:01.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:49:01.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:49:01.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:49:01.775 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:49:01.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:49:01.775 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:49:01.775 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:49:01.776 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:49:01.776 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:49:01.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:49:01.776 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:49:01.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:49:01.776 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:49:01.776 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:49:01.776 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:49:01.776 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8962ms 2025-06-28 12:49:01.776 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:49:01.776 +03:00 [DBG] Connection id "0HNC8090TG92T" completed keep alive response. 2025-06-28 12:49:01.776 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6616ms 2025-06-28 12:49:01.776 +03:00 [DBG] Connection id "0HNC8090TG92T" received FIN. 2025-06-28 12:49:01.776 +03:00 [DBG] Connection id "0HNC8090TG92T" disconnecting. 2025-06-28 12:49:01.776 +03:00 [DBG] Connection id "0HNC8090TG92T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:49:01.777 +03:00 [DBG] Connection id "0HNC8090TG92T" stopped. 2025-06-28 12:50:01.776 +03:00 [DBG] Connection id "0HNC8090TG92U" accepted. 2025-06-28 12:50:01.776 +03:00 [DBG] Connection id "0HNC8090TG92U" started. 2025-06-28 12:50:01.776 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:50:01.776 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:50:01.776 +03:00 [DBG] POST requests are not supported 2025-06-28 12:50:01.776 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:50:01.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-28 12:50:01.776 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:50:01.776 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:50:01.776 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:50:01.776 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:50:01.776 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:50:01.776 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:50:01.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-28 12:50:01.776 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:50:01.776 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:50:01.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-28 12:50:01.776 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:50:01.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-28 12:50:01.776 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:50:01.776 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:50:01.776 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:50:01.777 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:50:01.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:50:01.777 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:50:01.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:50:01.777 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:50:01.777 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:50:01.777 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1455ms. 2025-06-28 12:50:01.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:50:01.777 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:50:01.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:50:01.777 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:50:01.777 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:50:01.777 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:50:01.777 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:50:01.777 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:50:01.777 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:50:01.777 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:50:01.777 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:50:01.777 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:50:01.777 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:50:01.777 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:50:01.777 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:50:01.777 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:50:01.777 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:50:01.777 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8299ms 2025-06-28 12:50:01.777 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:50:01.777 +03:00 [DBG] Connection id "0HNC8090TG92U" completed keep alive response. 2025-06-28 12:50:01.777 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5097ms 2025-06-28 12:50:01.778 +03:00 [DBG] Connection id "0HNC8090TG92U" received FIN. 2025-06-28 12:50:01.778 +03:00 [DBG] Connection id "0HNC8090TG92U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:50:01.778 +03:00 [DBG] Connection id "0HNC8090TG92U" disconnecting. 2025-06-28 12:50:01.778 +03:00 [DBG] Connection id "0HNC8090TG92U" stopped. 2025-06-28 12:51:01.773 +03:00 [DBG] Connection id "0HNC8090TG92V" accepted. 2025-06-28 12:51:01.773 +03:00 [DBG] Connection id "0HNC8090TG92V" started. 2025-06-28 12:51:01.773 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:51:01.773 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:51:01.774 +03:00 [DBG] POST requests are not supported 2025-06-28 12:51:01.774 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:51:01.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-28 12:51:01.774 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:51:01.774 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:51:01.774 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:51:01.774 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:51:01.774 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:51:01.774 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:51:01.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-28 12:51:01.774 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:51:01.774 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:51:01.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-28 12:51:01.774 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:51:01.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-28 12:51:01.774 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:51:01.774 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:51:01.774 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:51:01.774 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:51:01.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:51:01.774 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:51:01.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:51:01.774 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:51:01.774 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:51:01.774 +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-28 12:51:01.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:51:01.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:51:01.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:51:01.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:51:01.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:51:01.774 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:51:01.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:51:01.775 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:51:01.775 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:51:01.775 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:51:01.775 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:51:01.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:51:01.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:51:01.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:51:01.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:51:01.775 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:51:01.775 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:51:01.775 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7402ms 2025-06-28 12:51:01.775 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:51:01.775 +03:00 [DBG] Connection id "0HNC8090TG92V" completed keep alive response. 2025-06-28 12:51:01.775 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3633ms 2025-06-28 12:51:01.775 +03:00 [DBG] Connection id "0HNC8090TG92V" received FIN. 2025-06-28 12:51:01.775 +03:00 [DBG] Connection id "0HNC8090TG92V" disconnecting. 2025-06-28 12:51:01.775 +03:00 [DBG] Connection id "0HNC8090TG92V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:51:01.776 +03:00 [DBG] Connection id "0HNC8090TG92V" stopped. 2025-06-28 12:52:01.766 +03:00 [DBG] Connection id "0HNC8090TG930" accepted. 2025-06-28 12:52:01.766 +03:00 [DBG] Connection id "0HNC8090TG930" started. 2025-06-28 12:52:01.766 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:52:01.766 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:52:01.766 +03:00 [DBG] POST requests are not supported 2025-06-28 12:52:01.766 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:52:01.766 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 12:52:01.766 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:52:01.766 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:52:01.767 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:52:01.767 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:52:01.767 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:52:01.767 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:52:01.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-28 12:52:01.767 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:52:01.767 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:52:01.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-28 12:52:01.767 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:52:01.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-28 12:52:01.767 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:52:01.767 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:52:01.767 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:52:01.767 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:52:01.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:52:01.767 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:52:01.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:52:01.767 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:52:01.767 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:52:01.767 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.136ms. 2025-06-28 12:52:01.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:52:01.767 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:52:01.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:52:01.767 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:52:01.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:52:01.767 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:52:01.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:52:01.767 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:52:01.767 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:52:01.768 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:52:01.768 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:52:01.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:52:01.768 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:52:01.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:52:01.768 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:52:01.768 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:52:01.768 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:52:01.768 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7519ms 2025-06-28 12:52:01.768 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:52:01.768 +03:00 [DBG] Connection id "0HNC8090TG930" completed keep alive response. 2025-06-28 12:52:01.768 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5431ms 2025-06-28 12:52:01.768 +03:00 [DBG] Connection id "0HNC8090TG930" received FIN. 2025-06-28 12:52:01.768 +03:00 [DBG] Connection id "0HNC8090TG930" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:52:01.768 +03:00 [DBG] Connection id "0HNC8090TG930" disconnecting. 2025-06-28 12:52:01.768 +03:00 [DBG] Connection id "0HNC8090TG930" stopped. 2025-06-28 12:53:01.781 +03:00 [DBG] Connection id "0HNC8090TG931" accepted. 2025-06-28 12:53:01.781 +03:00 [DBG] Connection id "0HNC8090TG931" started. 2025-06-28 12:53:01.781 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:53:01.782 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:53:01.782 +03:00 [DBG] POST requests are not supported 2025-06-28 12:53:01.782 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:53:01.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-28 12:53:01.782 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:53:01.782 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:53:01.782 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:53:01.782 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:53:01.782 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:53:01.782 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:53:01.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-28 12:53:01.782 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:53:01.782 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:53:01.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-28 12:53:01.782 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:53:01.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-28 12:53:01.782 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:53:01.782 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:53:01.782 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:53:01.782 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:53:01.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:53:01.782 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:53:01.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:53:01.782 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:53:01.782 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:53:01.782 +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-28 12:53:01.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:53:01.782 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:53:01.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:53:01.782 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:53:01.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:53:01.783 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:53:01.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:53:01.783 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:53:01.783 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:53:01.783 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:53:01.783 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:53:01.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:53:01.783 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:53:01.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:53:01.783 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:53:01.783 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:53:01.783 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:53:01.783 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7303ms 2025-06-28 12:53:01.783 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:53:01.783 +03:00 [DBG] Connection id "0HNC8090TG931" completed keep alive response. 2025-06-28 12:53:01.783 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3339ms 2025-06-28 12:53:01.783 +03:00 [DBG] Connection id "0HNC8090TG931" received FIN. 2025-06-28 12:53:01.783 +03:00 [DBG] Connection id "0HNC8090TG931" disconnecting. 2025-06-28 12:53:01.783 +03:00 [DBG] Connection id "0HNC8090TG931" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:53:01.784 +03:00 [DBG] Connection id "0HNC8090TG931" stopped. 2025-06-28 12:54:01.778 +03:00 [DBG] Connection id "0HNC8090TG932" accepted. 2025-06-28 12:54:01.778 +03:00 [DBG] Connection id "0HNC8090TG932" started. 2025-06-28 12:54:01.778 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:54:01.778 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:54:01.779 +03:00 [DBG] POST requests are not supported 2025-06-28 12:54:01.779 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:54:01.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-28 12:54:01.779 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:54:01.779 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:54:01.779 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:54:01.779 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:54:01.779 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:54:01.779 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:54:01.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-28 12:54:01.779 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:54:01.779 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:54:01.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-28 12:54:01.779 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:54:01.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-28 12:54:01.779 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:54:01.779 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:54:01.779 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:54:01.779 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:54:01.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:54:01.779 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:54:01.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:54:01.779 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:54:01.779 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:54:01.779 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1597ms. 2025-06-28 12:54:01.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:54:01.779 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:54:01.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:54:01.779 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:54:01.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:54:01.780 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:54:01.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:54:01.780 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:54:01.780 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:54:01.780 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:54:01.780 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:54:01.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:54:01.780 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:54:01.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:54:01.780 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:54:01.780 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:54:01.780 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:54:01.780 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8228ms 2025-06-28 12:54:01.780 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:54:01.780 +03:00 [DBG] Connection id "0HNC8090TG932" completed keep alive response. 2025-06-28 12:54:01.780 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4774ms 2025-06-28 12:54:01.780 +03:00 [DBG] Connection id "0HNC8090TG932" received FIN. 2025-06-28 12:54:01.780 +03:00 [DBG] Connection id "0HNC8090TG932" disconnecting. 2025-06-28 12:54:01.780 +03:00 [DBG] Connection id "0HNC8090TG932" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:54:01.781 +03:00 [DBG] Connection id "0HNC8090TG932" stopped. 2025-06-28 12:55:01.779 +03:00 [DBG] Connection id "0HNC8090TG933" accepted. 2025-06-28 12:55:01.779 +03:00 [DBG] Connection id "0HNC8090TG933" started. 2025-06-28 12:55:01.779 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:55:01.779 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:55:01.779 +03:00 [DBG] POST requests are not supported 2025-06-28 12:55:01.779 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:55:01.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-28 12:55:01.780 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:55:01.780 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:55:01.780 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:55:01.780 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:55:01.780 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:55:01.780 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:55:01.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-28 12:55:01.780 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:55:01.780 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:55:01.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-28 12:55:01.780 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:55:01.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-28 12:55:01.780 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:55:01.780 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:55:01.780 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:55:01.780 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:55:01.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:55:01.780 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:55:01.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:55:01.780 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:55:01.780 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:55:01.780 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1099ms. 2025-06-28 12:55:01.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:55:01.780 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:55:01.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:55:01.780 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:55:01.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:55:01.780 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:55:01.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:55:01.780 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:55:01.780 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:55:01.780 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:55:01.780 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:55:01.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:55:01.780 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:55:01.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:55:01.780 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:55:01.780 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:55:01.780 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:55:01.780 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6378ms 2025-06-28 12:55:01.780 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:55:01.781 +03:00 [DBG] Connection id "0HNC8090TG933" completed keep alive response. 2025-06-28 12:55:01.781 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1581ms 2025-06-28 12:55:01.781 +03:00 [DBG] Connection id "0HNC8090TG933" received FIN. 2025-06-28 12:55:01.781 +03:00 [DBG] Connection id "0HNC8090TG933" disconnecting. 2025-06-28 12:55:01.781 +03:00 [DBG] Connection id "0HNC8090TG933" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:55:01.782 +03:00 [DBG] Connection id "0HNC8090TG933" stopped. 2025-06-28 12:56:01.770 +03:00 [DBG] Connection id "0HNC8090TG934" accepted. 2025-06-28 12:56:01.770 +03:00 [DBG] Connection id "0HNC8090TG934" started. 2025-06-28 12:56:01.770 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:56:01.770 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:56:01.770 +03:00 [DBG] POST requests are not supported 2025-06-28 12:56:01.770 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:56:01.771 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 12:56:01.771 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:56:01.771 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:56:01.771 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:56:01.771 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:56:01.771 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:56:01.771 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:56:01.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-28 12:56:01.771 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:56:01.771 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:56:01.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-28 12:56:01.771 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:56:01.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-28 12:56:01.771 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:56:01.771 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:56:01.771 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:56:01.771 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:56:01.771 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:56:01.771 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:56:01.771 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:56:01.771 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:56:01.771 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:56:01.771 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1476ms. 2025-06-28 12:56:01.771 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:56:01.771 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:56:01.771 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:56:01.771 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:56:01.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:56:01.771 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:56:01.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:56:01.772 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:56:01.772 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:56:01.772 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:56:01.772 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:56:01.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:56:01.772 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:56:01.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:56:01.772 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:56:01.772 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:56:01.772 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:56:01.772 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8232ms 2025-06-28 12:56:01.772 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:56:01.772 +03:00 [DBG] Connection id "0HNC8090TG934" completed keep alive response. 2025-06-28 12:56:01.772 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4469ms 2025-06-28 12:56:01.776 +03:00 [DBG] Connection id "0HNC8090TG934" received FIN. 2025-06-28 12:56:01.776 +03:00 [DBG] Connection id "0HNC8090TG934" disconnecting. 2025-06-28 12:56:01.776 +03:00 [DBG] Connection id "0HNC8090TG934" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:56:01.777 +03:00 [DBG] Connection id "0HNC8090TG934" stopped. 2025-06-28 12:57:01.785 +03:00 [DBG] Connection id "0HNC8090TG935" accepted. 2025-06-28 12:57:01.785 +03:00 [DBG] Connection id "0HNC8090TG935" started. 2025-06-28 12:57:01.785 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:57:01.785 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:57:01.785 +03:00 [DBG] POST requests are not supported 2025-06-28 12:57:01.785 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:57:01.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-28 12:57:01.785 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:57:01.785 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:57:01.785 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:57:01.786 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:57:01.786 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:57:01.786 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:57:01.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-28 12:57:01.786 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:57:01.786 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:57:01.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-28 12:57:01.786 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:57:01.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-28 12:57:01.786 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:57:01.786 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:57:01.786 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:57:01.786 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:57:01.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:57:01.786 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:57:01.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:57:01.786 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:57:01.786 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:57:01.786 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1423ms. 2025-06-28 12:57:01.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:57:01.786 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:57:01.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:57:01.786 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:57:01.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:57:01.786 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:57:01.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:57:01.786 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:57:01.786 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:57:01.787 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:57:01.787 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:57:01.787 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:57:01.787 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:57:01.787 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:57:01.787 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:57:01.787 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:57:01.787 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:57:01.787 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8848ms 2025-06-28 12:57:01.787 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:57:01.787 +03:00 [DBG] Connection id "0HNC8090TG935" completed keep alive response. 2025-06-28 12:57:01.787 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6202ms 2025-06-28 12:57:01.787 +03:00 [DBG] Connection id "0HNC8090TG935" received FIN. 2025-06-28 12:57:01.787 +03:00 [DBG] Connection id "0HNC8090TG935" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:57:01.787 +03:00 [DBG] Connection id "0HNC8090TG935" disconnecting. 2025-06-28 12:57:01.788 +03:00 [DBG] Connection id "0HNC8090TG935" stopped. 2025-06-28 12:58:01.785 +03:00 [DBG] Connection id "0HNC8090TG936" accepted. 2025-06-28 12:58:01.785 +03:00 [DBG] Connection id "0HNC8090TG936" started. 2025-06-28 12:58:01.785 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:58:01.785 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:58:01.785 +03:00 [DBG] POST requests are not supported 2025-06-28 12:58:01.785 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:58:01.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-28 12:58:01.785 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:58:01.785 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:58:01.785 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:58:01.785 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:58:01.786 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:58:01.786 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:58:01.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-28 12:58:01.786 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:58:01.786 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:58:01.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-28 12:58:01.786 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:58:01.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-28 12:58:01.786 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:58:01.786 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:58:01.786 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:58:01.786 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:58:01.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:58:01.786 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:58:01.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:58:01.786 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:58:01.786 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:58:01.786 +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-28 12:58:01.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:58:01.786 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:58:01.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:58:01.786 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:58:01.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:58:01.786 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:58:01.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:58:01.786 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:58:01.786 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:58:01.786 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:58:01.786 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:58:01.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:58:01.786 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:58:01.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:58:01.787 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:58:01.787 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:58:01.787 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:58:01.787 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7375ms 2025-06-28 12:58:01.787 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:58:01.787 +03:00 [DBG] Connection id "0HNC8090TG936" completed keep alive response. 2025-06-28 12:58:01.787 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6147ms 2025-06-28 12:58:01.787 +03:00 [DBG] Connection id "0HNC8090TG936" received FIN. 2025-06-28 12:58:01.787 +03:00 [DBG] Connection id "0HNC8090TG936" disconnecting. 2025-06-28 12:58:01.787 +03:00 [DBG] Connection id "0HNC8090TG936" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:58:01.788 +03:00 [DBG] Connection id "0HNC8090TG936" stopped. 2025-06-28 12:59:01.776 +03:00 [DBG] Connection id "0HNC8090TG937" accepted. 2025-06-28 12:59:01.776 +03:00 [DBG] Connection id "0HNC8090TG937" started. 2025-06-28 12:59:01.776 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 12:59:01.776 +03:00 [VRB] All hosts are allowed. 2025-06-28 12:59:01.776 +03:00 [DBG] POST requests are not supported 2025-06-28 12:59:01.776 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 12:59:01.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-28 12:59:01.776 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:59:01.776 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 12:59:01.776 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 12:59:01.776 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 12:59:01.776 +03:00 [INF] CORS policy execution successful. 2025-06-28 12:59:01.777 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:59:01.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-28 12:59:01.777 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 12:59:01.777 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 12:59:01.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-28 12:59:01.777 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 12:59:01.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-28 12:59:01.777 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:59:01.777 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:59:01.777 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:59:01.777 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 12:59:01.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:59:01.777 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:59:01.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:59:01.777 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:59:01.777 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 12:59:01.777 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1423ms. 2025-06-28 12:59:01.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:59:01.777 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 12:59:01.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:59:01.777 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 12:59:01.777 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:59:01.778 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:59:01.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:59:01.778 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:59:01.778 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:59:01.778 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 12:59:01.778 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 12:59:01.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:59:01.778 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 12:59:01.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:59:01.778 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:59:01.778 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:59:01.778 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 12:59:01.778 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0115ms 2025-06-28 12:59:01.778 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 12:59:01.778 +03:00 [DBG] Connection id "0HNC8090TG937" completed keep alive response. 2025-06-28 12:59:01.778 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9931ms 2025-06-28 12:59:01.778 +03:00 [DBG] Connection id "0HNC8090TG937" received FIN. 2025-06-28 12:59:01.778 +03:00 [DBG] Connection id "0HNC8090TG937" disconnecting. 2025-06-28 12:59:01.779 +03:00 [DBG] Connection id "0HNC8090TG937" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 12:59:01.780 +03:00 [DBG] Connection id "0HNC8090TG937" stopped. 2025-06-28 13:00:01.784 +03:00 [DBG] Connection id "0HNC8090TG938" accepted. 2025-06-28 13:00:01.784 +03:00 [DBG] Connection id "0HNC8090TG938" started. 2025-06-28 13:00:01.784 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:00:01.784 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:00:01.784 +03:00 [DBG] POST requests are not supported 2025-06-28 13:00:01.784 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:00:01.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-28 13:00:01.784 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:00:01.784 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:00:01.785 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:00:01.785 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:00:01.785 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:00:01.785 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:00:01.785 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 13:00:01.785 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:00:01.785 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:00:01.785 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 13:00:01.785 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:00:01.785 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 13:00:01.785 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:00:01.785 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:00:01.785 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:00:01.785 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:00:01.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:00:01.785 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:00:01.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:00:01.785 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:00:01.785 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:00:01.785 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.169ms. 2025-06-28 13:00:01.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:00:01.785 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:00:01.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:00:01.786 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:00:01.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:00:01.786 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:00:01.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:00:01.786 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:00:01.786 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:00:01.786 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:00:01.786 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:00:01.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:00:01.786 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:00:01.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:00:01.786 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:00:01.786 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:00:01.786 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:00:01.786 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9092ms 2025-06-28 13:00:01.786 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:00:01.786 +03:00 [DBG] Connection id "0HNC8090TG938" completed keep alive response. 2025-06-28 13:00:01.786 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7598ms 2025-06-28 13:00:01.786 +03:00 [DBG] Connection id "0HNC8090TG938" received FIN. 2025-06-28 13:00:01.786 +03:00 [DBG] Connection id "0HNC8090TG938" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:00:01.787 +03:00 [DBG] Connection id "0HNC8090TG938" disconnecting. 2025-06-28 13:00:01.787 +03:00 [DBG] Connection id "0HNC8090TG938" stopped. 2025-06-28 13:01:01.780 +03:00 [DBG] Connection id "0HNC8090TG939" accepted. 2025-06-28 13:01:01.780 +03:00 [DBG] Connection id "0HNC8090TG939" started. 2025-06-28 13:01:01.781 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:01:01.781 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:01:01.781 +03:00 [DBG] POST requests are not supported 2025-06-28 13:01:01.781 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:01:01.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-28 13:01:01.781 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:01:01.781 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:01:01.781 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:01:01.781 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:01:01.781 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:01:01.781 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:01:01.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-28 13:01:01.781 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:01:01.781 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:01:01.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-28 13:01:01.781 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:01:01.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-28 13:01:01.781 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:01:01.781 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:01:01.782 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:01:01.782 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:01:01.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:01:01.782 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:01:01.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:01:01.782 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:01:01.782 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:01:01.782 +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-28 13:01:01.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:01:01.782 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:01:01.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:01:01.782 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:01:01.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:01:01.782 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:01:01.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:01:01.782 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:01:01.782 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:01:01.782 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:01:01.783 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:01:01.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:01:01.783 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:01:01.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:01:01.783 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:01:01.783 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:01:01.783 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:01:01.783 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3309ms 2025-06-28 13:01:01.783 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:01:01.783 +03:00 [DBG] Connection id "0HNC8090TG939" completed keep alive response. 2025-06-28 13:01:01.783 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.436ms 2025-06-28 13:01:01.783 +03:00 [DBG] Connection id "0HNC8090TG939" received FIN. 2025-06-28 13:01:01.783 +03:00 [DBG] Connection id "0HNC8090TG939" disconnecting. 2025-06-28 13:01:01.784 +03:00 [DBG] Connection id "0HNC8090TG939" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:01:01.784 +03:00 [DBG] Connection id "0HNC8090TG939" stopped. 2025-06-28 13:02:01.856 +03:00 [DBG] Connection id "0HNC8090TG93A" accepted. 2025-06-28 13:02:01.856 +03:00 [DBG] Connection id "0HNC8090TG93A" started. 2025-06-28 13:02:01.857 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:02:01.857 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:02:01.857 +03:00 [DBG] POST requests are not supported 2025-06-28 13:02:01.857 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:02:01.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-28 13:02:01.857 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:02:01.857 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:02:01.857 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:02:01.857 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:02:01.857 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:02:01.857 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:02:01.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-28 13:02:01.857 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:02:01.857 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:02:01.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-28 13:02:01.857 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:02:01.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-28 13:02:01.857 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:02:01.857 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:02:01.857 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:02:01.857 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:02:01.857 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:02:01.857 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:02:01.857 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:02:01.857 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:02:01.857 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:02:01.857 +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-28 13:02:01.857 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:02:01.857 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:02:01.857 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:02:01.857 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:02:01.857 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:02:01.858 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:02:01.858 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:02:01.858 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:02:01.858 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:02:01.858 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:02:01.858 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:02:01.858 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:02:01.858 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:02:01.858 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:02:01.858 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:02:01.858 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:02:01.858 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:02:01.858 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7042ms 2025-06-28 13:02:01.858 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:02:01.858 +03:00 [DBG] Connection id "0HNC8090TG93A" completed keep alive response. 2025-06-28 13:02:01.858 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3231ms 2025-06-28 13:02:01.858 +03:00 [DBG] Connection id "0HNC8090TG93A" received FIN. 2025-06-28 13:02:01.858 +03:00 [DBG] Connection id "0HNC8090TG93A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:02:01.858 +03:00 [DBG] Connection id "0HNC8090TG93A" disconnecting. 2025-06-28 13:02:01.858 +03:00 [DBG] Connection id "0HNC8090TG93A" stopped. 2025-06-28 13:03:01.783 +03:00 [DBG] Connection id "0HNC8090TG93B" accepted. 2025-06-28 13:03:01.783 +03:00 [DBG] Connection id "0HNC8090TG93B" started. 2025-06-28 13:03:01.783 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:03:01.783 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:03:01.783 +03:00 [DBG] POST requests are not supported 2025-06-28 13:03:01.783 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:03:01.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-28 13:03:01.783 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:03:01.783 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:03:01.783 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:03:01.783 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:03:01.783 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:03:01.783 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:03:01.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-28 13:03:01.783 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:03:01.784 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:03:01.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-28 13:03:01.784 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:03:01.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-28 13:03:01.784 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:03:01.784 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:03:01.784 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:03:01.784 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:03:01.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:03:01.784 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:03:01.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:03:01.784 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:03:01.784 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:03:01.784 +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-28 13:03:01.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:03:01.784 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:03:01.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:03:01.784 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:03:01.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:03:01.784 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:03:01.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:03:01.784 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:03:01.784 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:03:01.784 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:03:01.784 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:03:01.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:03:01.784 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:03:01.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:03:01.785 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:03:01.785 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:03:01.785 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:03:01.785 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0024ms 2025-06-28 13:03:01.785 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:03:01.785 +03:00 [DBG] Connection id "0HNC8090TG93B" completed keep alive response. 2025-06-28 13:03:01.785 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7923ms 2025-06-28 13:03:01.785 +03:00 [DBG] Connection id "0HNC8090TG93B" received FIN. 2025-06-28 13:03:01.785 +03:00 [DBG] Connection id "0HNC8090TG93B" disconnecting. 2025-06-28 13:03:01.785 +03:00 [DBG] Connection id "0HNC8090TG93B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:03:01.786 +03:00 [DBG] Connection id "0HNC8090TG93B" stopped. 2025-06-28 13:04:01.776 +03:00 [DBG] Connection id "0HNC8090TG93C" accepted. 2025-06-28 13:04:01.777 +03:00 [DBG] Connection id "0HNC8090TG93C" started. 2025-06-28 13:04:01.777 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:04:01.777 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:04:01.777 +03:00 [DBG] POST requests are not supported 2025-06-28 13:04:01.777 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:04:01.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-28 13:04:01.777 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:04:01.777 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:04:01.777 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:04:01.777 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:04:01.777 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:04:01.777 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:04:01.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-28 13:04:01.777 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:04:01.777 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:04:01.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-28 13:04:01.777 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:04:01.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-28 13:04:01.777 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:04:01.777 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:04:01.777 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:04:01.777 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:04:01.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:04:01.777 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:04:01.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:04:01.777 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:04:01.777 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:04:01.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-28 13:04:01.778 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:04:01.778 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:04:01.778 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:04:01.778 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:04:01.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:04:01.778 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:04:01.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:04:01.778 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:04:01.778 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:04:01.778 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:04:01.778 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:04:01.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:04:01.778 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:04:01.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:04:01.778 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:04:01.778 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:04:01.778 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:04:01.778 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.665ms 2025-06-28 13:04:01.778 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:04:01.778 +03:00 [DBG] Connection id "0HNC8090TG93C" completed keep alive response. 2025-06-28 13:04:01.778 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1956ms 2025-06-28 13:04:01.778 +03:00 [DBG] Connection id "0HNC8090TG93C" received FIN. 2025-06-28 13:04:01.778 +03:00 [DBG] Connection id "0HNC8090TG93C" disconnecting. 2025-06-28 13:04:01.778 +03:00 [DBG] Connection id "0HNC8090TG93C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:04:01.780 +03:00 [DBG] Connection id "0HNC8090TG93C" stopped. 2025-06-28 13:05:01.782 +03:00 [DBG] Connection id "0HNC8090TG93D" accepted. 2025-06-28 13:05:01.782 +03:00 [DBG] Connection id "0HNC8090TG93D" started. 2025-06-28 13:05:01.782 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:05:01.782 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:05:01.782 +03:00 [DBG] POST requests are not supported 2025-06-28 13:05:01.782 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:05:01.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-28 13:05:01.782 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:05:01.782 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:05:01.782 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:05:01.782 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:05:01.783 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:05:01.783 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:05:01.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-28 13:05:01.783 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:05:01.783 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:05:01.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-28 13:05:01.783 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:05:01.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-28 13:05:01.783 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:05:01.783 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:05:01.783 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:05:01.783 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:05:01.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:05:01.783 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:05:01.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:05:01.783 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:05:01.783 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:05:01.783 +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-28 13:05:01.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:05:01.783 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:05:01.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:05:01.783 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:05:01.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:05:01.783 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:05:01.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:05:01.783 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:05:01.783 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:05:01.783 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:05:01.783 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:05:01.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:05:01.783 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:05:01.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:05:01.783 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:05:01.783 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:05:01.783 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:05:01.783 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6408ms 2025-06-28 13:05:01.783 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:05:01.783 +03:00 [DBG] Connection id "0HNC8090TG93D" completed keep alive response. 2025-06-28 13:05:01.783 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2932ms 2025-06-28 13:05:01.784 +03:00 [DBG] Connection id "0HNC8090TG93D" received FIN. 2025-06-28 13:05:01.784 +03:00 [DBG] Connection id "0HNC8090TG93D" disconnecting. 2025-06-28 13:05:01.784 +03:00 [DBG] Connection id "0HNC8090TG93D" stopped. 2025-06-28 13:05:01.784 +03:00 [DBG] Connection id "0HNC8090TG93D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:06:01.773 +03:00 [DBG] Connection id "0HNC8090TG93E" accepted. 2025-06-28 13:06:01.773 +03:00 [DBG] Connection id "0HNC8090TG93E" started. 2025-06-28 13:06:01.774 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:06:01.774 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:06:01.774 +03:00 [DBG] POST requests are not supported 2025-06-28 13:06:01.774 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:06:01.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-28 13:06:01.774 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:06:01.774 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:06:01.774 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:06:01.774 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:06:01.774 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:06:01.774 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:06:01.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-28 13:06:01.774 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:06:01.774 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:06:01.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-28 13:06:01.774 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:06:01.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-28 13:06:01.774 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:06:01.774 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:06:01.774 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:06:01.774 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:06:01.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:06:01.774 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:06:01.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:06:01.774 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:06:01.774 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:06:01.775 +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-28 13:06:01.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:06:01.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:06:01.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:06:01.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:06:01.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:06:01.775 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:06:01.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:06:01.775 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:06:01.775 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:06:01.775 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:06:01.775 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:06:01.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:06:01.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:06:01.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:06:01.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:06:01.775 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:06:01.775 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:06:01.775 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.032ms 2025-06-28 13:06:01.775 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:06:01.775 +03:00 [DBG] Connection id "0HNC8090TG93E" completed keep alive response. 2025-06-28 13:06:01.775 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8094ms 2025-06-28 13:06:01.776 +03:00 [DBG] Connection id "0HNC8090TG93E" received FIN. 2025-06-28 13:06:01.776 +03:00 [DBG] Connection id "0HNC8090TG93E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:06:01.776 +03:00 [DBG] Connection id "0HNC8090TG93E" disconnecting. 2025-06-28 13:06:01.776 +03:00 [DBG] Connection id "0HNC8090TG93E" stopped. 2025-06-28 13:07:01.785 +03:00 [DBG] Connection id "0HNC8090TG93F" accepted. 2025-06-28 13:07:01.785 +03:00 [DBG] Connection id "0HNC8090TG93F" started. 2025-06-28 13:07:01.785 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:07:01.785 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:07:01.785 +03:00 [DBG] POST requests are not supported 2025-06-28 13:07:01.785 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:07:01.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-28 13:07:01.785 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:07:01.785 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:07:01.785 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:07:01.785 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:07:01.785 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:07:01.785 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:07:01.785 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 13:07:01.786 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:07:01.786 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:07:01.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-28 13:07:01.786 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:07:01.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-28 13:07:01.786 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:07:01.786 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:07:01.786 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:07:01.786 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:07:01.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:07:01.786 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:07:01.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:07:01.786 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:07:01.786 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:07:01.786 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1267ms. 2025-06-28 13:07:01.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:07:01.786 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:07:01.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:07:01.786 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:07:01.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:07:01.786 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:07:01.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:07:01.786 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:07:01.786 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:07:01.786 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:07:01.786 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:07:01.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:07:01.786 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:07:01.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:07:01.786 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:07:01.786 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:07:01.786 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:07:01.786 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5629ms 2025-06-28 13:07:01.786 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:07:01.786 +03:00 [DBG] Connection id "0HNC8090TG93F" completed keep alive response. 2025-06-28 13:07:01.786 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1278ms 2025-06-28 13:07:01.787 +03:00 [DBG] Connection id "0HNC8090TG93F" received FIN. 2025-06-28 13:07:01.787 +03:00 [DBG] Connection id "0HNC8090TG93F" disconnecting. 2025-06-28 13:07:01.787 +03:00 [DBG] Connection id "0HNC8090TG93F" stopped. 2025-06-28 13:07:01.787 +03:00 [DBG] Connection id "0HNC8090TG93F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:08:01.782 +03:00 [DBG] Connection id "0HNC8090TG93G" accepted. 2025-06-28 13:08:01.783 +03:00 [DBG] Connection id "0HNC8090TG93G" started. 2025-06-28 13:08:01.783 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:08:01.783 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:08:01.783 +03:00 [DBG] POST requests are not supported 2025-06-28 13:08:01.783 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:08:01.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-28 13:08:01.783 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:08:01.783 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:08:01.783 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:08:01.783 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:08:01.783 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:08:01.783 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:08:01.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-28 13:08:01.783 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:08:01.783 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:08:01.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-28 13:08:01.783 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:08:01.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-28 13:08:01.783 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:08:01.783 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:08:01.783 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:08:01.783 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:08:01.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:08:01.783 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:08:01.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:08:01.783 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:08:01.783 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:08:01.784 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.132ms. 2025-06-28 13:08:01.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:08:01.784 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:08:01.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:08:01.784 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:08:01.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:08:01.784 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:08:01.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:08:01.784 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:08:01.784 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:08:01.784 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:08:01.784 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:08:01.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:08:01.784 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:08:01.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:08:01.784 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:08:01.784 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:08:01.784 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:08:01.784 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6898ms 2025-06-28 13:08:01.784 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:08:01.784 +03:00 [DBG] Connection id "0HNC8090TG93G" completed keep alive response. 2025-06-28 13:08:01.784 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3501ms 2025-06-28 13:08:01.784 +03:00 [DBG] Connection id "0HNC8090TG93G" received FIN. 2025-06-28 13:08:01.785 +03:00 [DBG] Connection id "0HNC8090TG93G" disconnecting. 2025-06-28 13:08:01.785 +03:00 [DBG] Connection id "0HNC8090TG93G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:08:01.786 +03:00 [DBG] Connection id "0HNC8090TG93G" stopped. 2025-06-28 13:09:01.773 +03:00 [DBG] Connection id "0HNC8090TG93H" accepted. 2025-06-28 13:09:01.774 +03:00 [DBG] Connection id "0HNC8090TG93H" started. 2025-06-28 13:09:01.774 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:09:01.774 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:09:01.774 +03:00 [DBG] POST requests are not supported 2025-06-28 13:09:01.774 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:09:01.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-28 13:09:01.774 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:09:01.774 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:09:01.774 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:09:01.774 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:09:01.774 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:09:01.774 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:09:01.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-28 13:09:01.774 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:09:01.774 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:09:01.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-28 13:09:01.774 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:09:01.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-28 13:09:01.774 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:09:01.774 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:09:01.774 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:09:01.774 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:09:01.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:09:01.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:09:01.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:09:01.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:09:01.775 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:09:01.775 +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-28 13:09:01.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:09:01.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:09:01.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:09:01.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:09:01.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:09:01.775 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:09:01.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:09:01.775 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:09:01.775 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:09:01.775 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:09:01.775 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:09:01.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:09:01.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:09:01.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:09:01.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:09:01.775 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:09:01.775 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:09:01.775 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7371ms 2025-06-28 13:09:01.775 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:09:01.775 +03:00 [DBG] Connection id "0HNC8090TG93H" completed keep alive response. 2025-06-28 13:09:01.775 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4788ms 2025-06-28 13:09:01.775 +03:00 [DBG] Connection id "0HNC8090TG93H" received FIN. 2025-06-28 13:09:01.776 +03:00 [DBG] Connection id "0HNC8090TG93H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:09:01.776 +03:00 [DBG] Connection id "0HNC8090TG93H" disconnecting. 2025-06-28 13:09:01.776 +03:00 [DBG] Connection id "0HNC8090TG93H" stopped. 2025-06-28 13:10:01.783 +03:00 [DBG] Connection id "0HNC8090TG93I" accepted. 2025-06-28 13:10:01.783 +03:00 [DBG] Connection id "0HNC8090TG93I" started. 2025-06-28 13:10:01.783 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:10:01.783 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:10:01.784 +03:00 [DBG] POST requests are not supported 2025-06-28 13:10:01.784 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:10:01.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-28 13:10:01.784 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:10:01.784 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:10:01.784 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:10:01.784 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:10:01.784 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:10:01.784 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:10:01.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-28 13:10:01.784 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:10:01.784 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:10:01.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-28 13:10:01.784 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:10:01.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-28 13:10:01.784 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:10:01.784 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:10:01.784 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:10:01.784 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:10:01.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:10:01.784 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:10:01.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:10:01.784 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:10:01.784 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:10:01.784 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1804ms. 2025-06-28 13:10:01.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:10:01.784 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:10:01.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:10:01.785 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:10:01.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:10:01.785 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:10:01.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:10:01.785 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:10:01.785 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:10:01.785 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:10:01.785 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:10:01.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:10:01.785 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:10:01.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:10:01.785 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:10:01.785 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:10:01.785 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:10:01.785 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8377ms 2025-06-28 13:10:01.785 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:10:01.785 +03:00 [DBG] Connection id "0HNC8090TG93I" completed keep alive response. 2025-06-28 13:10:01.785 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4857ms 2025-06-28 13:10:01.785 +03:00 [DBG] Connection id "0HNC8090TG93I" received FIN. 2025-06-28 13:10:01.785 +03:00 [DBG] Connection id "0HNC8090TG93I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:10:01.785 +03:00 [DBG] Connection id "0HNC8090TG93I" disconnecting. 2025-06-28 13:10:01.786 +03:00 [DBG] Connection id "0HNC8090TG93I" stopped. 2025-06-28 13:11:01.781 +03:00 [DBG] Connection id "0HNC8090TG93J" accepted. 2025-06-28 13:11:01.781 +03:00 [DBG] Connection id "0HNC8090TG93J" started. 2025-06-28 13:11:01.781 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:11:01.781 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:11:01.781 +03:00 [DBG] POST requests are not supported 2025-06-28 13:11:01.781 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:11:01.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-28 13:11:01.781 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:11:01.781 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:11:01.781 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:11:01.781 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:11:01.781 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:11:01.781 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:11:01.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-28 13:11:01.781 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:11:01.781 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:11:01.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-28 13:11:01.781 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:11:01.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-28 13:11:01.781 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:11:01.781 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:11:01.781 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:11:01.781 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:11:01.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:11:01.782 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:11:01.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:11:01.782 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:11:01.782 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:11:01.782 +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-28 13:11:01.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:11:01.782 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:11:01.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:11:01.782 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:11:01.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:11:01.782 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:11:01.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:11:01.782 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:11:01.782 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:11:01.782 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:11:01.782 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:11:01.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:11:01.782 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:11:01.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:11:01.782 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:11:01.782 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:11:01.782 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:11:01.782 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6747ms 2025-06-28 13:11:01.782 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:11:01.782 +03:00 [DBG] Connection id "0HNC8090TG93J" completed keep alive response. 2025-06-28 13:11:01.782 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2961ms 2025-06-28 13:11:01.782 +03:00 [DBG] Connection id "0HNC8090TG93J" received FIN. 2025-06-28 13:11:01.783 +03:00 [DBG] Connection id "0HNC8090TG93J" disconnecting. 2025-06-28 13:11:01.783 +03:00 [DBG] Connection id "0HNC8090TG93J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:11:01.784 +03:00 [DBG] Connection id "0HNC8090TG93J" stopped. 2025-06-28 13:12:01.788 +03:00 [DBG] Connection id "0HNC8090TG93K" accepted. 2025-06-28 13:12:01.788 +03:00 [DBG] Connection id "0HNC8090TG93K" started. 2025-06-28 13:12:01.788 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:12:01.788 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:12:01.788 +03:00 [DBG] POST requests are not supported 2025-06-28 13:12:01.788 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:12:01.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-28 13:12:01.788 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:12:01.788 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:12:01.788 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:12:01.788 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:12:01.788 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:12:01.788 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:12:01.789 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 13:12:01.789 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:12:01.789 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:12:01.789 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 13:12:01.789 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:12:01.789 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 13:12:01.789 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:12:01.789 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:12:01.789 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:12:01.789 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:12:01.789 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:12:01.789 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:12:01.789 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:12:01.789 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:12:01.789 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:12:01.789 +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-28 13:12:01.789 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:12:01.789 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:12:01.789 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:12:01.789 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:12:01.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:12:01.789 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:12:01.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:12:01.789 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:12:01.789 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:12:01.789 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:12:01.789 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:12:01.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:12:01.789 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:12:01.790 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:12:01.790 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:12:01.790 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:12:01.790 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:12:01.790 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9765ms 2025-06-28 13:12:01.790 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:12:01.790 +03:00 [DBG] Connection id "0HNC8090TG93K" completed keep alive response. 2025-06-28 13:12:01.790 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6447ms 2025-06-28 13:12:01.790 +03:00 [DBG] Connection id "0HNC8090TG93K" received FIN. 2025-06-28 13:12:01.790 +03:00 [DBG] Connection id "0HNC8090TG93K" disconnecting. 2025-06-28 13:12:01.790 +03:00 [DBG] Connection id "0HNC8090TG93K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:12:01.791 +03:00 [DBG] Connection id "0HNC8090TG93K" stopped. 2025-06-28 13:13:01.784 +03:00 [DBG] Connection id "0HNC8090TG93L" accepted. 2025-06-28 13:13:01.784 +03:00 [DBG] Connection id "0HNC8090TG93L" started. 2025-06-28 13:13:01.785 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:13:01.785 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:13:01.785 +03:00 [DBG] POST requests are not supported 2025-06-28 13:13:01.785 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:13:01.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-28 13:13:01.785 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:13:01.785 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:13:01.785 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:13:01.785 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:13:01.785 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:13:01.785 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:13:01.785 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 13:13:01.785 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:13:01.785 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:13:01.785 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 13:13:01.785 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:13:01.785 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 13:13:01.785 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:13:01.785 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:13:01.785 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:13:01.785 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:13:01.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:13:01.785 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:13:01.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:13:01.785 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:13:01.785 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:13:01.786 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1704ms. 2025-06-28 13:13:01.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:13:01.786 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:13:01.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:13:01.786 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:13:01.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:13:01.786 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:13:01.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:13:01.786 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:13:01.786 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:13:01.786 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:13:01.786 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:13:01.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:13:01.786 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:13:01.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:13:01.786 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:13:01.786 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:13:01.786 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:13:01.786 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1245ms 2025-06-28 13:13:01.786 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:13:01.786 +03:00 [DBG] Connection id "0HNC8090TG93L" completed keep alive response. 2025-06-28 13:13:01.786 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8262ms 2025-06-28 13:13:01.787 +03:00 [DBG] Connection id "0HNC8090TG93L" received FIN. 2025-06-28 13:13:01.787 +03:00 [DBG] Connection id "0HNC8090TG93L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:13:01.787 +03:00 [DBG] Connection id "0HNC8090TG93L" disconnecting. 2025-06-28 13:13:01.787 +03:00 [DBG] Connection id "0HNC8090TG93L" stopped. 2025-06-28 13:14:01.783 +03:00 [DBG] Connection id "0HNC8090TG93M" accepted. 2025-06-28 13:14:01.783 +03:00 [DBG] Connection id "0HNC8090TG93M" started. 2025-06-28 13:14:01.783 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:14:01.783 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:14:01.783 +03:00 [DBG] POST requests are not supported 2025-06-28 13:14:01.783 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:14:01.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-28 13:14:01.783 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:14:01.783 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:14:01.783 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:14:01.783 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:14:01.783 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:14:01.783 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:14:01.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-28 13:14:01.784 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:14:01.784 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:14:01.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-28 13:14:01.784 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:14:01.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-28 13:14:01.784 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:14:01.784 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:14:01.784 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:14:01.784 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:14:01.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:14:01.784 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:14:01.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:14:01.784 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:14:01.784 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:14:01.784 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1643ms. 2025-06-28 13:14:01.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:14:01.784 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:14:01.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:14:01.785 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:14:01.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:14:01.785 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:14:01.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:14:01.785 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:14:01.785 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:14:01.785 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:14:01.785 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:14:01.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:14:01.785 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:14:01.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:14:01.785 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:14:01.785 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:14:01.785 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:14:01.785 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0202ms 2025-06-28 13:14:01.785 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:14:01.785 +03:00 [DBG] Connection id "0HNC8090TG93M" completed keep alive response. 2025-06-28 13:14:01.785 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8386ms 2025-06-28 13:14:01.785 +03:00 [DBG] Connection id "0HNC8090TG93M" received FIN. 2025-06-28 13:14:01.785 +03:00 [DBG] Connection id "0HNC8090TG93M" disconnecting. 2025-06-28 13:14:01.785 +03:00 [DBG] Connection id "0HNC8090TG93M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:14:01.787 +03:00 [DBG] Connection id "0HNC8090TG93M" stopped. 2025-06-28 13:15:01.779 +03:00 [DBG] Connection id "0HNC8090TG93N" accepted. 2025-06-28 13:15:01.779 +03:00 [DBG] Connection id "0HNC8090TG93N" started. 2025-06-28 13:15:01.779 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:15:01.779 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:15:01.779 +03:00 [DBG] POST requests are not supported 2025-06-28 13:15:01.779 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:15:01.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-28 13:15:01.779 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:15:01.779 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:15:01.779 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:15:01.779 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:15:01.779 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:15:01.779 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:15:01.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-28 13:15:01.779 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:15:01.779 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:15:01.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-28 13:15:01.779 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:15:01.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-28 13:15:01.779 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:15:01.779 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:15:01.779 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:15:01.780 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:15:01.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:15:01.780 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:15:01.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:15:01.780 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:15:01.780 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:15:01.780 +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-28 13:15:01.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:15:01.780 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:15:01.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:15:01.780 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:15:01.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:15:01.780 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:15:01.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:15:01.780 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:15:01.780 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:15:01.780 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:15:01.780 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:15:01.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:15:01.780 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:15:01.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:15:01.780 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:15:01.780 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:15:01.780 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:15:01.780 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8302ms 2025-06-28 13:15:01.780 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:15:01.780 +03:00 [DBG] Connection id "0HNC8090TG93N" completed keep alive response. 2025-06-28 13:15:01.780 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4469ms 2025-06-28 13:15:01.781 +03:00 [DBG] Connection id "0HNC8090TG93N" received FIN. 2025-06-28 13:15:01.781 +03:00 [DBG] Connection id "0HNC8090TG93N" disconnecting. 2025-06-28 13:15:01.781 +03:00 [DBG] Connection id "0HNC8090TG93N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:15:01.782 +03:00 [DBG] Connection id "0HNC8090TG93N" stopped. 2025-06-28 13:16:01.776 +03:00 [DBG] Connection id "0HNC8090TG93O" accepted. 2025-06-28 13:16:01.776 +03:00 [DBG] Connection id "0HNC8090TG93O" started. 2025-06-28 13:16:01.777 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:16:01.777 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:16:01.777 +03:00 [DBG] POST requests are not supported 2025-06-28 13:16:01.777 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:16:01.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-28 13:16:01.777 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:16:01.777 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:16:01.777 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:16:01.777 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:16:01.777 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:16:01.777 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:16:01.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-28 13:16:01.777 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:16:01.777 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:16:01.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-28 13:16:01.777 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:16:01.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-28 13:16:01.777 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:16:01.778 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:16:01.778 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:16:01.778 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:16:01.778 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:16:01.778 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:16:01.778 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:16:01.778 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:16:01.778 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:16:01.779 +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-28 13:16:01.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:16:01.779 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:16:01.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:16:01.779 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:16:01.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:16:01.779 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:16:01.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:16:01.779 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:16:01.779 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:16:01.779 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:16:01.779 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:16:01.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:16:01.779 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:16:01.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:16:01.779 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:16:01.779 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:16:01.779 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:16:01.779 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6192ms 2025-06-28 13:16:01.779 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:16:01.779 +03:00 [DBG] Connection id "0HNC8090TG93O" completed keep alive response. 2025-06-28 13:16:01.779 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5471ms 2025-06-28 13:16:01.779 +03:00 [DBG] Connection id "0HNC8090TG93O" received FIN. 2025-06-28 13:16:01.780 +03:00 [DBG] Connection id "0HNC8090TG93O" disconnecting. 2025-06-28 13:16:01.780 +03:00 [DBG] Connection id "0HNC8090TG93O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:16:01.781 +03:00 [DBG] Connection id "0HNC8090TG93O" stopped. 2025-06-28 13:17:01.790 +03:00 [DBG] Connection id "0HNC8090TG93P" accepted. 2025-06-28 13:17:01.790 +03:00 [DBG] Connection id "0HNC8090TG93P" started. 2025-06-28 13:17:01.790 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:17:01.790 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:17:01.790 +03:00 [DBG] POST requests are not supported 2025-06-28 13:17:01.790 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:17:01.790 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 13:17:01.790 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:17:01.790 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:17:01.790 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:17:01.790 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:17:01.791 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:17:01.791 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:17:01.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-28 13:17:01.791 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:17:01.791 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:17:01.791 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 13:17:01.791 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:17:01.791 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 13:17:01.791 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:17:01.791 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:17:01.791 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:17:01.791 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:17:01.791 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:17:01.791 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:17:01.791 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:17:01.791 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:17:01.791 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:17:01.791 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1472ms. 2025-06-28 13:17:01.791 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:17:01.791 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:17:01.791 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:17:01.791 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:17:01.791 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:17:01.791 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:17:01.792 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:17:01.792 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:17:01.792 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:17:01.792 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:17:01.792 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:17:01.792 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:17:01.792 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:17:01.792 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:17:01.792 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:17:01.792 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:17:01.792 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:17:01.792 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8456ms 2025-06-28 13:17:01.792 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:17:01.792 +03:00 [DBG] Connection id "0HNC8090TG93P" completed keep alive response. 2025-06-28 13:17:01.792 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7776ms 2025-06-28 13:17:01.792 +03:00 [DBG] Connection id "0HNC8090TG93P" received FIN. 2025-06-28 13:17:01.792 +03:00 [DBG] Connection id "0HNC8090TG93P" disconnecting. 2025-06-28 13:17:01.792 +03:00 [DBG] Connection id "0HNC8090TG93P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:17:01.794 +03:00 [DBG] Connection id "0HNC8090TG93P" stopped. 2025-06-28 13:18:01.780 +03:00 [DBG] Connection id "0HNC8090TG93Q" accepted. 2025-06-28 13:18:01.780 +03:00 [DBG] Connection id "0HNC8090TG93Q" started. 2025-06-28 13:18:01.780 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:18:01.780 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:18:01.780 +03:00 [DBG] POST requests are not supported 2025-06-28 13:18:01.780 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:18:01.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-28 13:18:01.780 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:18:01.780 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:18:01.780 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:18:01.780 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:18:01.780 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:18:01.780 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:18:01.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-28 13:18:01.780 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:18:01.780 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:18:01.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-28 13:18:01.780 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:18:01.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-28 13:18:01.780 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:18:01.780 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:18:01.780 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:18:01.781 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:18:01.781 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:18:01.781 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:18:01.781 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:18:01.781 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:18:01.781 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:18:01.781 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1386ms. 2025-06-28 13:18:01.781 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:18:01.781 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:18:01.781 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:18:01.781 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:18:01.781 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:18:01.781 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:18:01.781 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:18:01.781 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:18:01.781 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:18:01.781 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:18:01.781 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:18:01.781 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:18:01.781 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:18:01.781 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:18:01.781 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:18:01.781 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:18:01.781 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:18:01.781 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8696ms 2025-06-28 13:18:01.781 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:18:01.781 +03:00 [DBG] Connection id "0HNC8090TG93Q" completed keep alive response. 2025-06-28 13:18:01.781 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5618ms 2025-06-28 13:18:01.782 +03:00 [DBG] Connection id "0HNC8090TG93Q" received FIN. 2025-06-28 13:18:01.782 +03:00 [DBG] Connection id "0HNC8090TG93Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:18:01.782 +03:00 [DBG] Connection id "0HNC8090TG93Q" disconnecting. 2025-06-28 13:18:01.782 +03:00 [DBG] Connection id "0HNC8090TG93Q" stopped. 2025-06-28 13:19:01.773 +03:00 [DBG] Connection id "0HNC8090TG93R" accepted. 2025-06-28 13:19:01.773 +03:00 [DBG] Connection id "0HNC8090TG93R" started. 2025-06-28 13:19:01.773 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:19:01.774 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:19:01.774 +03:00 [DBG] POST requests are not supported 2025-06-28 13:19:01.774 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:19:01.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-28 13:19:01.774 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:19:01.774 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:19:01.774 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:19:01.774 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:19:01.774 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:19:01.774 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:19:01.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-28 13:19:01.774 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:19:01.774 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:19:01.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-28 13:19:01.774 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:19:01.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-28 13:19:01.774 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:19:01.774 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:19:01.774 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:19:01.774 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:19:01.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:19:01.774 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:19:01.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:19:01.774 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:19:01.774 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:19:01.775 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.146ms. 2025-06-28 13:19:01.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:19:01.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:19:01.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:19:01.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:19:01.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:19:01.775 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:19:01.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:19:01.775 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:19:01.775 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:19:01.775 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:19:01.775 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:19:01.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:19:01.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:19:01.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:19:01.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:19:01.775 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:19:01.775 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:19:01.775 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9644ms 2025-06-28 13:19:01.775 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:19:01.775 +03:00 [DBG] Connection id "0HNC8090TG93R" completed keep alive response. 2025-06-28 13:19:01.775 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7217ms 2025-06-28 13:19:01.775 +03:00 [DBG] Connection id "0HNC8090TG93R" received FIN. 2025-06-28 13:19:01.775 +03:00 [DBG] Connection id "0HNC8090TG93R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:19:01.776 +03:00 [DBG] Connection id "0HNC8090TG93R" disconnecting. 2025-06-28 13:19:01.776 +03:00 [DBG] Connection id "0HNC8090TG93R" stopped. 2025-06-28 13:20:01.781 +03:00 [DBG] Connection id "0HNC8090TG93S" accepted. 2025-06-28 13:20:01.781 +03:00 [DBG] Connection id "0HNC8090TG93S" started. 2025-06-28 13:20:01.781 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:20:01.782 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:20:01.782 +03:00 [DBG] POST requests are not supported 2025-06-28 13:20:01.782 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:20:01.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-28 13:20:01.782 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:20:01.782 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:20:01.782 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:20:01.782 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:20:01.782 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:20:01.782 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:20:01.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-28 13:20:01.782 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:20:01.782 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:20:01.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-28 13:20:01.782 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:20:01.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-28 13:20:01.782 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:20:01.782 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:20:01.782 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:20:01.782 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:20:01.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:20:01.783 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:20:01.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:20:01.783 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:20:01.783 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:20:01.783 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1393ms. 2025-06-28 13:20:01.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:20:01.783 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:20:01.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:20:01.783 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:20:01.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:20:01.783 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:20:01.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:20:01.783 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:20:01.783 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:20:01.783 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:20:01.783 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:20:01.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:20:01.783 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:20:01.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:20:01.783 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:20:01.783 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:20:01.783 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:20:01.783 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.935ms 2025-06-28 13:20:01.783 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:20:01.783 +03:00 [DBG] Connection id "0HNC8090TG93S" completed keep alive response. 2025-06-28 13:20:01.783 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9518ms 2025-06-28 13:20:01.784 +03:00 [DBG] Connection id "0HNC8090TG93S" received FIN. 2025-06-28 13:20:01.784 +03:00 [DBG] Connection id "0HNC8090TG93S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:20:01.784 +03:00 [DBG] Connection id "0HNC8090TG93S" disconnecting. 2025-06-28 13:20:01.784 +03:00 [DBG] Connection id "0HNC8090TG93S" stopped. 2025-06-28 13:21:01.787 +03:00 [DBG] Connection id "0HNC8090TG93T" accepted. 2025-06-28 13:21:01.787 +03:00 [DBG] Connection id "0HNC8090TG93T" started. 2025-06-28 13:21:01.788 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:21:01.788 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:21:01.788 +03:00 [DBG] POST requests are not supported 2025-06-28 13:21:01.788 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:21:01.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-28 13:21:01.788 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:21:01.788 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:21:01.788 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:21:01.788 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:21:01.788 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:21:01.788 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:21:01.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-28 13:21:01.788 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:21:01.788 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:21:01.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-28 13:21:01.788 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:21:01.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-28 13:21:01.788 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:21:01.788 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:21:01.788 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:21:01.788 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:21:01.788 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:21:01.788 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:21:01.788 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:21:01.788 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:21:01.788 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:21:01.789 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1746ms. 2025-06-28 13:21:01.789 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:21:01.789 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:21:01.789 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:21:01.789 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:21:01.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:21:01.789 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:21:01.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:21:01.789 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:21:01.789 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:21:01.789 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:21:01.789 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:21:01.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:21:01.789 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:21:01.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:21:01.789 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:21:01.789 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:21:01.789 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:21:01.789 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.879ms 2025-06-28 13:21:01.789 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:21:01.789 +03:00 [DBG] Connection id "0HNC8090TG93T" completed keep alive response. 2025-06-28 13:21:01.789 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7456ms 2025-06-28 13:21:01.790 +03:00 [DBG] Connection id "0HNC8090TG93T" received FIN. 2025-06-28 13:21:01.790 +03:00 [DBG] Connection id "0HNC8090TG93T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:21:01.790 +03:00 [DBG] Connection id "0HNC8090TG93T" disconnecting. 2025-06-28 13:21:01.790 +03:00 [DBG] Connection id "0HNC8090TG93T" stopped. 2025-06-28 13:22:01.792 +03:00 [DBG] Connection id "0HNC8090TG93U" accepted. 2025-06-28 13:22:01.792 +03:00 [DBG] Connection id "0HNC8090TG93U" started. 2025-06-28 13:22:01.792 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:22:01.792 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:22:01.793 +03:00 [DBG] POST requests are not supported 2025-06-28 13:22:01.793 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:22:01.793 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 13:22:01.793 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:22:01.793 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:22:01.793 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:22:01.793 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:22:01.793 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:22:01.793 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:22:01.793 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 13:22:01.793 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:22:01.793 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:22:01.793 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 13:22:01.793 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:22:01.793 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 13:22:01.793 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:22:01.793 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:22:01.793 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:22:01.793 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:22:01.793 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:22:01.793 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:22:01.793 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:22:01.793 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:22:01.793 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:22:01.793 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1234ms. 2025-06-28 13:22:01.793 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:22:01.793 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:22:01.793 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:22:01.793 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:22:01.794 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:22:01.794 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:22:01.794 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:22:01.794 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:22:01.794 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:22:01.794 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:22:01.794 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:22:01.794 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:22:01.794 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:22:01.794 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:22:01.794 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:22:01.794 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:22:01.794 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:22:01.794 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7267ms 2025-06-28 13:22:01.794 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:22:01.794 +03:00 [DBG] Connection id "0HNC8090TG93U" completed keep alive response. 2025-06-28 13:22:01.794 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3668ms 2025-06-28 13:22:01.794 +03:00 [DBG] Connection id "0HNC8090TG93U" received FIN. 2025-06-28 13:22:01.794 +03:00 [DBG] Connection id "0HNC8090TG93U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:22:01.794 +03:00 [DBG] Connection id "0HNC8090TG93U" disconnecting. 2025-06-28 13:22:01.794 +03:00 [DBG] Connection id "0HNC8090TG93U" stopped. 2025-06-28 13:23:01.782 +03:00 [DBG] Connection id "0HNC8090TG93V" accepted. 2025-06-28 13:23:01.782 +03:00 [DBG] Connection id "0HNC8090TG93V" started. 2025-06-28 13:23:01.782 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:23:01.782 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:23:01.782 +03:00 [DBG] POST requests are not supported 2025-06-28 13:23:01.782 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:23:01.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-28 13:23:01.782 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:23:01.782 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:23:01.782 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:23:01.782 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:23:01.782 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:23:01.782 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:23:01.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-28 13:23:01.782 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:23:01.783 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:23:01.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-28 13:23:01.783 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:23:01.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-28 13:23:01.783 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:23:01.783 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:23:01.783 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:23:01.783 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:23:01.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:23:01.783 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:23:01.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:23:01.783 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:23:01.783 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:23:01.783 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1363ms. 2025-06-28 13:23:01.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:23:01.783 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:23:01.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:23:01.783 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:23:01.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:23:01.783 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:23:01.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:23:01.783 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:23:01.783 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:23:01.783 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:23:01.783 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:23:01.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:23:01.783 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:23:01.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:23:01.784 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:23:01.784 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:23:01.784 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:23:01.784 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9721ms 2025-06-28 13:23:01.784 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:23:01.784 +03:00 [DBG] Connection id "0HNC8090TG93V" completed keep alive response. 2025-06-28 13:23:01.784 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7196ms 2025-06-28 13:23:01.784 +03:00 [DBG] Connection id "0HNC8090TG93V" received FIN. 2025-06-28 13:23:01.784 +03:00 [DBG] Connection id "0HNC8090TG93V" disconnecting. 2025-06-28 13:23:01.784 +03:00 [DBG] Connection id "0HNC8090TG93V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:23:01.785 +03:00 [DBG] Connection id "0HNC8090TG93V" stopped. 2025-06-28 13:24:01.788 +03:00 [DBG] Connection id "0HNC8090TG940" accepted. 2025-06-28 13:24:01.788 +03:00 [DBG] Connection id "0HNC8090TG940" started. 2025-06-28 13:24:01.788 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:24:01.788 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:24:01.788 +03:00 [DBG] POST requests are not supported 2025-06-28 13:24:01.788 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:24:01.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-28 13:24:01.788 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:24:01.788 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:24:01.788 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:24:01.789 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:24:01.789 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:24:01.789 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:24:01.789 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 13:24:01.789 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:24:01.789 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:24:01.789 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 13:24:01.789 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:24:01.789 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 13:24:01.789 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:24:01.789 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:24:01.789 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:24:01.789 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:24:01.789 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:24:01.789 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:24:01.789 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:24:01.789 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:24:01.789 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:24:01.789 +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-28 13:24:01.789 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:24:01.789 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:24:01.789 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:24:01.789 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:24:01.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:24:01.789 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:24:01.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:24:01.789 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:24:01.789 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:24:01.789 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:24:01.789 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:24:01.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:24:01.790 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:24:01.790 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:24:01.790 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:24:01.790 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:24:01.790 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:24:01.790 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7767ms 2025-06-28 13:24:01.790 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:24:01.790 +03:00 [DBG] Connection id "0HNC8090TG940" completed keep alive response. 2025-06-28 13:24:01.790 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5041ms 2025-06-28 13:24:01.790 +03:00 [DBG] Connection id "0HNC8090TG940" received FIN. 2025-06-28 13:24:01.790 +03:00 [DBG] Connection id "0HNC8090TG940" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:24:01.790 +03:00 [DBG] Connection id "0HNC8090TG940" disconnecting. 2025-06-28 13:24:01.790 +03:00 [DBG] Connection id "0HNC8090TG940" stopped. 2025-06-28 13:25:01.779 +03:00 [DBG] Connection id "0HNC8090TG941" accepted. 2025-06-28 13:25:01.779 +03:00 [DBG] Connection id "0HNC8090TG941" started. 2025-06-28 13:25:01.779 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:25:01.779 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:25:01.779 +03:00 [DBG] POST requests are not supported 2025-06-28 13:25:01.780 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:25:01.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-28 13:25:01.780 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:25:01.780 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:25:01.780 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:25:01.780 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:25:01.780 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:25:01.780 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:25:01.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-28 13:25:01.780 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:25:01.780 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:25:01.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-28 13:25:01.780 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:25:01.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-28 13:25:01.780 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:25:01.780 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:25:01.780 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:25:01.780 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:25:01.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:25:01.780 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:25:01.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:25:01.780 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:25:01.780 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:25:01.781 +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-28 13:25:01.781 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:25:01.781 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:25:01.781 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:25:01.781 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:25:01.781 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:25:01.781 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:25:01.781 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:25:01.781 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:25:01.781 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:25:01.781 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:25:01.781 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:25:01.781 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:25:01.781 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:25:01.781 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:25:01.781 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:25:01.781 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:25:01.781 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:25:01.781 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9928ms 2025-06-28 13:25:01.781 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:25:01.781 +03:00 [DBG] Connection id "0HNC8090TG941" completed keep alive response. 2025-06-28 13:25:01.781 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6622ms 2025-06-28 13:25:01.781 +03:00 [DBG] Connection id "0HNC8090TG941" received FIN. 2025-06-28 13:25:01.781 +03:00 [DBG] Connection id "0HNC8090TG941" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:25:01.781 +03:00 [DBG] Connection id "0HNC8090TG941" disconnecting. 2025-06-28 13:25:01.781 +03:00 [DBG] Connection id "0HNC8090TG941" stopped. 2025-06-28 13:26:01.789 +03:00 [DBG] Connection id "0HNC8090TG942" accepted. 2025-06-28 13:26:01.789 +03:00 [DBG] Connection id "0HNC8090TG942" started. 2025-06-28 13:26:01.789 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:26:01.789 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:26:01.789 +03:00 [DBG] POST requests are not supported 2025-06-28 13:26:01.789 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:26:01.789 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 13:26:01.789 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:26:01.789 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:26:01.789 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:26:01.789 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:26:01.789 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:26:01.789 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:26:01.789 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 13:26:01.789 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:26:01.789 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:26:01.789 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 13:26:01.789 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:26:01.790 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 13:26:01.790 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:26:01.790 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:26:01.790 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:26:01.790 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:26:01.790 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:26:01.790 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:26:01.790 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:26:01.790 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:26:01.790 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:26:01.790 +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-28 13:26:01.790 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:26:01.790 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:26:01.790 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:26:01.790 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:26:01.790 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:26:01.790 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:26:01.790 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:26:01.790 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:26:01.790 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:26:01.790 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:26:01.790 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:26:01.790 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:26:01.790 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:26:01.790 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:26:01.790 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:26:01.790 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:26:01.790 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:26:01.790 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7281ms 2025-06-28 13:26:01.790 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:26:01.790 +03:00 [DBG] Connection id "0HNC8090TG942" completed keep alive response. 2025-06-28 13:26:01.790 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4508ms 2025-06-28 13:26:01.790 +03:00 [DBG] Connection id "0HNC8090TG942" received FIN. 2025-06-28 13:26:01.791 +03:00 [DBG] Connection id "0HNC8090TG942" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:26:01.791 +03:00 [DBG] Connection id "0HNC8090TG942" disconnecting. 2025-06-28 13:26:01.791 +03:00 [DBG] Connection id "0HNC8090TG942" stopped. 2025-06-28 13:27:01.787 +03:00 [DBG] Connection id "0HNC8090TG943" accepted. 2025-06-28 13:27:01.787 +03:00 [DBG] Connection id "0HNC8090TG943" started. 2025-06-28 13:27:01.787 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:27:01.787 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:27:01.787 +03:00 [DBG] POST requests are not supported 2025-06-28 13:27:01.787 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:27:01.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-28 13:27:01.787 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:27:01.787 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:27:01.787 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:27:01.788 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:27:01.788 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:27:01.788 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:27:01.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-28 13:27:01.788 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:27:01.788 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:27:01.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-28 13:27:01.788 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:27:01.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-28 13:27:01.788 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:27:01.788 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:27:01.788 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:27:01.788 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:27:01.788 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:27:01.788 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:27:01.788 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:27:01.788 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:27:01.788 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:27:01.788 +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-28 13:27:01.788 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:27:01.788 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:27:01.788 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:27:01.788 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:27:01.788 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:27:01.788 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:27:01.788 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:27:01.788 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:27:01.788 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:27:01.788 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:27:01.788 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:27:01.788 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:27:01.788 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:27:01.788 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:27:01.788 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:27:01.788 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:27:01.789 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:27:01.789 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7723ms 2025-06-28 13:27:01.789 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:27:01.789 +03:00 [DBG] Connection id "0HNC8090TG943" completed keep alive response. 2025-06-28 13:27:01.789 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4142ms 2025-06-28 13:27:01.789 +03:00 [DBG] Connection id "0HNC8090TG943" received FIN. 2025-06-28 13:27:01.789 +03:00 [DBG] Connection id "0HNC8090TG943" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:27:01.789 +03:00 [DBG] Connection id "0HNC8090TG943" disconnecting. 2025-06-28 13:27:01.789 +03:00 [DBG] Connection id "0HNC8090TG943" stopped. 2025-06-28 13:28:01.787 +03:00 [DBG] Connection id "0HNC8090TG944" accepted. 2025-06-28 13:28:01.787 +03:00 [DBG] Connection id "0HNC8090TG944" started. 2025-06-28 13:28:01.788 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:28:01.788 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:28:01.788 +03:00 [DBG] POST requests are not supported 2025-06-28 13:28:01.788 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:28:01.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-28 13:28:01.788 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:28:01.788 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:28:01.788 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:28:01.788 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:28:01.788 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:28:01.788 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:28:01.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-28 13:28:01.788 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:28:01.788 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:28:01.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-28 13:28:01.788 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:28:01.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-28 13:28:01.788 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:28:01.788 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:28:01.788 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:28:01.788 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:28:01.789 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:28:01.789 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:28:01.789 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:28:01.789 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:28:01.789 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:28:01.789 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1249ms. 2025-06-28 13:28:01.789 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:28:01.789 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:28:01.789 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:28:01.789 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:28:01.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:28:01.789 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:28:01.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:28:01.789 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:28:01.789 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:28:01.789 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:28:01.789 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:28:01.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:28:01.789 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:28:01.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:28:01.789 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:28:01.789 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:28:01.789 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:28:01.789 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7738ms 2025-06-28 13:28:01.789 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:28:01.789 +03:00 [DBG] Connection id "0HNC8090TG944" completed keep alive response. 2025-06-28 13:28:01.789 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6875ms 2025-06-28 13:28:01.789 +03:00 [DBG] Connection id "0HNC8090TG944" received FIN. 2025-06-28 13:28:01.790 +03:00 [DBG] Connection id "0HNC8090TG944" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:28:01.790 +03:00 [DBG] Connection id "0HNC8090TG944" disconnecting. 2025-06-28 13:28:01.790 +03:00 [DBG] Connection id "0HNC8090TG944" stopped. 2025-06-28 13:29:01.794 +03:00 [DBG] Connection id "0HNC8090TG945" accepted. 2025-06-28 13:29:01.794 +03:00 [DBG] Connection id "0HNC8090TG945" started. 2025-06-28 13:29:01.794 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:29:01.794 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:29:01.794 +03:00 [DBG] POST requests are not supported 2025-06-28 13:29:01.794 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:29:01.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-28 13:29:01.794 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:29:01.794 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:29:01.794 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:29:01.794 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:29:01.794 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:29:01.794 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:29:01.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-28 13:29:01.794 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:29:01.795 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:29:01.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-28 13:29:01.795 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:29:01.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-28 13:29:01.795 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:29:01.795 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:29:01.795 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:29:01.795 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:29:01.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:29:01.795 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:29:01.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:29:01.795 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:29:01.795 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:29:01.795 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1392ms. 2025-06-28 13:29:01.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:29:01.795 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:29:01.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:29:01.795 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:29:01.795 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:29:01.795 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:29:01.795 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:29:01.795 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:29:01.795 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:29:01.795 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:29:01.795 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:29:01.795 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:29:01.795 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:29:01.795 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:29:01.795 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:29:01.795 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:29:01.795 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:29:01.795 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7446ms 2025-06-28 13:29:01.795 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:29:01.795 +03:00 [DBG] Connection id "0HNC8090TG945" completed keep alive response. 2025-06-28 13:29:01.795 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5462ms 2025-06-28 13:29:01.796 +03:00 [DBG] Connection id "0HNC8090TG945" received FIN. 2025-06-28 13:29:01.796 +03:00 [DBG] Connection id "0HNC8090TG945" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:29:01.796 +03:00 [DBG] Connection id "0HNC8090TG945" disconnecting. 2025-06-28 13:29:01.796 +03:00 [DBG] Connection id "0HNC8090TG945" stopped. 2025-06-28 13:30:01.793 +03:00 [DBG] Connection id "0HNC8090TG946" accepted. 2025-06-28 13:30:01.793 +03:00 [DBG] Connection id "0HNC8090TG946" started. 2025-06-28 13:30:01.793 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:30:01.793 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:30:01.793 +03:00 [DBG] POST requests are not supported 2025-06-28 13:30:01.793 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:30:01.793 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 13:30:01.793 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:30:01.793 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:30:01.793 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:30:01.793 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:30:01.793 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:30:01.793 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:30:01.793 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 13:30:01.793 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:30:01.793 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:30:01.793 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 13:30:01.794 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:30:01.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-28 13:30:01.794 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:30:01.794 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:30:01.794 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:30:01.794 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:30:01.794 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:30:01.794 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:30:01.794 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:30:01.794 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:30:01.794 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:30:01.794 +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-28 13:30:01.794 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:30:01.794 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:30:01.794 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:30:01.794 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:30:01.794 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:30:01.794 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:30:01.794 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:30:01.794 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:30:01.794 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:30:01.794 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:30:01.794 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:30:01.794 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:30:01.794 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:30:01.794 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:30:01.794 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:30:01.794 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:30:01.794 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:30:01.794 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8423ms 2025-06-28 13:30:01.794 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:30:01.794 +03:00 [DBG] Connection id "0HNC8090TG946" completed keep alive response. 2025-06-28 13:30:01.795 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4622ms 2025-06-28 13:30:01.802 +03:00 [DBG] Connection id "0HNC8090TG946" received FIN. 2025-06-28 13:30:01.802 +03:00 [DBG] Connection id "0HNC8090TG946" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:30:01.802 +03:00 [DBG] Connection id "0HNC8090TG946" disconnecting. 2025-06-28 13:30:01.803 +03:00 [DBG] Connection id "0HNC8090TG946" stopped. 2025-06-28 13:31:01.781 +03:00 [DBG] Connection id "0HNC8090TG947" accepted. 2025-06-28 13:31:01.781 +03:00 [DBG] Connection id "0HNC8090TG947" started. 2025-06-28 13:31:01.781 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:31:01.781 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:31:01.781 +03:00 [DBG] POST requests are not supported 2025-06-28 13:31:01.781 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:31:01.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-28 13:31:01.781 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:31:01.781 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:31:01.782 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:31:01.782 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:31:01.782 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:31:01.782 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:31:01.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-28 13:31:01.782 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:31:01.782 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:31:01.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-28 13:31:01.782 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:31:01.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-28 13:31:01.782 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:31:01.782 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:31:01.782 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:31:01.782 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:31:01.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:31:01.782 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:31:01.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:31:01.782 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:31:01.782 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:31:01.782 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1271ms. 2025-06-28 13:31:01.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:31:01.782 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:31:01.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:31:01.782 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:31:01.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:31:01.782 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:31:01.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:31:01.782 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:31:01.782 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:31:01.782 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:31:01.782 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:31:01.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:31:01.783 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:31:01.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:31:01.783 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:31:01.783 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:31:01.783 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:31:01.783 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8047ms 2025-06-28 13:31:01.783 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:31:01.783 +03:00 [DBG] Connection id "0HNC8090TG947" completed keep alive response. 2025-06-28 13:31:01.783 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3437ms 2025-06-28 13:31:01.787 +03:00 [DBG] Connection id "0HNC8090TG947" received FIN. 2025-06-28 13:31:01.787 +03:00 [DBG] Connection id "0HNC8090TG947" disconnecting. 2025-06-28 13:31:01.788 +03:00 [DBG] Connection id "0HNC8090TG947" stopped. 2025-06-28 13:31:01.788 +03:00 [DBG] Connection id "0HNC8090TG947" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:32:01.859 +03:00 [DBG] Connection id "0HNC8090TG948" accepted. 2025-06-28 13:32:01.859 +03:00 [DBG] Connection id "0HNC8090TG948" started. 2025-06-28 13:32:01.859 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:32:01.859 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:32:01.859 +03:00 [DBG] POST requests are not supported 2025-06-28 13:32:01.860 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:32:01.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-28 13:32:01.860 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:32:01.860 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:32:01.860 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:32:01.860 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:32:01.860 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:32:01.860 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:32:01.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-28 13:32:01.860 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:32:01.860 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:32:01.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-28 13:32:01.861 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:32:01.861 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 13:32:01.861 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:32:01.861 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:32:01.861 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:32:01.861 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:32:01.862 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:32:01.862 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:32:01.862 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:32:01.862 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:32:01.862 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:32:01.862 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1704ms. 2025-06-28 13:32:01.862 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:32:01.862 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:32:01.862 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:32:01.862 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:32:01.862 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:32:01.863 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:32:01.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:32:01.863 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:32:01.863 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:32:01.863 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:32:01.863 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:32:01.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:32:01.863 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:32:01.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:32:01.863 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:32:01.863 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:32:01.863 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:32:01.863 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0603ms 2025-06-28 13:32:01.863 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:32:01.863 +03:00 [DBG] Connection id "0HNC8090TG948" completed keep alive response. 2025-06-28 13:32:01.864 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 4.1769ms 2025-06-28 13:32:01.864 +03:00 [DBG] Connection id "0HNC8090TG948" received FIN. 2025-06-28 13:32:01.864 +03:00 [DBG] Connection id "0HNC8090TG948" disconnecting. 2025-06-28 13:32:01.864 +03:00 [DBG] Connection id "0HNC8090TG948" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:32:01.865 +03:00 [DBG] Connection id "0HNC8090TG948" stopped. 2025-06-28 13:33:01.779 +03:00 [DBG] Connection id "0HNC8090TG949" accepted. 2025-06-28 13:33:01.779 +03:00 [DBG] Connection id "0HNC8090TG949" started. 2025-06-28 13:33:01.779 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:33:01.780 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:33:01.780 +03:00 [DBG] POST requests are not supported 2025-06-28 13:33:01.780 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:33:01.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-28 13:33:01.780 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:33:01.780 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:33:01.780 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:33:01.780 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:33:01.780 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:33:01.780 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:33:01.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-28 13:33:01.780 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:33:01.780 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:33:01.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-28 13:33:01.780 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:33:01.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-28 13:33:01.780 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:33:01.780 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:33:01.780 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:33:01.780 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:33:01.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:33:01.781 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:33:01.781 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:33:01.781 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:33:01.781 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:33:01.781 +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-28 13:33:01.781 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:33:01.781 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:33:01.781 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:33:01.781 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:33:01.781 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:33:01.781 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:33:01.781 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:33:01.781 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:33:01.781 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:33:01.781 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:33:01.781 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:33:01.781 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:33:01.781 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:33:01.781 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:33:01.781 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:33:01.781 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:33:01.781 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:33:01.781 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.021ms 2025-06-28 13:33:01.781 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:33:01.781 +03:00 [DBG] Connection id "0HNC8090TG949" completed keep alive response. 2025-06-28 13:33:01.781 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9862ms 2025-06-28 13:33:01.782 +03:00 [DBG] Connection id "0HNC8090TG949" received FIN. 2025-06-28 13:33:01.782 +03:00 [DBG] Connection id "0HNC8090TG949" disconnecting. 2025-06-28 13:33:01.782 +03:00 [DBG] Connection id "0HNC8090TG949" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:33:01.782 +03:00 [DBG] Connection id "0HNC8090TG949" stopped. 2025-06-28 13:34:01.790 +03:00 [DBG] Connection id "0HNC8090TG94A" accepted. 2025-06-28 13:34:01.790 +03:00 [DBG] Connection id "0HNC8090TG94A" started. 2025-06-28 13:34:01.790 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:34:01.790 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:34:01.790 +03:00 [DBG] POST requests are not supported 2025-06-28 13:34:01.790 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:34:01.790 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 13:34:01.790 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:34:01.790 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:34:01.790 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:34:01.790 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:34:01.790 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:34:01.790 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:34:01.790 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 13:34:01.790 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:34:01.790 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:34:01.790 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 13:34:01.790 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:34:01.790 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 13:34:01.790 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:34:01.790 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:34:01.791 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:34:01.791 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:34:01.791 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:34:01.791 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:34:01.791 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:34:01.791 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:34:01.791 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:34:01.791 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1438ms. 2025-06-28 13:34:01.791 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:34:01.791 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:34:01.791 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:34:01.791 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:34:01.791 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:34:01.791 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:34:01.791 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:34:01.791 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:34:01.791 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:34:01.791 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:34:01.791 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:34:01.791 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:34:01.791 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:34:01.791 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:34:01.791 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:34:01.791 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:34:01.791 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:34:01.791 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9306ms 2025-06-28 13:34:01.791 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:34:01.791 +03:00 [DBG] Connection id "0HNC8090TG94A" completed keep alive response. 2025-06-28 13:34:01.792 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6385ms 2025-06-28 13:34:01.792 +03:00 [DBG] Connection id "0HNC8090TG94A" received FIN. 2025-06-28 13:34:01.792 +03:00 [DBG] Connection id "0HNC8090TG94A" disconnecting. 2025-06-28 13:34:01.792 +03:00 [DBG] Connection id "0HNC8090TG94A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:34:01.793 +03:00 [DBG] Connection id "0HNC8090TG94A" stopped. 2025-06-28 13:35:01.792 +03:00 [DBG] Connection id "0HNC8090TG94B" accepted. 2025-06-28 13:35:01.792 +03:00 [DBG] Connection id "0HNC8090TG94B" started. 2025-06-28 13:35:01.792 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:35:01.792 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:35:01.792 +03:00 [DBG] POST requests are not supported 2025-06-28 13:35:01.792 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:35:01.792 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 13:35:01.792 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:35:01.792 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:35:01.792 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:35:01.793 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:35:01.793 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:35:01.793 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:35:01.793 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 13:35:01.793 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:35:01.793 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:35:01.793 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 13:35:01.793 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:35:01.793 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 13:35:01.793 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:35:01.793 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:35:01.793 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:35:01.793 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:35:01.794 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:35:01.794 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:35:01.794 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:35:01.794 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:35:01.794 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:35:01.794 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2076ms. 2025-06-28 13:35:01.794 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:35:01.794 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:35:01.794 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:35:01.794 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:35:01.794 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:35:01.794 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:35:01.794 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:35:01.794 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:35:01.794 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:35:01.795 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:35:01.795 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:35:01.795 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:35:01.795 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:35:01.795 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:35:01.795 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:35:01.795 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:35:01.795 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:35:01.795 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6243ms 2025-06-28 13:35:01.795 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:35:01.795 +03:00 [DBG] Connection id "0HNC8090TG94B" completed keep alive response. 2025-06-28 13:35:01.795 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.9648ms 2025-06-28 13:35:01.797 +03:00 [DBG] Connection id "0HNC8090TG94B" received FIN. 2025-06-28 13:35:01.797 +03:00 [DBG] Connection id "0HNC8090TG94B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:35:01.797 +03:00 [DBG] Connection id "0HNC8090TG94B" disconnecting. 2025-06-28 13:35:01.797 +03:00 [DBG] Connection id "0HNC8090TG94B" stopped. 2025-06-28 13:36:01.789 +03:00 [DBG] Connection id "0HNC8090TG94C" accepted. 2025-06-28 13:36:01.790 +03:00 [DBG] Connection id "0HNC8090TG94C" started. 2025-06-28 13:36:01.790 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:36:01.790 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:36:01.790 +03:00 [DBG] POST requests are not supported 2025-06-28 13:36:01.790 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:36:01.790 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 13:36:01.790 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:36:01.790 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:36:01.790 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:36:01.790 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:36:01.790 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:36:01.790 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:36:01.790 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 13:36:01.791 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:36:01.791 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:36:01.791 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 13:36:01.791 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:36:01.791 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 13:36:01.791 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:36:01.791 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:36:01.791 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:36:01.791 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:36:01.791 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:36:01.791 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:36:01.791 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:36:01.791 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:36:01.791 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:36:01.791 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1937ms. 2025-06-28 13:36:01.792 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:36:01.792 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:36:01.792 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:36:01.792 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:36:01.792 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:36:01.792 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:36:01.792 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:36:01.792 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:36:01.792 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:36:01.792 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:36:01.792 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:36:01.792 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:36:01.792 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:36:01.792 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:36:01.792 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:36:01.792 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:36:01.792 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:36:01.792 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6549ms 2025-06-28 13:36:01.793 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:36:01.793 +03:00 [DBG] Connection id "0HNC8090TG94C" completed keep alive response. 2025-06-28 13:36:01.793 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.0166ms 2025-06-28 13:36:01.793 +03:00 [DBG] Connection id "0HNC8090TG94C" received FIN. 2025-06-28 13:36:01.793 +03:00 [DBG] Connection id "0HNC8090TG94C" disconnecting. 2025-06-28 13:36:01.793 +03:00 [DBG] Connection id "0HNC8090TG94C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:36:01.794 +03:00 [DBG] Connection id "0HNC8090TG94C" stopped. 2025-06-28 13:37:01.788 +03:00 [DBG] Connection id "0HNC8090TG94D" accepted. 2025-06-28 13:37:01.788 +03:00 [DBG] Connection id "0HNC8090TG94D" started. 2025-06-28 13:37:01.788 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:37:01.788 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:37:01.788 +03:00 [DBG] POST requests are not supported 2025-06-28 13:37:01.788 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:37:01.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-28 13:37:01.788 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:37:01.788 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:37:01.788 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:37:01.788 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:37:01.788 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:37:01.788 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:37:01.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-28 13:37:01.788 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:37:01.788 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:37:01.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-28 13:37:01.788 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:37:01.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-28 13:37:01.788 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:37:01.788 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:37:01.788 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:37:01.788 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:37:01.788 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:37:01.788 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:37:01.788 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:37:01.788 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:37:01.789 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:37:01.789 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1535ms. 2025-06-28 13:37:01.789 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:37:01.789 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:37:01.789 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:37:01.789 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:37:01.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:37:01.789 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:37:01.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:37:01.789 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:37:01.789 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:37:01.789 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:37:01.789 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:37:01.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:37:01.789 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:37:01.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:37:01.789 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:37:01.789 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:37:01.789 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:37:01.789 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7372ms 2025-06-28 13:37:01.789 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:37:01.789 +03:00 [DBG] Connection id "0HNC8090TG94D" completed keep alive response. 2025-06-28 13:37:01.789 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3512ms 2025-06-28 13:37:01.789 +03:00 [DBG] Connection id "0HNC8090TG94D" received FIN. 2025-06-28 13:37:01.789 +03:00 [DBG] Connection id "0HNC8090TG94D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:37:01.790 +03:00 [DBG] Connection id "0HNC8090TG94D" disconnecting. 2025-06-28 13:37:01.790 +03:00 [DBG] Connection id "0HNC8090TG94D" stopped. 2025-06-28 13:38:01.781 +03:00 [DBG] Connection id "0HNC8090TG94E" accepted. 2025-06-28 13:38:01.781 +03:00 [DBG] Connection id "0HNC8090TG94E" started. 2025-06-28 13:38:01.781 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:38:01.782 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:38:01.782 +03:00 [DBG] POST requests are not supported 2025-06-28 13:38:01.782 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:38:01.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-28 13:38:01.782 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:38:01.782 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:38:01.782 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:38:01.782 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:38:01.782 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:38:01.782 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:38:01.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-28 13:38:01.782 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:38:01.782 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:38:01.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-28 13:38:01.782 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:38:01.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-28 13:38:01.782 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:38:01.782 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:38:01.782 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:38:01.782 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:38:01.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:38:01.782 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:38:01.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:38:01.782 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:38:01.782 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:38:01.783 +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-28 13:38:01.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:38:01.783 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:38:01.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:38:01.783 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:38:01.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:38:01.783 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:38:01.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:38:01.783 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:38:01.783 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:38:01.783 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:38:01.783 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:38:01.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:38:01.783 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:38:01.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:38:01.783 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:38:01.783 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:38:01.783 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:38:01.783 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8525ms 2025-06-28 13:38:01.783 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:38:01.783 +03:00 [DBG] Connection id "0HNC8090TG94E" completed keep alive response. 2025-06-28 13:38:01.783 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6169ms 2025-06-28 13:38:01.783 +03:00 [DBG] Connection id "0HNC8090TG94E" received FIN. 2025-06-28 13:38:01.784 +03:00 [DBG] Connection id "0HNC8090TG94E" disconnecting. 2025-06-28 13:38:01.784 +03:00 [DBG] Connection id "0HNC8090TG94E" stopped. 2025-06-28 13:38:01.784 +03:00 [DBG] Connection id "0HNC8090TG94E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:39:01.779 +03:00 [DBG] Connection id "0HNC8090TG94F" accepted. 2025-06-28 13:39:01.780 +03:00 [DBG] Connection id "0HNC8090TG94F" started. 2025-06-28 13:39:01.780 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:39:01.780 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:39:01.780 +03:00 [DBG] POST requests are not supported 2025-06-28 13:39:01.780 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:39:01.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-28 13:39:01.780 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:39:01.780 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:39:01.780 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:39:01.780 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:39:01.780 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:39:01.780 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:39:01.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-28 13:39:01.780 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:39:01.780 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:39:01.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-28 13:39:01.780 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:39:01.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-28 13:39:01.780 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:39:01.780 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:39:01.780 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:39:01.781 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:39:01.781 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:39:01.781 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:39:01.781 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:39:01.781 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:39:01.781 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:39:01.781 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.147ms. 2025-06-28 13:39:01.781 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:39:01.781 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:39:01.781 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:39:01.781 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:39:01.781 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:39:01.781 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:39:01.781 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:39:01.781 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:39:01.781 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:39:01.781 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:39:01.781 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:39:01.781 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:39:01.781 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:39:01.781 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:39:01.781 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:39:01.781 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:39:01.781 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:39:01.781 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9611ms 2025-06-28 13:39:01.781 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:39:01.781 +03:00 [DBG] Connection id "0HNC8090TG94F" completed keep alive response. 2025-06-28 13:39:01.781 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6982ms 2025-06-28 13:39:01.782 +03:00 [DBG] Connection id "0HNC8090TG94F" received FIN. 2025-06-28 13:39:01.782 +03:00 [DBG] Connection id "0HNC8090TG94F" disconnecting. 2025-06-28 13:39:01.782 +03:00 [DBG] Connection id "0HNC8090TG94F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:39:01.783 +03:00 [DBG] Connection id "0HNC8090TG94F" stopped. 2025-06-28 13:40:01.780 +03:00 [DBG] Connection id "0HNC8090TG94G" accepted. 2025-06-28 13:40:01.781 +03:00 [DBG] Connection id "0HNC8090TG94G" started. 2025-06-28 13:40:01.781 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:40:01.781 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:40:01.781 +03:00 [DBG] POST requests are not supported 2025-06-28 13:40:01.781 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:40:01.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-28 13:40:01.781 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:40:01.781 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:40:01.781 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:40:01.781 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:40:01.781 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:40:01.781 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:40:01.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-28 13:40:01.781 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:40:01.781 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:40:01.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-28 13:40:01.781 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:40:01.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-28 13:40:01.781 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:40:01.781 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:40:01.781 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:40:01.781 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:40:01.781 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:40:01.781 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:40:01.781 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:40:01.781 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:40:01.781 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:40:01.782 +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-28 13:40:01.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:40:01.782 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:40:01.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:40:01.782 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:40:01.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:40:01.782 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:40:01.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:40:01.782 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:40:01.782 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:40:01.782 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:40:01.782 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:40:01.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:40:01.782 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:40:01.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:40:01.782 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:40:01.782 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:40:01.782 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:40:01.782 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7088ms 2025-06-28 13:40:01.782 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:40:01.782 +03:00 [DBG] Connection id "0HNC8090TG94G" completed keep alive response. 2025-06-28 13:40:01.782 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.35ms 2025-06-28 13:40:01.782 +03:00 [DBG] Connection id "0HNC8090TG94G" received FIN. 2025-06-28 13:40:01.782 +03:00 [DBG] Connection id "0HNC8090TG94G" disconnecting. 2025-06-28 13:40:01.782 +03:00 [DBG] Connection id "0HNC8090TG94G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:40:01.784 +03:00 [DBG] Connection id "0HNC8090TG94G" stopped. 2025-06-28 13:41:01.789 +03:00 [DBG] Connection id "0HNC8090TG94H" accepted. 2025-06-28 13:41:01.789 +03:00 [DBG] Connection id "0HNC8090TG94H" started. 2025-06-28 13:41:01.789 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:41:01.789 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:41:01.789 +03:00 [DBG] POST requests are not supported 2025-06-28 13:41:01.790 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:41:01.790 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 13:41:01.790 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:41:01.790 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:41:01.790 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:41:01.790 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:41:01.790 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:41:01.790 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:41:01.790 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 13:41:01.790 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:41:01.790 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:41:01.790 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 13:41:01.790 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:41:01.790 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 13:41:01.790 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:41:01.790 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:41:01.790 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:41:01.790 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:41:01.790 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:41:01.790 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:41:01.790 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:41:01.790 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:41:01.790 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:41:01.790 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1582ms. 2025-06-28 13:41:01.790 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:41:01.790 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:41:01.790 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:41:01.790 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:41:01.790 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:41:01.790 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:41:01.791 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:41:01.791 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:41:01.791 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:41:01.791 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:41:01.791 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:41:01.791 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:41:01.791 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:41:01.791 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:41:01.791 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:41:01.791 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:41:01.791 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:41:01.791 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7498ms 2025-06-28 13:41:01.791 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:41:01.791 +03:00 [DBG] Connection id "0HNC8090TG94H" completed keep alive response. 2025-06-28 13:41:01.791 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4469ms 2025-06-28 13:41:01.791 +03:00 [DBG] Connection id "0HNC8090TG94H" received FIN. 2025-06-28 13:41:01.791 +03:00 [DBG] Connection id "0HNC8090TG94H" disconnecting. 2025-06-28 13:41:01.791 +03:00 [DBG] Connection id "0HNC8090TG94H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:41:01.792 +03:00 [DBG] Connection id "0HNC8090TG94H" stopped. 2025-06-28 13:42:01.791 +03:00 [DBG] Connection id "0HNC8090TG94I" accepted. 2025-06-28 13:42:01.791 +03:00 [DBG] Connection id "0HNC8090TG94I" started. 2025-06-28 13:42:01.792 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:42:01.792 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:42:01.792 +03:00 [DBG] POST requests are not supported 2025-06-28 13:42:01.792 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:42:01.792 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 13:42:01.792 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:42:01.792 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:42:01.792 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:42:01.792 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:42:01.792 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:42:01.792 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:42:01.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-28 13:42:01.792 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:42:01.792 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:42:01.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-28 13:42:01.792 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:42:01.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-28 13:42:01.792 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:42:01.792 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:42:01.792 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:42:01.793 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:42:01.793 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:42:01.793 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:42:01.793 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:42:01.793 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:42:01.793 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:42:01.793 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1317ms. 2025-06-28 13:42:01.793 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:42:01.793 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:42:01.793 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:42:01.793 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:42:01.793 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:42:01.793 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:42:01.793 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:42:01.793 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:42:01.793 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:42:01.793 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:42:01.793 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:42:01.793 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:42:01.793 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:42:01.793 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:42:01.793 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:42:01.793 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:42:01.794 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:42:01.794 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2353ms 2025-06-28 13:42:01.794 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:42:01.794 +03:00 [DBG] Connection id "0HNC8090TG94I" completed keep alive response. 2025-06-28 13:42:01.794 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2094ms 2025-06-28 13:42:01.794 +03:00 [DBG] Connection id "0HNC8090TG94I" received FIN. 2025-06-28 13:42:01.794 +03:00 [DBG] Connection id "0HNC8090TG94I" disconnecting. 2025-06-28 13:42:01.794 +03:00 [DBG] Connection id "0HNC8090TG94I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:42:01.795 +03:00 [DBG] Connection id "0HNC8090TG94I" stopped. 2025-06-28 13:43:01.784 +03:00 [DBG] Connection id "0HNC8090TG94J" accepted. 2025-06-28 13:43:01.784 +03:00 [DBG] Connection id "0HNC8090TG94J" started. 2025-06-28 13:43:01.784 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:43:01.784 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:43:01.784 +03:00 [DBG] POST requests are not supported 2025-06-28 13:43:01.784 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:43:01.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-28 13:43:01.784 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:43:01.785 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:43:01.785 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:43:01.785 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:43:01.785 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:43:01.785 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:43:01.785 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 13:43:01.785 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:43:01.785 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:43:01.785 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 13:43:01.785 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:43:01.785 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 13:43:01.785 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:43:01.785 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:43:01.785 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:43:01.785 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:43:01.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:43:01.785 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:43:01.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:43:01.785 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:43:01.785 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:43:01.785 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1591ms. 2025-06-28 13:43:01.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:43:01.785 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:43:01.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:43:01.785 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:43:01.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:43:01.785 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:43:01.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:43:01.786 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:43:01.786 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:43:01.786 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:43:01.786 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:43:01.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:43:01.786 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:43:01.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:43:01.786 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:43:01.786 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:43:01.786 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:43:01.786 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8841ms 2025-06-28 13:43:01.786 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:43:01.786 +03:00 [DBG] Connection id "0HNC8090TG94J" completed keep alive response. 2025-06-28 13:43:01.786 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6939ms 2025-06-28 13:43:01.786 +03:00 [DBG] Connection id "0HNC8090TG94J" received FIN. 2025-06-28 13:43:01.786 +03:00 [DBG] Connection id "0HNC8090TG94J" disconnecting. 2025-06-28 13:43:01.786 +03:00 [DBG] Connection id "0HNC8090TG94J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:43:01.788 +03:00 [DBG] Connection id "0HNC8090TG94J" stopped. 2025-06-28 13:44:01.788 +03:00 [DBG] Connection id "0HNC8090TG94K" accepted. 2025-06-28 13:44:01.788 +03:00 [DBG] Connection id "0HNC8090TG94K" started. 2025-06-28 13:44:01.788 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:44:01.788 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:44:01.788 +03:00 [DBG] POST requests are not supported 2025-06-28 13:44:01.788 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:44:01.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-28 13:44:01.788 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:44:01.788 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:44:01.788 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:44:01.788 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:44:01.788 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:44:01.788 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:44:01.789 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 13:44:01.789 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:44:01.789 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:44:01.789 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 13:44:01.789 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:44:01.789 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 13:44:01.789 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:44:01.789 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:44:01.789 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:44:01.789 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:44:01.789 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:44:01.789 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:44:01.789 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:44:01.789 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:44:01.789 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:44:01.789 +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-28 13:44:01.789 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:44:01.789 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:44:01.789 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:44:01.790 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:44:01.790 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:44:01.790 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:44:01.790 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:44:01.790 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:44:01.790 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:44:01.790 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:44:01.790 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:44:01.790 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:44:01.790 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:44:01.790 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:44:01.790 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:44:01.790 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:44:01.790 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:44:01.790 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1816ms 2025-06-28 13:44:01.790 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:44:01.790 +03:00 [DBG] Connection id "0HNC8090TG94K" completed keep alive response. 2025-06-28 13:44:01.790 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0951ms 2025-06-28 13:44:01.790 +03:00 [DBG] Connection id "0HNC8090TG94K" received FIN. 2025-06-28 13:44:01.790 +03:00 [DBG] Connection id "0HNC8090TG94K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:44:01.790 +03:00 [DBG] Connection id "0HNC8090TG94K" disconnecting. 2025-06-28 13:44:01.791 +03:00 [DBG] Connection id "0HNC8090TG94K" stopped. 2025-06-28 13:45:01.793 +03:00 [DBG] Connection id "0HNC8090TG94L" accepted. 2025-06-28 13:45:01.793 +03:00 [DBG] Connection id "0HNC8090TG94L" started. 2025-06-28 13:45:01.793 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:45:01.793 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:45:01.793 +03:00 [DBG] POST requests are not supported 2025-06-28 13:45:01.793 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:45:01.793 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 13:45:01.793 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:45:01.793 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:45:01.793 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:45:01.793 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:45:01.793 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:45:01.794 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:45:01.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-28 13:45:01.794 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:45:01.794 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:45:01.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-28 13:45:01.794 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:45:01.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-28 13:45:01.794 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:45:01.794 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:45:01.794 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:45:01.794 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:45:01.794 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:45:01.794 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:45:01.794 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:45:01.794 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:45:01.794 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:45:01.794 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1364ms. 2025-06-28 13:45:01.794 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:45:01.794 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:45:01.794 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:45:01.794 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:45:01.794 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:45:01.794 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:45:01.794 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:45:01.794 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:45:01.794 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:45:01.794 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:45:01.794 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:45:01.794 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:45:01.794 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:45:01.794 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:45:01.794 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:45:01.794 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:45:01.795 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:45:01.795 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7742ms 2025-06-28 13:45:01.795 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:45:01.795 +03:00 [DBG] Connection id "0HNC8090TG94L" completed keep alive response. 2025-06-28 13:45:01.795 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5864ms 2025-06-28 13:45:01.795 +03:00 [DBG] Connection id "0HNC8090TG94L" received FIN. 2025-06-28 13:45:01.795 +03:00 [DBG] Connection id "0HNC8090TG94L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:45:01.795 +03:00 [DBG] Connection id "0HNC8090TG94L" disconnecting. 2025-06-28 13:45:01.795 +03:00 [DBG] Connection id "0HNC8090TG94L" stopped. 2025-06-28 13:46:01.791 +03:00 [DBG] Connection id "0HNC8090TG94M" accepted. 2025-06-28 13:46:01.792 +03:00 [DBG] Connection id "0HNC8090TG94M" started. 2025-06-28 13:46:01.792 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:46:01.792 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:46:01.792 +03:00 [DBG] POST requests are not supported 2025-06-28 13:46:01.792 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:46:01.792 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 13:46:01.792 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:46:01.792 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:46:01.792 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:46:01.792 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:46:01.792 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:46:01.792 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:46:01.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-28 13:46:01.792 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:46:01.792 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:46:01.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-28 13:46:01.792 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:46:01.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-28 13:46:01.792 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:46:01.792 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:46:01.793 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:46:01.793 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:46:01.793 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:46:01.793 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:46:01.793 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:46:01.793 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:46:01.793 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:46:01.793 +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-28 13:46:01.793 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:46:01.793 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:46:01.793 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:46:01.793 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:46:01.793 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:46:01.793 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:46:01.793 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:46:01.793 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:46:01.793 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:46:01.793 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:46:01.793 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:46:01.793 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:46:01.793 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:46:01.793 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:46:01.793 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:46:01.793 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:46:01.793 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:46:01.794 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0578ms 2025-06-28 13:46:01.794 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:46:01.794 +03:00 [DBG] Connection id "0HNC8090TG94M" completed keep alive response. 2025-06-28 13:46:01.794 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8536ms 2025-06-28 13:46:01.794 +03:00 [DBG] Connection id "0HNC8090TG94M" received FIN. 2025-06-28 13:46:01.794 +03:00 [DBG] Connection id "0HNC8090TG94M" disconnecting. 2025-06-28 13:46:01.794 +03:00 [DBG] Connection id "0HNC8090TG94M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:46:01.795 +03:00 [DBG] Connection id "0HNC8090TG94M" stopped. 2025-06-28 13:47:01.791 +03:00 [DBG] Connection id "0HNC8090TG94N" accepted. 2025-06-28 13:47:01.791 +03:00 [DBG] Connection id "0HNC8090TG94N" started. 2025-06-28 13:47:01.791 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:47:01.791 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:47:01.792 +03:00 [DBG] POST requests are not supported 2025-06-28 13:47:01.792 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:47:01.792 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 13:47:01.792 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:47:01.792 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:47:01.792 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:47:01.792 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:47:01.792 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:47:01.792 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:47:01.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-28 13:47:01.792 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:47:01.792 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:47:01.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-28 13:47:01.792 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:47:01.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-28 13:47:01.792 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:47:01.792 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:47:01.792 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:47:01.792 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:47:01.792 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:47:01.792 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:47:01.792 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:47:01.792 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:47:01.792 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:47:01.793 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1792ms. 2025-06-28 13:47:01.793 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:47:01.793 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:47:01.793 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:47:01.793 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:47:01.793 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:47:01.793 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:47:01.793 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:47:01.793 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:47:01.793 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:47:01.793 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:47:01.793 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:47:01.793 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:47:01.793 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:47:01.793 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:47:01.793 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:47:01.793 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:47:01.793 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:47:01.793 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8976ms 2025-06-28 13:47:01.793 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:47:01.793 +03:00 [DBG] Connection id "0HNC8090TG94N" completed keep alive response. 2025-06-28 13:47:01.793 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7382ms 2025-06-28 13:47:01.793 +03:00 [DBG] Connection id "0HNC8090TG94N" received FIN. 2025-06-28 13:47:01.794 +03:00 [DBG] Connection id "0HNC8090TG94N" disconnecting. 2025-06-28 13:47:01.794 +03:00 [DBG] Connection id "0HNC8090TG94N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:47:01.795 +03:00 [DBG] Connection id "0HNC8090TG94N" stopped. 2025-06-28 13:48:01.786 +03:00 [DBG] Connection id "0HNC8090TG94O" accepted. 2025-06-28 13:48:01.786 +03:00 [DBG] Connection id "0HNC8090TG94O" started. 2025-06-28 13:48:01.786 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:48:01.786 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:48:01.786 +03:00 [DBG] POST requests are not supported 2025-06-28 13:48:01.786 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:48:01.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-28 13:48:01.786 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:48:01.786 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:48:01.786 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:48:01.786 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:48:01.786 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:48:01.786 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:48:01.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-28 13:48:01.786 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:48:01.786 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:48:01.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-28 13:48:01.787 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:48:01.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-28 13:48:01.787 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:48:01.787 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:48:01.787 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:48:01.787 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:48:01.787 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:48:01.787 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:48:01.787 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:48:01.787 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:48:01.787 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:48:01.787 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1608ms. 2025-06-28 13:48:01.787 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:48:01.787 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:48:01.787 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:48:01.787 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:48:01.787 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:48:01.787 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:48:01.787 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:48:01.787 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:48:01.787 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:48:01.788 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:48:01.788 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:48:01.788 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:48:01.788 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:48:01.788 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:48:01.788 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:48:01.788 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:48:01.788 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:48:01.788 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2209ms 2025-06-28 13:48:01.788 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:48:01.788 +03:00 [DBG] Connection id "0HNC8090TG94O" completed keep alive response. 2025-06-28 13:48:01.788 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0884ms 2025-06-28 13:48:01.788 +03:00 [DBG] Connection id "0HNC8090TG94O" received FIN. 2025-06-28 13:48:01.788 +03:00 [DBG] Connection id "0HNC8090TG94O" disconnecting. 2025-06-28 13:48:01.788 +03:00 [DBG] Connection id "0HNC8090TG94O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:48:01.790 +03:00 [DBG] Connection id "0HNC8090TG94O" stopped. 2025-06-28 13:49:01.791 +03:00 [DBG] Connection id "0HNC8090TG94P" accepted. 2025-06-28 13:49:01.792 +03:00 [DBG] Connection id "0HNC8090TG94P" started. 2025-06-28 13:49:01.792 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:49:01.792 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:49:01.792 +03:00 [DBG] POST requests are not supported 2025-06-28 13:49:01.792 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:49:01.792 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 13:49:01.792 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:49:01.792 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:49:01.792 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:49:01.792 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:49:01.792 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:49:01.792 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:49:01.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-28 13:49:01.792 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:49:01.792 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:49:01.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-28 13:49:01.792 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:49:01.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-28 13:49:01.792 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:49:01.792 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:49:01.792 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:49:01.793 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:49:01.793 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:49:01.793 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:49:01.793 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:49:01.793 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:49:01.793 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:49:01.793 +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-28 13:49:01.793 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:49:01.793 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:49:01.793 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:49:01.793 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:49:01.793 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:49:01.793 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:49:01.793 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:49:01.793 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:49:01.793 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:49:01.793 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:49:01.793 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:49:01.793 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:49:01.793 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:49:01.793 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:49:01.793 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:49:01.793 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:49:01.793 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:49:01.793 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.852ms 2025-06-28 13:49:01.793 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:49:01.793 +03:00 [DBG] Connection id "0HNC8090TG94P" completed keep alive response. 2025-06-28 13:49:01.793 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6173ms 2025-06-28 13:49:01.794 +03:00 [DBG] Connection id "0HNC8090TG94P" received FIN. 2025-06-28 13:49:01.794 +03:00 [DBG] Connection id "0HNC8090TG94P" disconnecting. 2025-06-28 13:49:01.794 +03:00 [DBG] Connection id "0HNC8090TG94P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:49:01.795 +03:00 [DBG] Connection id "0HNC8090TG94P" stopped. 2025-06-28 13:50:01.791 +03:00 [DBG] Connection id "0HNC8090TG94Q" accepted. 2025-06-28 13:50:01.791 +03:00 [DBG] Connection id "0HNC8090TG94Q" started. 2025-06-28 13:50:01.791 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:50:01.791 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:50:01.791 +03:00 [DBG] POST requests are not supported 2025-06-28 13:50:01.791 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:50:01.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-28 13:50:01.791 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:50:01.791 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:50:01.791 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:50:01.791 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:50:01.791 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:50:01.791 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:50:01.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-28 13:50:01.791 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:50:01.791 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:50:01.791 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 13:50:01.792 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:50:01.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-28 13:50:01.792 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:50:01.792 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:50:01.792 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:50:01.792 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:50:01.792 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:50:01.792 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:50:01.792 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:50:01.792 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:50:01.792 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:50:01.792 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1545ms. 2025-06-28 13:50:01.792 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:50:01.792 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:50:01.792 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:50:01.792 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:50:01.792 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:50:01.792 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:50:01.792 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:50:01.792 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:50:01.792 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:50:01.792 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:50:01.792 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:50:01.793 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:50:01.793 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:50:01.793 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:50:01.793 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:50:01.793 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:50:01.793 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:50:01.793 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1118ms 2025-06-28 13:50:01.793 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:50:01.793 +03:00 [DBG] Connection id "0HNC8090TG94Q" completed keep alive response. 2025-06-28 13:50:01.793 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8475ms 2025-06-28 13:50:01.793 +03:00 [DBG] Connection id "0HNC8090TG94Q" received FIN. 2025-06-28 13:50:01.793 +03:00 [DBG] Connection id "0HNC8090TG94Q" disconnecting. 2025-06-28 13:50:01.793 +03:00 [DBG] Connection id "0HNC8090TG94Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:50:01.794 +03:00 [DBG] Connection id "0HNC8090TG94Q" stopped. 2025-06-28 13:51:01.788 +03:00 [DBG] Connection id "0HNC8090TG94R" accepted. 2025-06-28 13:51:01.788 +03:00 [DBG] Connection id "0HNC8090TG94R" started. 2025-06-28 13:51:01.789 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:51:01.789 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:51:01.789 +03:00 [DBG] POST requests are not supported 2025-06-28 13:51:01.789 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:51:01.789 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 13:51:01.789 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:51:01.789 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:51:01.789 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:51:01.789 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:51:01.789 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:51:01.789 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:51:01.789 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 13:51:01.789 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:51:01.789 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:51:01.789 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 13:51:01.789 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:51:01.789 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 13:51:01.789 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:51:01.789 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:51:01.789 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:51:01.789 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:51:01.789 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:51:01.789 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:51:01.789 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:51:01.789 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:51:01.789 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:51:01.790 +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-28 13:51:01.790 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:51:01.790 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:51:01.790 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:51:01.790 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:51:01.790 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:51:01.790 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:51:01.790 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:51:01.790 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:51:01.790 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:51:01.790 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:51:01.790 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:51:01.790 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:51:01.790 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:51:01.790 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:51:01.790 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:51:01.790 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:51:01.790 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:51:01.790 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7863ms 2025-06-28 13:51:01.790 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:51:01.790 +03:00 [DBG] Connection id "0HNC8090TG94R" completed keep alive response. 2025-06-28 13:51:01.790 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5075ms 2025-06-28 13:51:01.790 +03:00 [DBG] Connection id "0HNC8090TG94R" received FIN. 2025-06-28 13:51:01.790 +03:00 [DBG] Connection id "0HNC8090TG94R" disconnecting. 2025-06-28 13:51:01.790 +03:00 [DBG] Connection id "0HNC8090TG94R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:51:01.792 +03:00 [DBG] Connection id "0HNC8090TG94R" stopped. 2025-06-28 13:52:01.795 +03:00 [DBG] Connection id "0HNC8090TG94S" accepted. 2025-06-28 13:52:01.795 +03:00 [DBG] Connection id "0HNC8090TG94S" started. 2025-06-28 13:52:01.795 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:52:01.795 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:52:01.795 +03:00 [DBG] POST requests are not supported 2025-06-28 13:52:01.795 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:52:01.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-28 13:52:01.795 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:52:01.795 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:52:01.795 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:52:01.795 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:52:01.795 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:52:01.795 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:52:01.795 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 13:52:01.795 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:52:01.795 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:52:01.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-28 13:52:01.795 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:52:01.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-28 13:52:01.795 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:52:01.795 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:52:01.795 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:52:01.796 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:52:01.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:52:01.796 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:52:01.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:52:01.796 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:52:01.796 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:52:01.796 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1643ms. 2025-06-28 13:52:01.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:52:01.796 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:52:01.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:52:01.796 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:52:01.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:52:01.796 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:52:01.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:52:01.796 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:52:01.796 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:52:01.796 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:52:01.796 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:52:01.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:52:01.796 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:52:01.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:52:01.796 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:52:01.796 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:52:01.796 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:52:01.797 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1101ms 2025-06-28 13:52:01.797 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:52:01.797 +03:00 [DBG] Connection id "0HNC8090TG94S" completed keep alive response. 2025-06-28 13:52:01.797 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8066ms 2025-06-28 13:52:01.797 +03:00 [DBG] Connection id "0HNC8090TG94S" received FIN. 2025-06-28 13:52:01.797 +03:00 [DBG] Connection id "0HNC8090TG94S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:52:01.797 +03:00 [DBG] Connection id "0HNC8090TG94S" disconnecting. 2025-06-28 13:52:01.797 +03:00 [DBG] Connection id "0HNC8090TG94S" stopped. 2025-06-28 13:53:01.784 +03:00 [DBG] Connection id "0HNC8090TG94T" accepted. 2025-06-28 13:53:01.785 +03:00 [DBG] Connection id "0HNC8090TG94T" started. 2025-06-28 13:53:01.785 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:53:01.785 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:53:01.785 +03:00 [DBG] POST requests are not supported 2025-06-28 13:53:01.785 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:53:01.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-28 13:53:01.785 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:53:01.785 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:53:01.785 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:53:01.785 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:53:01.785 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:53:01.785 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:53:01.785 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 13:53:01.785 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:53:01.785 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:53:01.785 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 13:53:01.785 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:53:01.785 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 13:53:01.785 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:53:01.785 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:53:01.785 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:53:01.785 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:53:01.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:53:01.785 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:53:01.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:53:01.785 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:53:01.786 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:53:01.786 +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-28 13:53:01.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:53:01.786 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:53:01.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:53:01.786 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:53:01.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:53:01.786 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:53:01.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:53:01.786 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:53:01.786 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:53:01.786 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:53:01.786 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:53:01.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:53:01.786 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:53:01.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:53:01.786 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:53:01.786 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:53:01.786 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:53:01.786 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.798ms 2025-06-28 13:53:01.786 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:53:01.786 +03:00 [DBG] Connection id "0HNC8090TG94T" completed keep alive response. 2025-06-28 13:53:01.786 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4535ms 2025-06-28 13:53:01.786 +03:00 [DBG] Connection id "0HNC8090TG94T" received FIN. 2025-06-28 13:53:01.786 +03:00 [DBG] Connection id "0HNC8090TG94T" disconnecting. 2025-06-28 13:53:01.787 +03:00 [DBG] Connection id "0HNC8090TG94T" stopped. 2025-06-28 13:53:01.787 +03:00 [DBG] Connection id "0HNC8090TG94T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:54:01.780 +03:00 [DBG] Connection id "0HNC8090TG94U" accepted. 2025-06-28 13:54:01.780 +03:00 [DBG] Connection id "0HNC8090TG94U" started. 2025-06-28 13:54:01.781 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:54:01.781 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:54:01.781 +03:00 [DBG] POST requests are not supported 2025-06-28 13:54:01.781 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:54:01.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-28 13:54:01.781 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:54:01.781 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:54:01.781 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:54:01.781 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:54:01.781 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:54:01.781 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:54:01.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-28 13:54:01.781 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:54:01.781 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:54:01.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-28 13:54:01.782 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:54:01.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-28 13:54:01.782 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:54:01.782 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:54:01.782 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:54:01.782 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:54:01.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:54:01.782 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:54:01.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:54:01.782 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:54:01.782 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:54:01.782 +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-28 13:54:01.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:54:01.782 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:54:01.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:54:01.782 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:54:01.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:54:01.782 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:54:01.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:54:01.782 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:54:01.782 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:54:01.782 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:54:01.782 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:54:01.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:54:01.782 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:54:01.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:54:01.783 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:54:01.783 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:54:01.783 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:54:01.783 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0868ms 2025-06-28 13:54:01.783 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:54:01.783 +03:00 [DBG] Connection id "0HNC8090TG94U" completed keep alive response. 2025-06-28 13:54:01.783 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1163ms 2025-06-28 13:54:01.783 +03:00 [DBG] Connection id "0HNC8090TG94U" received FIN. 2025-06-28 13:54:01.783 +03:00 [DBG] Connection id "0HNC8090TG94U" disconnecting. 2025-06-28 13:54:01.783 +03:00 [DBG] Connection id "0HNC8090TG94U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:54:01.784 +03:00 [DBG] Connection id "0HNC8090TG94U" stopped. 2025-06-28 13:55:01.790 +03:00 [DBG] Connection id "0HNC8090TG94V" accepted. 2025-06-28 13:55:01.790 +03:00 [DBG] Connection id "0HNC8090TG94V" started. 2025-06-28 13:55:01.790 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:55:01.790 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:55:01.790 +03:00 [DBG] POST requests are not supported 2025-06-28 13:55:01.791 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:55:01.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-28 13:55:01.791 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:55:01.791 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:55:01.791 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:55:01.791 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:55:01.791 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:55:01.791 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:55:01.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-28 13:55:01.791 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:55:01.791 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:55:01.791 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 13:55:01.791 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:55:01.791 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 13:55:01.791 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:55:01.791 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:55:01.791 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:55:01.791 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:55:01.791 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:55:01.791 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:55:01.791 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:55:01.791 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:55:01.791 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:55:01.791 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1481ms. 2025-06-28 13:55:01.791 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:55:01.791 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:55:01.791 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:55:01.791 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:55:01.791 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:55:01.791 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:55:01.791 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:55:01.791 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:55:01.791 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:55:01.791 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:55:01.792 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:55:01.792 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:55:01.792 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:55:01.792 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:55:01.792 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:55:01.792 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:55:01.792 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:55:01.792 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6823ms 2025-06-28 13:55:01.792 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:55:01.792 +03:00 [DBG] Connection id "0HNC8090TG94V" completed keep alive response. 2025-06-28 13:55:01.792 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3445ms 2025-06-28 13:55:01.792 +03:00 [DBG] Connection id "0HNC8090TG94V" received FIN. 2025-06-28 13:55:01.792 +03:00 [DBG] Connection id "0HNC8090TG94V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:55:01.792 +03:00 [DBG] Connection id "0HNC8090TG94V" disconnecting. 2025-06-28 13:55:01.792 +03:00 [DBG] Connection id "0HNC8090TG94V" stopped. 2025-06-28 13:56:01.786 +03:00 [DBG] Connection id "0HNC8090TG950" accepted. 2025-06-28 13:56:01.786 +03:00 [DBG] Connection id "0HNC8090TG950" started. 2025-06-28 13:56:01.786 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:56:01.786 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:56:01.786 +03:00 [DBG] POST requests are not supported 2025-06-28 13:56:01.786 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:56:01.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-28 13:56:01.786 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:56:01.786 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:56:01.786 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:56:01.786 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:56:01.786 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:56:01.786 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:56:01.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-28 13:56:01.787 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:56:01.787 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:56:01.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-28 13:56:01.787 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:56:01.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-28 13:56:01.787 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:56:01.787 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:56:01.787 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:56:01.787 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:56:01.787 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:56:01.787 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:56:01.787 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:56:01.787 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:56:01.787 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:56:01.787 +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-28 13:56:01.787 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:56:01.788 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:56:01.788 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:56:01.788 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:56:01.788 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:56:01.789 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:56:01.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:56:01.789 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:56:01.789 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:56:01.790 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:56:01.790 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:56:01.790 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:56:01.790 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:56:01.791 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:56:01.791 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:56:01.791 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:56:01.791 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:56:01.792 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 4.6438ms 2025-06-28 13:56:01.792 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:56:01.792 +03:00 [DBG] Connection id "0HNC8090TG950" completed keep alive response. 2025-06-28 13:56:01.792 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 6.266ms 2025-06-28 13:56:01.792 +03:00 [DBG] Connection id "0HNC8090TG950" received FIN. 2025-06-28 13:56:01.793 +03:00 [DBG] Connection id "0HNC8090TG950" disconnecting. 2025-06-28 13:56:01.793 +03:00 [DBG] Connection id "0HNC8090TG950" stopped. 2025-06-28 13:56:01.793 +03:00 [DBG] Connection id "0HNC8090TG950" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:57:01.800 +03:00 [DBG] Connection id "0HNC8090TG951" accepted. 2025-06-28 13:57:01.801 +03:00 [DBG] Connection id "0HNC8090TG951" started. 2025-06-28 13:57:01.801 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:57:01.801 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:57:01.801 +03:00 [DBG] POST requests are not supported 2025-06-28 13:57:01.801 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:57:01.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-28 13:57:01.801 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:57:01.801 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:57:01.801 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:57:01.801 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:57:01.801 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:57:01.801 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:57:01.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-28 13:57:01.801 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:57:01.801 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:57:01.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-28 13:57:01.802 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:57:01.802 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 13:57:01.802 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:57:01.802 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:57:01.802 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:57:01.802 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:57:01.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:57:01.802 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:57:01.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:57:01.802 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:57:01.802 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:57:01.802 +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-28 13:57:01.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:57:01.802 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:57:01.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:57:01.802 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:57:01.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:57:01.802 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:57:01.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:57:01.802 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:57:01.802 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:57:01.803 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:57:01.803 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:57:01.803 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:57:01.803 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:57:01.803 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:57:01.803 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:57:01.803 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:57:01.803 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:57:01.803 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1793ms 2025-06-28 13:57:01.803 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:57:01.803 +03:00 [DBG] Connection id "0HNC8090TG951" completed keep alive response. 2025-06-28 13:57:01.803 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0939ms 2025-06-28 13:57:01.803 +03:00 [DBG] Connection id "0HNC8090TG951" received FIN. 2025-06-28 13:57:01.803 +03:00 [DBG] Connection id "0HNC8090TG951" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:57:01.803 +03:00 [DBG] Connection id "0HNC8090TG951" disconnecting. 2025-06-28 13:57:01.803 +03:00 [DBG] Connection id "0HNC8090TG951" stopped. 2025-06-28 13:58:01.790 +03:00 [DBG] Connection id "0HNC8090TG952" accepted. 2025-06-28 13:58:01.790 +03:00 [DBG] Connection id "0HNC8090TG952" started. 2025-06-28 13:58:01.791 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:58:01.791 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:58:01.791 +03:00 [DBG] POST requests are not supported 2025-06-28 13:58:01.791 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:58:01.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-28 13:58:01.791 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:58:01.791 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:58:01.791 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:58:01.791 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:58:01.791 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:58:01.791 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:58:01.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-28 13:58:01.791 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:58:01.791 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:58:01.791 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 13:58:01.791 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:58:01.791 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 13:58:01.791 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:58:01.791 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:58:01.791 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:58:01.791 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:58:01.791 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:58:01.791 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:58:01.791 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:58:01.792 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:58:01.792 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:58:01.792 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1244ms. 2025-06-28 13:58:01.792 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:58:01.792 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:58:01.792 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:58:01.792 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:58:01.792 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:58:01.792 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:58:01.792 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:58:01.792 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:58:01.792 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:58:01.792 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:58:01.792 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:58:01.792 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:58:01.792 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:58:01.792 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:58:01.792 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:58:01.792 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:58:01.792 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:58:01.792 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7358ms 2025-06-28 13:58:01.792 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:58:01.792 +03:00 [DBG] Connection id "0HNC8090TG952" completed keep alive response. 2025-06-28 13:58:01.792 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4865ms 2025-06-28 13:58:01.792 +03:00 [DBG] Connection id "0HNC8090TG952" received FIN. 2025-06-28 13:58:01.792 +03:00 [DBG] Connection id "0HNC8090TG952" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:58:01.793 +03:00 [DBG] Connection id "0HNC8090TG952" disconnecting. 2025-06-28 13:58:01.793 +03:00 [DBG] Connection id "0HNC8090TG952" stopped. 2025-06-28 13:59:01.789 +03:00 [DBG] Connection id "0HNC8090TG953" accepted. 2025-06-28 13:59:01.789 +03:00 [DBG] Connection id "0HNC8090TG953" started. 2025-06-28 13:59:01.789 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 13:59:01.789 +03:00 [VRB] All hosts are allowed. 2025-06-28 13:59:01.789 +03:00 [DBG] POST requests are not supported 2025-06-28 13:59:01.789 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 13:59:01.789 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 13:59:01.790 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:59:01.790 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 13:59:01.790 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 13:59:01.790 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 13:59:01.790 +03:00 [INF] CORS policy execution successful. 2025-06-28 13:59:01.790 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:59:01.790 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 13:59:01.790 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 13:59:01.790 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 13:59:01.790 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 13:59:01.790 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 13:59:01.790 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 13:59:01.790 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:59:01.790 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:59:01.790 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:59:01.790 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 13:59:01.790 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:59:01.790 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:59:01.790 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:59:01.790 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:59:01.790 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 13:59:01.791 +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-28 13:59:01.791 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:59:01.791 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 13:59:01.791 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:59:01.791 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 13:59:01.791 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:59:01.791 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:59:01.791 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:59:01.791 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:59:01.791 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:59:01.791 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 13:59:01.791 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 13:59:01.791 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:59:01.791 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 13:59:01.791 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:59:01.791 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:59:01.791 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:59:01.791 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 13:59:01.791 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1986ms 2025-06-28 13:59:01.791 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 13:59:01.791 +03:00 [DBG] Connection id "0HNC8090TG953" completed keep alive response. 2025-06-28 13:59:01.791 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2485ms 2025-06-28 13:59:01.792 +03:00 [DBG] Connection id "0HNC8090TG953" received FIN. 2025-06-28 13:59:01.792 +03:00 [DBG] Connection id "0HNC8090TG953" disconnecting. 2025-06-28 13:59:01.792 +03:00 [DBG] Connection id "0HNC8090TG953" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 13:59:01.793 +03:00 [DBG] Connection id "0HNC8090TG953" stopped. 2025-06-28 14:00:01.795 +03:00 [DBG] Connection id "0HNC8090TG954" accepted. 2025-06-28 14:00:01.795 +03:00 [DBG] Connection id "0HNC8090TG954" started. 2025-06-28 14:00:01.795 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:00:01.795 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:00:01.795 +03:00 [DBG] POST requests are not supported 2025-06-28 14:00:01.796 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:00:01.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-28 14:00:01.796 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:00:01.796 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:00:01.796 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:00:01.796 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:00:01.796 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:00:01.796 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:00:01.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-28 14:00:01.796 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:00:01.796 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:00:01.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-28 14:00:01.796 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:00:01.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-28 14:00:01.796 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:00:01.796 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:00:01.796 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:00:01.796 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:00:01.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:00:01.796 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:00:01.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:00:01.796 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:00:01.796 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:00:01.796 +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-28 14:00:01.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:00:01.796 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:00:01.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:00:01.796 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:00:01.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:00:01.796 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:00:01.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:00:01.796 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:00:01.796 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:00:01.796 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:00:01.796 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:00:01.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:00:01.796 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:00:01.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:00:01.796 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:00:01.796 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:00:01.797 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:00:01.797 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.69ms 2025-06-28 14:00:01.797 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:00:01.797 +03:00 [DBG] Connection id "0HNC8090TG954" completed keep alive response. 2025-06-28 14:00:01.797 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2962ms 2025-06-28 14:00:01.797 +03:00 [DBG] Connection id "0HNC8090TG954" received FIN. 2025-06-28 14:00:01.797 +03:00 [DBG] Connection id "0HNC8090TG954" disconnecting. 2025-06-28 14:00:01.797 +03:00 [DBG] Connection id "0HNC8090TG954" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:00:01.798 +03:00 [DBG] Connection id "0HNC8090TG954" stopped. 2025-06-28 14:01:01.786 +03:00 [DBG] Connection id "0HNC8090TG955" accepted. 2025-06-28 14:01:01.786 +03:00 [DBG] Connection id "0HNC8090TG955" started. 2025-06-28 14:01:01.786 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:01:01.786 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:01:01.786 +03:00 [DBG] POST requests are not supported 2025-06-28 14:01:01.786 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:01:01.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-28 14:01:01.786 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:01:01.786 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:01:01.786 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:01:01.787 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:01:01.787 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:01:01.787 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:01:01.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-28 14:01:01.787 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:01:01.787 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:01:01.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-28 14:01:01.787 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:01:01.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-28 14:01:01.787 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:01:01.787 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:01:01.787 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:01:01.787 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:01:01.787 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:01:01.787 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:01:01.787 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:01:01.787 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:01:01.787 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:01:01.787 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1151ms. 2025-06-28 14:01:01.787 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:01:01.787 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:01:01.787 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:01:01.787 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:01:01.787 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:01:01.787 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:01:01.787 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:01:01.787 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:01:01.787 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:01:01.787 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:01:01.787 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:01:01.787 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:01:01.787 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:01:01.787 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:01:01.787 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:01:01.787 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:01:01.787 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:01:01.787 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5931ms 2025-06-28 14:01:01.787 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:01:01.787 +03:00 [DBG] Connection id "0HNC8090TG955" completed keep alive response. 2025-06-28 14:01:01.787 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1267ms 2025-06-28 14:01:01.788 +03:00 [DBG] Connection id "0HNC8090TG955" received FIN. 2025-06-28 14:01:01.788 +03:00 [DBG] Connection id "0HNC8090TG955" disconnecting. 2025-06-28 14:01:01.788 +03:00 [DBG] Connection id "0HNC8090TG955" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:01:01.788 +03:00 [DBG] Connection id "0HNC8090TG955" stopped. 2025-06-28 14:02:01.867 +03:00 [DBG] Connection id "0HNC8090TG956" accepted. 2025-06-28 14:02:01.867 +03:00 [DBG] Connection id "0HNC8090TG956" started. 2025-06-28 14:02:01.867 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:02:01.867 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:02:01.867 +03:00 [DBG] POST requests are not supported 2025-06-28 14:02:01.867 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:02:01.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-28 14:02:01.867 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:02:01.867 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:02:01.867 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:02:01.867 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:02:01.867 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:02:01.867 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:02:01.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-28 14:02:01.867 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:02:01.867 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:02:01.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-28 14:02:01.868 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:02:01.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-28 14:02:01.868 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:02:01.868 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:02:01.868 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:02:01.868 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:02:01.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:02:01.868 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:02:01.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:02:01.868 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:02:01.868 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:02:01.868 +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-28 14:02:01.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:02:01.868 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:02:01.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:02:01.868 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:02:01.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:02:01.868 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:02:01.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:02:01.868 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:02:01.868 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:02:01.868 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:02:01.868 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:02:01.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:02:01.868 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:02:01.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:02:01.868 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:02:01.868 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:02:01.868 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:02:01.868 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9205ms 2025-06-28 14:02:01.868 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:02:01.869 +03:00 [DBG] Connection id "0HNC8090TG956" completed keep alive response. 2025-06-28 14:02:01.869 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5523ms 2025-06-28 14:02:01.869 +03:00 [DBG] Connection id "0HNC8090TG956" received FIN. 2025-06-28 14:02:01.869 +03:00 [DBG] Connection id "0HNC8090TG956" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:02:01.869 +03:00 [DBG] Connection id "0HNC8090TG956" disconnecting. 2025-06-28 14:02:01.869 +03:00 [DBG] Connection id "0HNC8090TG956" stopped. 2025-06-28 14:03:01.795 +03:00 [DBG] Connection id "0HNC8090TG957" accepted. 2025-06-28 14:03:01.795 +03:00 [DBG] Connection id "0HNC8090TG957" started. 2025-06-28 14:03:01.795 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:03:01.795 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:03:01.795 +03:00 [DBG] POST requests are not supported 2025-06-28 14:03:01.795 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:03:01.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-28 14:03:01.795 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:03:01.795 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:03:01.795 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:03:01.795 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:03:01.795 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:03:01.795 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:03:01.795 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 14:03:01.795 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:03:01.795 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:03:01.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-28 14:03:01.795 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:03:01.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-28 14:03:01.795 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:03:01.795 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:03:01.796 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:03:01.796 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:03:01.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:03:01.796 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:03:01.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:03:01.796 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:03:01.796 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:03:01.796 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1331ms. 2025-06-28 14:03:01.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:03:01.796 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:03:01.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:03:01.796 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:03:01.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:03:01.796 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:03:01.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:03:01.796 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:03:01.796 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:03:01.796 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:03:01.796 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:03:01.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:03:01.796 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:03:01.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:03:01.796 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:03:01.796 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:03:01.796 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:03:01.796 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8267ms 2025-06-28 14:03:01.796 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:03:01.796 +03:00 [DBG] Connection id "0HNC8090TG957" completed keep alive response. 2025-06-28 14:03:01.796 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6071ms 2025-06-28 14:03:01.797 +03:00 [DBG] Connection id "0HNC8090TG957" received FIN. 2025-06-28 14:03:01.797 +03:00 [DBG] Connection id "0HNC8090TG957" disconnecting. 2025-06-28 14:03:01.797 +03:00 [DBG] Connection id "0HNC8090TG957" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:03:01.798 +03:00 [DBG] Connection id "0HNC8090TG957" stopped. 2025-06-28 14:04:01.802 +03:00 [DBG] Connection id "0HNC8090TG958" accepted. 2025-06-28 14:04:01.802 +03:00 [DBG] Connection id "0HNC8090TG958" started. 2025-06-28 14:04:01.803 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:04:01.803 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:04:01.803 +03:00 [DBG] POST requests are not supported 2025-06-28 14:04:01.803 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:04:01.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-28 14:04:01.803 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:04:01.803 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:04:01.803 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:04:01.803 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:04:01.803 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:04:01.803 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:04:01.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-28 14:04:01.803 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:04:01.803 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:04:01.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-28 14:04:01.803 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:04:01.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-28 14:04:01.803 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:04:01.803 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:04:01.803 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:04:01.803 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:04:01.803 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:04:01.803 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:04:01.803 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:04:01.803 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:04:01.804 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:04:01.804 +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-28 14:04:01.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:04:01.804 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:04:01.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:04:01.804 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:04:01.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:04:01.804 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:04:01.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:04:01.804 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:04:01.804 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:04:01.804 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:04:01.804 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:04:01.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:04:01.804 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:04:01.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:04:01.804 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:04:01.804 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:04:01.804 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:04:01.804 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1156ms 2025-06-28 14:04:01.804 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:04:01.804 +03:00 [DBG] Connection id "0HNC8090TG958" completed keep alive response. 2025-06-28 14:04:01.804 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.827ms 2025-06-28 14:04:01.805 +03:00 [DBG] Connection id "0HNC8090TG958" received FIN. 2025-06-28 14:04:01.805 +03:00 [DBG] Connection id "0HNC8090TG958" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:04:01.805 +03:00 [DBG] Connection id "0HNC8090TG958" disconnecting. 2025-06-28 14:04:01.805 +03:00 [DBG] Connection id "0HNC8090TG958" stopped. 2025-06-28 14:05:01.798 +03:00 [DBG] Connection id "0HNC8090TG959" accepted. 2025-06-28 14:05:01.799 +03:00 [DBG] Connection id "0HNC8090TG959" started. 2025-06-28 14:05:01.799 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:05:01.799 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:05:01.799 +03:00 [DBG] POST requests are not supported 2025-06-28 14:05:01.799 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:05:01.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-28 14:05:01.799 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:05:01.799 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:05:01.799 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:05:01.799 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:05:01.799 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:05:01.799 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:05:01.799 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 14:05:01.799 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:05:01.799 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:05:01.799 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 14:05:01.799 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:05:01.799 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 14:05:01.799 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:05:01.799 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:05:01.799 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:05:01.799 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:05:01.800 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:05:01.800 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:05:01.800 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:05:01.800 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:05:01.800 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:05:01.800 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1181ms. 2025-06-28 14:05:01.800 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:05:01.800 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:05:01.800 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:05:01.800 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:05:01.800 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:05:01.800 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:05:01.800 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:05:01.800 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:05:01.800 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:05:01.800 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:05:01.800 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:05:01.800 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:05:01.800 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:05:01.800 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:05:01.800 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:05:01.800 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:05:01.800 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:05:01.800 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5643ms 2025-06-28 14:05:01.800 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:05:01.800 +03:00 [DBG] Connection id "0HNC8090TG959" completed keep alive response. 2025-06-28 14:05:01.800 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3346ms 2025-06-28 14:05:01.800 +03:00 [DBG] Connection id "0HNC8090TG959" received FIN. 2025-06-28 14:05:01.800 +03:00 [DBG] Connection id "0HNC8090TG959" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:05:01.800 +03:00 [DBG] Connection id "0HNC8090TG959" disconnecting. 2025-06-28 14:05:01.800 +03:00 [DBG] Connection id "0HNC8090TG959" stopped. 2025-06-28 14:06:01.806 +03:00 [DBG] Connection id "0HNC8090TG95A" accepted. 2025-06-28 14:06:01.806 +03:00 [DBG] Connection id "0HNC8090TG95A" started. 2025-06-28 14:06:01.806 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:06:01.806 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:06:01.806 +03:00 [DBG] POST requests are not supported 2025-06-28 14:06:01.806 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:06:01.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-28 14:06:01.806 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:06:01.806 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:06:01.806 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:06:01.806 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:06:01.806 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:06:01.806 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:06:01.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-28 14:06:01.806 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:06:01.806 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:06:01.807 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 14:06:01.807 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:06:01.807 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 14:06:01.807 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:06:01.807 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:06:01.807 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:06:01.807 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:06:01.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:06:01.807 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:06:01.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:06:01.807 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:06:01.807 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:06:01.807 +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-28 14:06:01.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:06:01.807 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:06:01.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:06:01.807 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:06:01.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:06:01.807 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:06:01.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:06:01.807 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:06:01.807 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:06:01.807 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:06:01.807 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:06:01.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:06:01.807 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:06:01.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:06:01.807 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:06:01.807 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:06:01.807 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:06:01.807 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.684ms 2025-06-28 14:06:01.807 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:06:01.807 +03:00 [DBG] Connection id "0HNC8090TG95A" completed keep alive response. 2025-06-28 14:06:01.807 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2557ms 2025-06-28 14:06:01.808 +03:00 [DBG] Connection id "0HNC8090TG95A" received FIN. 2025-06-28 14:06:01.808 +03:00 [DBG] Connection id "0HNC8090TG95A" disconnecting. 2025-06-28 14:06:01.808 +03:00 [DBG] Connection id "0HNC8090TG95A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:06:01.809 +03:00 [DBG] Connection id "0HNC8090TG95A" stopped. 2025-06-28 14:07:01.786 +03:00 [DBG] Connection id "0HNC8090TG95B" accepted. 2025-06-28 14:07:01.786 +03:00 [DBG] Connection id "0HNC8090TG95B" started. 2025-06-28 14:07:01.787 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:07:01.787 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:07:01.787 +03:00 [DBG] POST requests are not supported 2025-06-28 14:07:01.787 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:07:01.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-28 14:07:01.787 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:07:01.787 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:07:01.787 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:07:01.787 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:07:01.787 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:07:01.787 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:07:01.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-28 14:07:01.787 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:07:01.787 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:07:01.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-28 14:07:01.787 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:07:01.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-28 14:07:01.787 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:07:01.787 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:07:01.787 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:07:01.787 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:07:01.787 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:07:01.787 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:07:01.787 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:07:01.787 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:07:01.787 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:07:01.788 +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-28 14:07:01.788 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:07:01.788 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:07:01.788 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:07:01.788 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:07:01.788 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:07:01.788 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:07:01.788 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:07:01.788 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:07:01.788 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:07:01.788 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:07:01.788 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:07:01.788 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:07:01.788 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:07:01.788 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:07:01.788 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:07:01.788 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:07:01.788 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:07:01.788 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8077ms 2025-06-28 14:07:01.788 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:07:01.788 +03:00 [DBG] Connection id "0HNC8090TG95B" completed keep alive response. 2025-06-28 14:07:01.788 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5582ms 2025-06-28 14:07:01.788 +03:00 [DBG] Connection id "0HNC8090TG95B" received FIN. 2025-06-28 14:07:01.788 +03:00 [DBG] Connection id "0HNC8090TG95B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:07:01.788 +03:00 [DBG] Connection id "0HNC8090TG95B" disconnecting. 2025-06-28 14:07:01.789 +03:00 [DBG] Connection id "0HNC8090TG95B" stopped. 2025-06-28 14:08:01.793 +03:00 [DBG] Connection id "0HNC8090TG95C" accepted. 2025-06-28 14:08:01.793 +03:00 [DBG] Connection id "0HNC8090TG95C" started. 2025-06-28 14:08:01.794 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:08:01.794 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:08:01.794 +03:00 [DBG] POST requests are not supported 2025-06-28 14:08:01.794 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:08:01.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-28 14:08:01.794 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:08:01.794 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:08:01.794 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:08:01.794 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:08:01.794 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:08:01.794 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:08:01.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-28 14:08:01.794 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:08:01.794 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:08:01.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-28 14:08:01.795 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:08:01.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-28 14:08:01.795 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:08:01.795 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:08:01.795 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:08:01.795 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:08:01.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:08:01.795 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:08:01.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:08:01.795 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:08:01.795 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:08:01.795 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2ms. 2025-06-28 14:08:01.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:08:01.795 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:08:01.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:08:01.796 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:08:01.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:08:01.796 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:08:01.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:08:01.796 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:08:01.796 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:08:01.796 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:08:01.796 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:08:01.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:08:01.796 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:08:01.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:08:01.796 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:08:01.796 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:08:01.796 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:08:01.796 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1039ms 2025-06-28 14:08:01.796 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:08:01.796 +03:00 [DBG] Connection id "0HNC8090TG95C" completed keep alive response. 2025-06-28 14:08:01.796 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3856ms 2025-06-28 14:08:01.796 +03:00 [DBG] Connection id "0HNC8090TG95C" received FIN. 2025-06-28 14:08:01.796 +03:00 [DBG] Connection id "0HNC8090TG95C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:08:01.797 +03:00 [DBG] Connection id "0HNC8090TG95C" disconnecting. 2025-06-28 14:08:01.797 +03:00 [DBG] Connection id "0HNC8090TG95C" stopped. 2025-06-28 14:09:01.788 +03:00 [DBG] Connection id "0HNC8090TG95D" accepted. 2025-06-28 14:09:01.789 +03:00 [DBG] Connection id "0HNC8090TG95D" started. 2025-06-28 14:09:01.789 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:09:01.789 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:09:01.789 +03:00 [DBG] POST requests are not supported 2025-06-28 14:09:01.789 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:09:01.789 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 14:09:01.789 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:09:01.789 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:09:01.789 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:09:01.789 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:09:01.789 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:09:01.789 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:09:01.789 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 14:09:01.789 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:09:01.789 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:09:01.789 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 14:09:01.789 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:09:01.789 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 14:09:01.789 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:09:01.789 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:09:01.790 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:09:01.790 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:09:01.790 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:09:01.790 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:09:01.790 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:09:01.790 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:09:01.790 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:09:01.790 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1574ms. 2025-06-28 14:09:01.790 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:09:01.790 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:09:01.790 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:09:01.790 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:09:01.790 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:09:01.790 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:09:01.790 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:09:01.790 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:09:01.790 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:09:01.790 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:09:01.790 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:09:01.790 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:09:01.790 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:09:01.790 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:09:01.790 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:09:01.791 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:09:01.791 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:09:01.791 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1148ms 2025-06-28 14:09:01.791 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:09:01.791 +03:00 [DBG] Connection id "0HNC8090TG95D" completed keep alive response. 2025-06-28 14:09:01.791 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0368ms 2025-06-28 14:09:01.791 +03:00 [DBG] Connection id "0HNC8090TG95D" received FIN. 2025-06-28 14:09:01.791 +03:00 [DBG] Connection id "0HNC8090TG95D" disconnecting. 2025-06-28 14:09:01.791 +03:00 [DBG] Connection id "0HNC8090TG95D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:09:01.792 +03:00 [DBG] Connection id "0HNC8090TG95D" stopped. 2025-06-28 14:10:01.801 +03:00 [DBG] Connection id "0HNC8090TG95E" accepted. 2025-06-28 14:10:01.801 +03:00 [DBG] Connection id "0HNC8090TG95E" started. 2025-06-28 14:10:01.801 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:10:01.801 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:10:01.801 +03:00 [DBG] POST requests are not supported 2025-06-28 14:10:01.801 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:10:01.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-28 14:10:01.801 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:10:01.801 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:10:01.802 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:10:01.802 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:10:01.802 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:10:01.802 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:10:01.802 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 14:10:01.802 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:10:01.802 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:10:01.802 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 14:10:01.802 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:10:01.802 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 14:10:01.802 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:10:01.802 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:10:01.802 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:10:01.802 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:10:01.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:10:01.802 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:10:01.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:10:01.802 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:10:01.802 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:10:01.802 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1646ms. 2025-06-28 14:10:01.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:10:01.802 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:10:01.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:10:01.802 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:10:01.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:10:01.802 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:10:01.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:10:01.802 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:10:01.803 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:10:01.803 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:10:01.803 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:10:01.803 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:10:01.803 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:10:01.803 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:10:01.803 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:10:01.803 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:10:01.803 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:10:01.803 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8508ms 2025-06-28 14:10:01.803 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:10:01.803 +03:00 [DBG] Connection id "0HNC8090TG95E" completed keep alive response. 2025-06-28 14:10:01.803 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5549ms 2025-06-28 14:10:01.803 +03:00 [DBG] Connection id "0HNC8090TG95E" received FIN. 2025-06-28 14:10:01.803 +03:00 [DBG] Connection id "0HNC8090TG95E" disconnecting. 2025-06-28 14:10:01.803 +03:00 [DBG] Connection id "0HNC8090TG95E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:10:01.804 +03:00 [DBG] Connection id "0HNC8090TG95E" stopped. 2025-06-28 14:11:01.789 +03:00 [DBG] Connection id "0HNC8090TG95F" accepted. 2025-06-28 14:11:01.790 +03:00 [DBG] Connection id "0HNC8090TG95F" started. 2025-06-28 14:11:01.790 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:11:01.790 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:11:01.790 +03:00 [DBG] POST requests are not supported 2025-06-28 14:11:01.790 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:11:01.790 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 14:11:01.790 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:11:01.790 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:11:01.790 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:11:01.790 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:11:01.790 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:11:01.790 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:11:01.790 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 14:11:01.790 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:11:01.790 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:11:01.790 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 14:11:01.790 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:11:01.790 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 14:11:01.790 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:11:01.790 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:11:01.790 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:11:01.791 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:11:01.791 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:11:01.791 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:11:01.791 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:11:01.791 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:11:01.791 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:11:01.791 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1367ms. 2025-06-28 14:11:01.791 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:11:01.791 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:11:01.791 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:11:01.791 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:11:01.791 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:11:01.791 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:11:01.791 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:11:01.791 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:11:01.791 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:11:01.791 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:11:01.791 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:11:01.791 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:11:01.791 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:11:01.791 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:11:01.791 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:11:01.791 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:11:01.791 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:11:01.791 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0314ms 2025-06-28 14:11:01.791 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:11:01.791 +03:00 [DBG] Connection id "0HNC8090TG95F" completed keep alive response. 2025-06-28 14:11:01.792 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8583ms 2025-06-28 14:11:01.792 +03:00 [DBG] Connection id "0HNC8090TG95F" received FIN. 2025-06-28 14:11:01.792 +03:00 [DBG] Connection id "0HNC8090TG95F" disconnecting. 2025-06-28 14:11:01.792 +03:00 [DBG] Connection id "0HNC8090TG95F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:11:01.793 +03:00 [DBG] Connection id "0HNC8090TG95F" stopped. 2025-06-28 14:12:01.798 +03:00 [DBG] Connection id "0HNC8090TG95G" accepted. 2025-06-28 14:12:01.798 +03:00 [DBG] Connection id "0HNC8090TG95G" started. 2025-06-28 14:12:01.798 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:12:01.798 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:12:01.798 +03:00 [DBG] POST requests are not supported 2025-06-28 14:12:01.798 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:12:01.798 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 14:12:01.798 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:12:01.798 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:12:01.799 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:12:01.799 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:12:01.799 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:12:01.799 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:12:01.799 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 14:12:01.799 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:12:01.799 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:12:01.799 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 14:12:01.799 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:12:01.799 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 14:12:01.799 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:12:01.799 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:12:01.799 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:12:01.799 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:12:01.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:12:01.799 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:12:01.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:12:01.799 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:12:01.799 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:12:01.799 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1093ms. 2025-06-28 14:12:01.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:12:01.800 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:12:01.800 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:12:01.800 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:12:01.800 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:12:01.800 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:12:01.800 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:12:01.800 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:12:01.800 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:12:01.800 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:12:01.800 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:12:01.800 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:12:01.800 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:12:01.800 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:12:01.800 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:12:01.800 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:12:01.800 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:12:01.800 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0227ms 2025-06-28 14:12:01.800 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:12:01.800 +03:00 [DBG] Connection id "0HNC8090TG95G" completed keep alive response. 2025-06-28 14:12:01.800 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8575ms 2025-06-28 14:12:01.801 +03:00 [DBG] Connection id "0HNC8090TG95G" received FIN. 2025-06-28 14:12:01.802 +03:00 [DBG] Connection id "0HNC8090TG95G" disconnecting. 2025-06-28 14:12:01.802 +03:00 [DBG] Connection id "0HNC8090TG95G" stopped. 2025-06-28 14:12:01.802 +03:00 [DBG] Connection id "0HNC8090TG95G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:13:01.794 +03:00 [DBG] Connection id "0HNC8090TG95H" accepted. 2025-06-28 14:13:01.794 +03:00 [DBG] Connection id "0HNC8090TG95H" started. 2025-06-28 14:13:01.795 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:13:01.795 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:13:01.795 +03:00 [DBG] POST requests are not supported 2025-06-28 14:13:01.795 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:13:01.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-28 14:13:01.795 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:13:01.795 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:13:01.795 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:13:01.795 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:13:01.795 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:13:01.795 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:13:01.795 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 14:13:01.795 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:13:01.795 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:13:01.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-28 14:13:01.795 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:13:01.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-28 14:13:01.795 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:13:01.795 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:13:01.795 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:13:01.795 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:13:01.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:13:01.795 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:13:01.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:13:01.795 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:13:01.795 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:13:01.796 +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-28 14:13:01.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:13:01.796 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:13:01.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:13:01.796 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:13:01.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:13:01.796 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:13:01.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:13:01.796 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:13:01.796 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:13:01.796 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:13:01.796 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:13:01.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:13:01.796 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:13:01.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:13:01.796 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:13:01.796 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:13:01.796 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:13:01.796 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7666ms 2025-06-28 14:13:01.796 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:13:01.796 +03:00 [DBG] Connection id "0HNC8090TG95H" completed keep alive response. 2025-06-28 14:13:01.796 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3974ms 2025-06-28 14:13:01.796 +03:00 [DBG] Connection id "0HNC8090TG95H" received FIN. 2025-06-28 14:13:01.796 +03:00 [DBG] Connection id "0HNC8090TG95H" disconnecting. 2025-06-28 14:13:01.797 +03:00 [DBG] Connection id "0HNC8090TG95H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:13:01.798 +03:00 [DBG] Connection id "0HNC8090TG95H" stopped. 2025-06-28 14:14:01.799 +03:00 [DBG] Connection id "0HNC8090TG95I" accepted. 2025-06-28 14:14:01.799 +03:00 [DBG] Connection id "0HNC8090TG95I" started. 2025-06-28 14:14:01.799 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:14:01.799 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:14:01.799 +03:00 [DBG] POST requests are not supported 2025-06-28 14:14:01.799 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:14:01.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-28 14:14:01.799 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:14:01.799 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:14:01.799 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:14:01.800 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:14:01.800 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:14:01.800 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:14:01.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-28 14:14:01.800 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:14:01.800 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:14:01.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-28 14:14:01.800 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:14:01.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-28 14:14:01.800 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:14:01.800 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:14:01.800 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:14:01.800 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:14:01.800 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:14:01.800 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:14:01.800 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:14:01.800 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:14:01.800 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:14:01.800 +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-28 14:14:01.800 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:14:01.800 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:14:01.800 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:14:01.800 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:14:01.800 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:14:01.800 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:14:01.800 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:14:01.800 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:14:01.800 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:14:01.800 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:14:01.800 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:14:01.800 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:14:01.800 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:14:01.800 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:14:01.801 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:14:01.801 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:14:01.801 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:14:01.801 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6852ms 2025-06-28 14:14:01.801 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:14:01.801 +03:00 [DBG] Connection id "0HNC8090TG95I" completed keep alive response. 2025-06-28 14:14:01.801 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5069ms 2025-06-28 14:14:01.801 +03:00 [DBG] Connection id "0HNC8090TG95I" received FIN. 2025-06-28 14:14:01.801 +03:00 [DBG] Connection id "0HNC8090TG95I" disconnecting. 2025-06-28 14:14:01.801 +03:00 [DBG] Connection id "0HNC8090TG95I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:14:01.802 +03:00 [DBG] Connection id "0HNC8090TG95I" stopped. 2025-06-28 14:15:01.803 +03:00 [DBG] Connection id "0HNC8090TG95J" accepted. 2025-06-28 14:15:01.803 +03:00 [DBG] Connection id "0HNC8090TG95J" started. 2025-06-28 14:15:01.803 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:15:01.803 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:15:01.803 +03:00 [DBG] POST requests are not supported 2025-06-28 14:15:01.803 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:15:01.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-28 14:15:01.803 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:15:01.803 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:15:01.803 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:15:01.803 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:15:01.803 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:15:01.803 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:15:01.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-28 14:15:01.803 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:15:01.803 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:15:01.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-28 14:15:01.804 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:15:01.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-28 14:15:01.804 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:15:01.804 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:15:01.804 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:15:01.804 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:15:01.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:15:01.804 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:15:01.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:15:01.804 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:15:01.804 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:15:01.804 +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-28 14:15:01.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:15:01.804 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:15:01.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:15:01.804 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:15:01.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:15:01.804 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:15:01.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:15:01.804 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:15:01.804 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:15:01.804 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:15:01.805 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:15:01.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:15:01.805 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:15:01.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:15:01.805 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:15:01.805 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:15:01.805 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:15:01.805 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0092ms 2025-06-28 14:15:01.805 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:15:01.805 +03:00 [DBG] Connection id "0HNC8090TG95J" completed keep alive response. 2025-06-28 14:15:01.805 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7891ms 2025-06-28 14:15:01.805 +03:00 [DBG] Connection id "0HNC8090TG95J" received FIN. 2025-06-28 14:15:01.805 +03:00 [DBG] Connection id "0HNC8090TG95J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:15:01.806 +03:00 [DBG] Connection id "0HNC8090TG95J" disconnecting. 2025-06-28 14:15:01.806 +03:00 [DBG] Connection id "0HNC8090TG95J" stopped. 2025-06-28 14:16:01.796 +03:00 [DBG] Connection id "0HNC8090TG95K" accepted. 2025-06-28 14:16:01.796 +03:00 [DBG] Connection id "0HNC8090TG95K" started. 2025-06-28 14:16:01.796 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:16:01.796 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:16:01.796 +03:00 [DBG] POST requests are not supported 2025-06-28 14:16:01.796 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:16:01.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-28 14:16:01.796 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:16:01.796 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:16:01.797 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:16:01.797 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:16:01.797 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:16:01.797 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:16:01.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-28 14:16:01.797 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:16:01.797 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:16:01.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-28 14:16:01.797 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:16:01.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-28 14:16:01.797 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:16:01.797 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:16:01.797 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:16:01.797 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:16:01.797 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:16:01.797 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:16:01.797 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:16:01.797 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:16:01.797 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:16:01.797 +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-28 14:16:01.797 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:16:01.797 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:16:01.797 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:16:01.797 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:16:01.797 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:16:01.797 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:16:01.797 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:16:01.797 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:16:01.798 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:16:01.798 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:16:01.798 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:16:01.798 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:16:01.798 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:16:01.798 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:16:01.798 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:16:01.798 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:16:01.798 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:16:01.798 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7942ms 2025-06-28 14:16:01.798 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:16:01.798 +03:00 [DBG] Connection id "0HNC8090TG95K" completed keep alive response. 2025-06-28 14:16:01.798 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5431ms 2025-06-28 14:16:01.798 +03:00 [DBG] Connection id "0HNC8090TG95K" received FIN. 2025-06-28 14:16:01.798 +03:00 [DBG] Connection id "0HNC8090TG95K" disconnecting. 2025-06-28 14:16:01.798 +03:00 [DBG] Connection id "0HNC8090TG95K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:16:01.799 +03:00 [DBG] Connection id "0HNC8090TG95K" stopped. 2025-06-28 14:17:01.789 +03:00 [DBG] Connection id "0HNC8090TG95L" accepted. 2025-06-28 14:17:01.789 +03:00 [DBG] Connection id "0HNC8090TG95L" started. 2025-06-28 14:17:01.790 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:17:01.790 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:17:01.790 +03:00 [DBG] POST requests are not supported 2025-06-28 14:17:01.790 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:17:01.790 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 14:17:01.790 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:17:01.790 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:17:01.790 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:17:01.790 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:17:01.790 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:17:01.790 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:17:01.790 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 14:17:01.790 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:17:01.790 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:17:01.790 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 14:17:01.790 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:17:01.790 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 14:17:01.791 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:17:01.791 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:17:01.791 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:17:01.791 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:17:01.791 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:17:01.791 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:17:01.791 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:17:01.791 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:17:01.791 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:17:01.791 +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-28 14:17:01.791 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:17:01.791 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:17:01.791 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:17:01.791 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:17:01.791 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:17:01.791 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:17:01.791 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:17:01.792 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:17:01.792 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:17:01.792 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:17:01.792 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:17:01.792 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:17:01.792 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:17:01.792 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:17:01.792 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:17:01.792 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:17:01.792 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:17:01.792 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3566ms 2025-06-28 14:17:01.792 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:17:01.792 +03:00 [DBG] Connection id "0HNC8090TG95L" completed keep alive response. 2025-06-28 14:17:01.792 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5106ms 2025-06-28 14:17:01.792 +03:00 [DBG] Connection id "0HNC8090TG95L" received FIN. 2025-06-28 14:17:01.792 +03:00 [DBG] Connection id "0HNC8090TG95L" disconnecting. 2025-06-28 14:17:01.792 +03:00 [DBG] Connection id "0HNC8090TG95L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:17:01.794 +03:00 [DBG] Connection id "0HNC8090TG95L" stopped. 2025-06-28 14:18:01.800 +03:00 [DBG] Connection id "0HNC8090TG95M" accepted. 2025-06-28 14:18:01.800 +03:00 [DBG] Connection id "0HNC8090TG95M" started. 2025-06-28 14:18:01.800 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:18:01.800 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:18:01.800 +03:00 [DBG] POST requests are not supported 2025-06-28 14:18:01.801 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:18:01.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-28 14:18:01.801 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:18:01.801 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:18:01.801 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:18:01.801 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:18:01.801 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:18:01.801 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:18:01.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-28 14:18:01.801 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:18:01.801 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:18:01.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-28 14:18:01.801 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:18:01.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-28 14:18:01.801 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:18:01.801 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:18:01.801 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:18:01.801 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:18:01.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:18:01.802 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:18:01.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:18:01.802 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:18:01.802 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:18:01.802 +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-28 14:18:01.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:18:01.802 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:18:01.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:18:01.802 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:18:01.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:18:01.802 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:18:01.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:18:01.802 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:18:01.802 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:18:01.802 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:18:01.802 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:18:01.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:18:01.802 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:18:01.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:18:01.802 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:18:01.802 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:18:01.802 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:18:01.802 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7853ms 2025-06-28 14:18:01.802 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:18:01.802 +03:00 [DBG] Connection id "0HNC8090TG95M" completed keep alive response. 2025-06-28 14:18:01.802 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8371ms 2025-06-28 14:18:01.802 +03:00 [DBG] Connection id "0HNC8090TG95M" received FIN. 2025-06-28 14:18:01.802 +03:00 [DBG] Connection id "0HNC8090TG95M" disconnecting. 2025-06-28 14:18:01.803 +03:00 [DBG] Connection id "0HNC8090TG95M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:18:01.804 +03:00 [DBG] Connection id "0HNC8090TG95M" stopped. 2025-06-28 14:19:01.796 +03:00 [DBG] Connection id "0HNC8090TG95N" accepted. 2025-06-28 14:19:01.796 +03:00 [DBG] Connection id "0HNC8090TG95N" started. 2025-06-28 14:19:01.796 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:19:01.796 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:19:01.796 +03:00 [DBG] POST requests are not supported 2025-06-28 14:19:01.796 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:19:01.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-28 14:19:01.796 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:19:01.796 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:19:01.796 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:19:01.796 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:19:01.796 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:19:01.796 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:19:01.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-28 14:19:01.797 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:19:01.797 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:19:01.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-28 14:19:01.797 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:19:01.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-28 14:19:01.797 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:19:01.797 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:19:01.797 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:19:01.797 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:19:01.797 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:19:01.797 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:19:01.797 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:19:01.797 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:19:01.797 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:19:01.797 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1987ms. 2025-06-28 14:19:01.797 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:19:01.798 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:19:01.798 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:19:01.798 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:19:01.798 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:19:01.798 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:19:01.798 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:19:01.798 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:19:01.798 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:19:01.798 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:19:01.798 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:19:01.798 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:19:01.798 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:19:01.798 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:19:01.798 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:19:01.798 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:19:01.798 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:19:01.798 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.174ms 2025-06-28 14:19:01.798 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:19:01.798 +03:00 [DBG] Connection id "0HNC8090TG95N" completed keep alive response. 2025-06-28 14:19:01.798 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1231ms 2025-06-28 14:19:01.798 +03:00 [DBG] Connection id "0HNC8090TG95N" received FIN. 2025-06-28 14:19:01.798 +03:00 [DBG] Connection id "0HNC8090TG95N" disconnecting. 2025-06-28 14:19:01.799 +03:00 [DBG] Connection id "0HNC8090TG95N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:19:01.800 +03:00 [DBG] Connection id "0HNC8090TG95N" stopped. 2025-06-28 14:20:01.800 +03:00 [DBG] Connection id "0HNC8090TG95O" accepted. 2025-06-28 14:20:01.801 +03:00 [DBG] Connection id "0HNC8090TG95O" started. 2025-06-28 14:20:01.801 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:20:01.801 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:20:01.801 +03:00 [DBG] POST requests are not supported 2025-06-28 14:20:01.801 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:20:01.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-28 14:20:01.801 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:20:01.801 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:20:01.801 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:20:01.801 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:20:01.801 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:20:01.801 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:20:01.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-28 14:20:01.801 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:20:01.801 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:20:01.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-28 14:20:01.801 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:20:01.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-28 14:20:01.801 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:20:01.802 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:20:01.802 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:20:01.802 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:20:01.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:20:01.802 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:20:01.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:20:01.802 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:20:01.802 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:20:01.802 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1494ms. 2025-06-28 14:20:01.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:20:01.802 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:20:01.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:20:01.802 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:20:01.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:20:01.802 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:20:01.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:20:01.802 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:20:01.802 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:20:01.802 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:20:01.802 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:20:01.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:20:01.802 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:20:01.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:20:01.802 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:20:01.803 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:20:01.803 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:20:01.803 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0804ms 2025-06-28 14:20:01.803 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:20:01.803 +03:00 [DBG] Connection id "0HNC8090TG95O" completed keep alive response. 2025-06-28 14:20:01.803 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0148ms 2025-06-28 14:20:01.803 +03:00 [DBG] Connection id "0HNC8090TG95O" received FIN. 2025-06-28 14:20:01.803 +03:00 [DBG] Connection id "0HNC8090TG95O" disconnecting. 2025-06-28 14:20:01.803 +03:00 [DBG] Connection id "0HNC8090TG95O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:20:01.804 +03:00 [DBG] Connection id "0HNC8090TG95O" stopped. 2025-06-28 14:21:01.805 +03:00 [DBG] Connection id "0HNC8090TG95P" accepted. 2025-06-28 14:21:01.806 +03:00 [DBG] Connection id "0HNC8090TG95P" started. 2025-06-28 14:21:01.806 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:21:01.806 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:21:01.806 +03:00 [DBG] POST requests are not supported 2025-06-28 14:21:01.806 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:21:01.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-28 14:21:01.806 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:21:01.806 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:21:01.806 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:21:01.806 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:21:01.806 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:21:01.806 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:21:01.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-28 14:21:01.806 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:21:01.806 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:21:01.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-28 14:21:01.806 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:21:01.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-28 14:21:01.806 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:21:01.806 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:21:01.806 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:21:01.806 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:21:01.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:21:01.806 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:21:01.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:21:01.806 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:21:01.806 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:21:01.806 +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-28 14:21:01.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:21:01.806 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:21:01.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:21:01.807 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:21:01.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:21:01.807 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:21:01.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:21:01.807 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:21:01.807 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:21:01.807 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:21:01.807 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:21:01.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:21:01.807 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:21:01.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:21:01.807 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:21:01.807 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:21:01.807 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:21:01.807 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5962ms 2025-06-28 14:21:01.807 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:21:01.807 +03:00 [DBG] Connection id "0HNC8090TG95P" completed keep alive response. 2025-06-28 14:21:01.807 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.0942ms 2025-06-28 14:21:01.807 +03:00 [DBG] Connection id "0HNC8090TG95P" received FIN. 2025-06-28 14:21:01.807 +03:00 [DBG] Connection id "0HNC8090TG95P" disconnecting. 2025-06-28 14:21:01.807 +03:00 [DBG] Connection id "0HNC8090TG95P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:21:01.808 +03:00 [DBG] Connection id "0HNC8090TG95P" stopped. 2025-06-28 14:22:01.798 +03:00 [DBG] Connection id "0HNC8090TG95Q" accepted. 2025-06-28 14:22:01.799 +03:00 [DBG] Connection id "0HNC8090TG95Q" started. 2025-06-28 14:22:01.799 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:22:01.799 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:22:01.799 +03:00 [DBG] POST requests are not supported 2025-06-28 14:22:01.799 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:22:01.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-28 14:22:01.799 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:22:01.799 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:22:01.799 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:22:01.799 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:22:01.799 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:22:01.799 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:22:01.799 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 14:22:01.799 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:22:01.799 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:22:01.799 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 14:22:01.799 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:22:01.799 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 14:22:01.799 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:22:01.799 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:22:01.799 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:22:01.799 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:22:01.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:22:01.799 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:22:01.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:22:01.799 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:22:01.800 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:22:01.800 +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-28 14:22:01.800 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:22:01.800 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:22:01.800 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:22:01.800 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:22:01.800 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:22:01.800 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:22:01.800 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:22:01.800 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:22:01.800 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:22:01.800 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:22:01.800 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:22:01.800 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:22:01.800 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:22:01.800 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:22:01.800 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:22:01.800 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:22:01.800 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:22:01.800 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7704ms 2025-06-28 14:22:01.800 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:22:01.800 +03:00 [DBG] Connection id "0HNC8090TG95Q" completed keep alive response. 2025-06-28 14:22:01.800 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4115ms 2025-06-28 14:22:01.800 +03:00 [DBG] Connection id "0HNC8090TG95Q" received FIN. 2025-06-28 14:22:01.801 +03:00 [DBG] Connection id "0HNC8090TG95Q" disconnecting. 2025-06-28 14:22:01.801 +03:00 [DBG] Connection id "0HNC8090TG95Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:22:01.802 +03:00 [DBG] Connection id "0HNC8090TG95Q" stopped. 2025-06-28 14:23:01.796 +03:00 [DBG] Connection id "0HNC8090TG95R" accepted. 2025-06-28 14:23:01.796 +03:00 [DBG] Connection id "0HNC8090TG95R" started. 2025-06-28 14:23:01.796 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:23:01.796 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:23:01.796 +03:00 [DBG] POST requests are not supported 2025-06-28 14:23:01.796 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:23:01.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-28 14:23:01.796 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:23:01.796 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:23:01.796 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:23:01.796 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:23:01.796 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:23:01.796 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:23:01.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-28 14:23:01.796 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:23:01.796 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:23:01.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-28 14:23:01.796 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:23:01.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-28 14:23:01.796 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:23:01.796 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:23:01.796 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:23:01.796 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:23:01.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:23:01.796 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:23:01.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:23:01.796 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:23:01.797 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:23:01.797 +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-28 14:23:01.797 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:23:01.797 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:23:01.797 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:23:01.797 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:23:01.797 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:23:01.797 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:23:01.797 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:23:01.797 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:23:01.797 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:23:01.797 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:23:01.797 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:23:01.797 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:23:01.797 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:23:01.797 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:23:01.797 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:23:01.797 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:23:01.797 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:23:01.797 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6326ms 2025-06-28 14:23:01.797 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:23:01.797 +03:00 [DBG] Connection id "0HNC8090TG95R" completed keep alive response. 2025-06-28 14:23:01.797 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1656ms 2025-06-28 14:23:01.797 +03:00 [DBG] Connection id "0HNC8090TG95R" received FIN. 2025-06-28 14:23:01.797 +03:00 [DBG] Connection id "0HNC8090TG95R" disconnecting. 2025-06-28 14:23:01.797 +03:00 [DBG] Connection id "0HNC8090TG95R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:23:01.798 +03:00 [DBG] Connection id "0HNC8090TG95R" stopped. 2025-06-28 14:24:01.805 +03:00 [DBG] Connection id "0HNC8090TG95S" accepted. 2025-06-28 14:24:01.805 +03:00 [DBG] Connection id "0HNC8090TG95S" started. 2025-06-28 14:24:01.805 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:24:01.805 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:24:01.805 +03:00 [DBG] POST requests are not supported 2025-06-28 14:24:01.805 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:24:01.805 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 14:24:01.805 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:24:01.805 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:24:01.805 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:24:01.805 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:24:01.805 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:24:01.805 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:24:01.805 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 14:24:01.805 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:24:01.805 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:24:01.805 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 14:24:01.805 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:24:01.805 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 14:24:01.805 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:24:01.805 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:24:01.805 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:24:01.806 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:24:01.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:24:01.806 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:24:01.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:24:01.806 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:24:01.806 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:24:01.806 +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-28 14:24:01.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:24:01.806 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:24:01.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:24:01.806 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:24:01.806 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:24:01.806 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:24:01.806 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:24:01.806 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:24:01.806 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:24:01.806 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:24:01.806 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:24:01.806 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:24:01.806 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:24:01.806 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:24:01.806 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:24:01.806 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:24:01.806 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:24:01.806 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.643ms 2025-06-28 14:24:01.806 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:24:01.806 +03:00 [DBG] Connection id "0HNC8090TG95S" completed keep alive response. 2025-06-28 14:24:01.806 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2391ms 2025-06-28 14:24:01.806 +03:00 [DBG] Connection id "0HNC8090TG95S" received FIN. 2025-06-28 14:24:01.806 +03:00 [DBG] Connection id "0HNC8090TG95S" disconnecting. 2025-06-28 14:24:01.807 +03:00 [DBG] Connection id "0HNC8090TG95S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:24:01.808 +03:00 [DBG] Connection id "0HNC8090TG95S" stopped. 2025-06-28 14:25:01.791 +03:00 [DBG] Connection id "0HNC8090TG95T" accepted. 2025-06-28 14:25:01.791 +03:00 [DBG] Connection id "0HNC8090TG95T" started. 2025-06-28 14:25:01.792 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:25:01.792 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:25:01.792 +03:00 [DBG] POST requests are not supported 2025-06-28 14:25:01.792 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:25:01.792 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 14:25:01.792 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:25:01.792 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:25:01.792 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:25:01.792 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:25:01.792 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:25:01.792 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:25:01.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-28 14:25:01.792 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:25:01.792 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:25:01.793 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 14:25:01.793 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:25:01.793 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 14:25:01.793 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:25:01.793 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:25:01.793 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:25:01.793 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:25:01.793 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:25:01.793 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:25:01.793 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:25:01.793 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:25:01.793 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:25:01.793 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2145ms. 2025-06-28 14:25:01.793 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:25:01.793 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:25:01.793 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:25:01.793 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:25:01.794 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:25:01.794 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:25:01.794 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:25:01.794 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:25:01.794 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:25:01.794 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:25:01.794 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:25:01.794 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:25:01.794 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:25:01.794 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:25:01.794 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:25:01.794 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:25:01.794 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:25:01.794 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2718ms 2025-06-28 14:25:01.794 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:25:01.794 +03:00 [DBG] Connection id "0HNC8090TG95T" completed keep alive response. 2025-06-28 14:25:01.794 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5694ms 2025-06-28 14:25:01.794 +03:00 [DBG] Connection id "0HNC8090TG95T" received FIN. 2025-06-28 14:25:01.794 +03:00 [DBG] Connection id "0HNC8090TG95T" disconnecting. 2025-06-28 14:25:01.795 +03:00 [DBG] Connection id "0HNC8090TG95T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:25:01.796 +03:00 [DBG] Connection id "0HNC8090TG95T" stopped. 2025-06-28 14:26:01.805 +03:00 [DBG] Connection id "0HNC8090TG95U" accepted. 2025-06-28 14:26:01.806 +03:00 [DBG] Connection id "0HNC8090TG95U" started. 2025-06-28 14:26:01.806 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:26:01.806 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:26:01.806 +03:00 [DBG] POST requests are not supported 2025-06-28 14:26:01.806 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:26:01.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-28 14:26:01.806 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:26:01.806 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:26:01.806 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:26:01.806 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:26:01.806 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:26:01.806 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:26:01.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-28 14:26:01.807 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:26:01.807 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:26:01.807 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 14:26:01.807 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:26:01.807 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 14:26:01.807 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:26:01.807 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:26:01.807 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:26:01.807 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:26:01.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:26:01.807 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:26:01.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:26:01.807 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:26:01.807 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:26:01.807 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2673ms. 2025-06-28 14:26:01.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:26:01.807 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:26:01.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:26:01.807 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:26:01.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:26:01.807 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:26:01.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:26:01.808 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:26:01.808 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:26:01.808 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:26:01.808 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:26:01.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:26:01.808 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:26:01.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:26:01.808 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:26:01.808 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:26:01.808 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:26:01.808 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2167ms 2025-06-28 14:26:01.808 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:26:01.808 +03:00 [DBG] Connection id "0HNC8090TG95U" completed keep alive response. 2025-06-28 14:26:01.808 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3188ms 2025-06-28 14:26:01.808 +03:00 [DBG] Connection id "0HNC8090TG95U" received FIN. 2025-06-28 14:26:01.809 +03:00 [DBG] Connection id "0HNC8090TG95U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:26:01.809 +03:00 [DBG] Connection id "0HNC8090TG95U" disconnecting. 2025-06-28 14:26:01.809 +03:00 [DBG] Connection id "0HNC8090TG95U" stopped. 2025-06-28 14:27:01.791 +03:00 [DBG] Connection id "0HNC8090TG95V" accepted. 2025-06-28 14:27:01.791 +03:00 [DBG] Connection id "0HNC8090TG95V" started. 2025-06-28 14:27:01.791 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:27:01.791 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:27:01.791 +03:00 [DBG] POST requests are not supported 2025-06-28 14:27:01.791 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:27:01.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-28 14:27:01.791 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:27:01.791 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:27:01.791 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:27:01.791 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:27:01.791 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:27:01.791 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:27:01.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-28 14:27:01.791 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:27:01.791 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:27:01.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-28 14:27:01.792 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:27:01.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-28 14:27:01.792 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:27:01.792 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:27:01.792 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:27:01.792 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:27:01.792 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:27:01.792 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:27:01.792 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:27:01.792 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:27:01.792 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:27:01.792 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1296ms. 2025-06-28 14:27:01.792 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:27:01.792 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:27:01.792 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:27:01.792 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:27:01.792 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:27:01.792 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:27:01.792 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:27:01.792 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:27:01.792 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:27:01.792 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:27:01.792 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:27:01.792 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:27:01.792 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:27:01.792 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:27:01.792 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:27:01.792 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:27:01.792 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:27:01.792 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7379ms 2025-06-28 14:27:01.792 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:27:01.792 +03:00 [DBG] Connection id "0HNC8090TG95V" completed keep alive response. 2025-06-28 14:27:01.793 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5128ms 2025-06-28 14:27:01.793 +03:00 [DBG] Connection id "0HNC8090TG95V" received FIN. 2025-06-28 14:27:01.793 +03:00 [DBG] Connection id "0HNC8090TG95V" disconnecting. 2025-06-28 14:27:01.793 +03:00 [DBG] Connection id "0HNC8090TG95V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:27:01.794 +03:00 [DBG] Connection id "0HNC8090TG95V" stopped. 2025-06-28 14:28:01.803 +03:00 [DBG] Connection id "0HNC8090TG960" accepted. 2025-06-28 14:28:01.804 +03:00 [DBG] Connection id "0HNC8090TG960" started. 2025-06-28 14:28:01.804 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:28:01.804 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:28:01.804 +03:00 [DBG] POST requests are not supported 2025-06-28 14:28:01.804 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:28:01.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-28 14:28:01.804 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:28:01.804 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:28:01.804 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:28:01.804 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:28:01.804 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:28:01.804 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:28:01.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-28 14:28:01.804 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:28:01.804 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:28:01.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-28 14:28:01.804 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:28:01.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-28 14:28:01.804 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:28:01.804 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:28:01.804 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:28:01.805 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:28:01.805 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:28:01.805 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:28:01.805 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:28:01.805 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:28:01.805 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:28:01.805 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1492ms. 2025-06-28 14:28:01.805 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:28:01.805 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:28:01.805 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:28:01.805 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:28:01.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:28:01.805 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:28:01.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:28:01.805 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:28:01.805 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:28:01.805 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:28:01.805 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:28:01.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:28:01.805 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:28:01.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:28:01.805 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:28:01.805 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:28:01.805 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:28:01.805 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0215ms 2025-06-28 14:28:01.805 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:28:01.805 +03:00 [DBG] Connection id "0HNC8090TG960" completed keep alive response. 2025-06-28 14:28:01.806 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8458ms 2025-06-28 14:28:01.806 +03:00 [DBG] Connection id "0HNC8090TG960" received FIN. 2025-06-28 14:28:01.806 +03:00 [DBG] Connection id "0HNC8090TG960" disconnecting. 2025-06-28 14:28:01.806 +03:00 [DBG] Connection id "0HNC8090TG960" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:28:01.807 +03:00 [DBG] Connection id "0HNC8090TG960" stopped. 2025-06-28 14:29:01.810 +03:00 [DBG] Connection id "0HNC8090TG961" accepted. 2025-06-28 14:29:01.810 +03:00 [DBG] Connection id "0HNC8090TG961" started. 2025-06-28 14:29:01.810 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:29:01.810 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:29:01.810 +03:00 [DBG] POST requests are not supported 2025-06-28 14:29:01.810 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:29:01.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-28 14:29:01.810 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:29:01.810 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:29:01.810 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:29:01.810 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:29:01.810 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:29:01.810 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:29:01.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-28 14:29:01.811 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:29:01.811 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:29:01.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-28 14:29:01.811 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:29:01.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-28 14:29:01.811 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:29:01.811 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:29:01.811 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:29:01.811 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:29:01.811 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:29:01.811 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:29:01.811 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:29:01.811 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:29:01.811 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:29:01.811 +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-28 14:29:01.811 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:29:01.811 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:29:01.811 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:29:01.811 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:29:01.811 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:29:01.811 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:29:01.811 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:29:01.811 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:29:01.811 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:29:01.811 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:29:01.811 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:29:01.811 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:29:01.811 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:29:01.811 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:29:01.811 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:29:01.811 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:29:01.811 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:29:01.811 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.759ms 2025-06-28 14:29:01.811 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:29:01.812 +03:00 [DBG] Connection id "0HNC8090TG961" completed keep alive response. 2025-06-28 14:29:01.812 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.38ms 2025-06-28 14:29:01.812 +03:00 [DBG] Connection id "0HNC8090TG961" received FIN. 2025-06-28 14:29:01.812 +03:00 [DBG] Connection id "0HNC8090TG961" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:29:01.812 +03:00 [DBG] Connection id "0HNC8090TG961" disconnecting. 2025-06-28 14:29:01.812 +03:00 [DBG] Connection id "0HNC8090TG961" stopped. 2025-06-28 14:30:01.803 +03:00 [DBG] Connection id "0HNC8090TG962" accepted. 2025-06-28 14:30:01.803 +03:00 [DBG] Connection id "0HNC8090TG962" started. 2025-06-28 14:30:01.803 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:30:01.803 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:30:01.803 +03:00 [DBG] POST requests are not supported 2025-06-28 14:30:01.804 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:30:01.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-28 14:30:01.804 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:30:01.804 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:30:01.804 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:30:01.804 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:30:01.804 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:30:01.804 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:30:01.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-28 14:30:01.804 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:30:01.804 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:30:01.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-28 14:30:01.804 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:30:01.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-28 14:30:01.804 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:30:01.804 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:30:01.804 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:30:01.804 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:30:01.805 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:30:01.805 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:30:01.805 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:30:01.805 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:30:01.805 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:30:01.805 +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-28 14:30:01.805 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:30:01.805 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:30:01.805 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:30:01.805 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:30:01.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:30:01.805 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:30:01.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:30:01.805 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:30:01.805 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:30:01.805 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:30:01.805 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:30:01.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:30:01.805 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:30:01.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:30:01.806 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:30:01.806 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:30:01.806 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:30:01.806 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5297ms 2025-06-28 14:30:01.806 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:30:01.806 +03:00 [DBG] Connection id "0HNC8090TG962" completed keep alive response. 2025-06-28 14:30:01.806 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7205ms 2025-06-28 14:30:01.806 +03:00 [DBG] Connection id "0HNC8090TG962" received FIN. 2025-06-28 14:30:01.806 +03:00 [DBG] Connection id "0HNC8090TG962" disconnecting. 2025-06-28 14:30:01.806 +03:00 [DBG] Connection id "0HNC8090TG962" stopped. 2025-06-28 14:30:01.807 +03:00 [DBG] Connection id "0HNC8090TG962" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:31:01.792 +03:00 [DBG] Connection id "0HNC8090TG963" accepted. 2025-06-28 14:31:01.792 +03:00 [DBG] Connection id "0HNC8090TG963" started. 2025-06-28 14:31:01.792 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:31:01.792 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:31:01.792 +03:00 [DBG] POST requests are not supported 2025-06-28 14:31:01.792 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:31:01.792 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 14:31:01.792 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:31:01.792 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:31:01.793 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:31:01.793 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:31:01.793 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:31:01.793 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:31:01.793 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 14:31:01.793 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:31:01.793 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:31:01.793 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 14:31:01.793 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:31:01.793 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 14:31:01.793 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:31:01.793 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:31:01.793 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:31:01.793 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:31:01.793 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:31:01.793 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:31:01.793 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:31:01.793 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:31:01.793 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:31:01.793 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1567ms. 2025-06-28 14:31:01.793 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:31:01.793 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:31:01.793 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:31:01.793 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:31:01.793 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:31:01.793 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:31:01.794 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:31:01.794 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:31:01.794 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:31:01.794 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:31:01.794 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:31:01.794 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:31:01.794 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:31:01.794 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:31:01.794 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:31:01.794 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:31:01.794 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:31:01.794 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9402ms 2025-06-28 14:31:01.794 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:31:01.794 +03:00 [DBG] Connection id "0HNC8090TG963" completed keep alive response. 2025-06-28 14:31:01.794 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7179ms 2025-06-28 14:31:01.794 +03:00 [DBG] Connection id "0HNC8090TG963" received FIN. 2025-06-28 14:31:01.794 +03:00 [DBG] Connection id "0HNC8090TG963" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:31:01.794 +03:00 [DBG] Connection id "0HNC8090TG963" disconnecting. 2025-06-28 14:31:01.795 +03:00 [DBG] Connection id "0HNC8090TG963" stopped. 2025-06-28 14:32:01.870 +03:00 [DBG] Connection id "0HNC8090TG964" accepted. 2025-06-28 14:32:01.871 +03:00 [DBG] Connection id "0HNC8090TG964" started. 2025-06-28 14:32:01.871 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:32:01.871 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:32:01.871 +03:00 [DBG] POST requests are not supported 2025-06-28 14:32:01.871 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:32:01.871 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 14:32:01.871 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:32:01.871 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:32:01.871 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:32:01.871 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:32:01.871 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:32:01.871 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:32:01.871 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 14:32:01.871 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:32:01.871 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:32:01.871 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 14:32:01.871 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:32:01.871 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 14:32:01.871 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:32:01.871 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:32:01.871 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:32:01.871 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:32:01.871 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:32:01.871 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:32:01.871 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:32:01.871 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:32:01.871 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:32:01.872 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1317ms. 2025-06-28 14:32:01.872 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:32:01.872 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:32:01.872 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:32:01.872 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:32:01.872 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:32:01.872 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:32:01.872 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:32:01.872 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:32:01.872 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:32:01.872 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:32:01.872 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:32:01.872 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:32:01.872 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:32:01.872 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:32:01.872 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:32:01.872 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:32:01.872 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:32:01.872 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7389ms 2025-06-28 14:32:01.872 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:32:01.872 +03:00 [DBG] Connection id "0HNC8090TG964" completed keep alive response. 2025-06-28 14:32:01.872 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3872ms 2025-06-28 14:32:01.872 +03:00 [DBG] Connection id "0HNC8090TG964" received FIN. 2025-06-28 14:32:01.872 +03:00 [DBG] Connection id "0HNC8090TG964" disconnecting. 2025-06-28 14:32:01.873 +03:00 [DBG] Connection id "0HNC8090TG964" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:32:01.874 +03:00 [DBG] Connection id "0HNC8090TG964" stopped. 2025-06-28 14:33:01.804 +03:00 [DBG] Connection id "0HNC8090TG965" accepted. 2025-06-28 14:33:01.804 +03:00 [DBG] Connection id "0HNC8090TG965" started. 2025-06-28 14:33:01.804 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:33:01.804 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:33:01.804 +03:00 [DBG] POST requests are not supported 2025-06-28 14:33:01.804 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:33:01.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-28 14:33:01.804 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:33:01.804 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:33:01.804 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:33:01.804 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:33:01.804 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:33:01.804 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:33:01.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-28 14:33:01.804 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:33:01.805 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:33:01.805 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 14:33:01.805 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:33:01.805 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 14:33:01.805 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:33:01.805 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:33:01.805 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:33:01.805 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:33:01.805 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:33:01.805 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:33:01.805 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:33:01.805 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:33:01.805 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:33:01.805 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1356ms. 2025-06-28 14:33:01.805 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:33:01.805 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:33:01.805 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:33:01.805 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:33:01.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:33:01.805 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:33:01.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:33:01.805 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:33:01.805 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:33:01.805 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:33:01.805 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:33:01.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:33:01.805 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:33:01.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:33:01.805 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:33:01.805 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:33:01.805 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:33:01.805 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7674ms 2025-06-28 14:33:01.805 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:33:01.806 +03:00 [DBG] Connection id "0HNC8090TG965" completed keep alive response. 2025-06-28 14:33:01.806 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5081ms 2025-06-28 14:33:01.806 +03:00 [DBG] Connection id "0HNC8090TG965" received FIN. 2025-06-28 14:33:01.806 +03:00 [DBG] Connection id "0HNC8090TG965" disconnecting. 2025-06-28 14:33:01.806 +03:00 [DBG] Connection id "0HNC8090TG965" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:33:01.807 +03:00 [DBG] Connection id "0HNC8090TG965" stopped. 2025-06-28 14:34:01.807 +03:00 [DBG] Connection id "0HNC8090TG966" accepted. 2025-06-28 14:34:01.807 +03:00 [DBG] Connection id "0HNC8090TG966" started. 2025-06-28 14:34:01.807 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:34:01.807 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:34:01.807 +03:00 [DBG] POST requests are not supported 2025-06-28 14:34:01.807 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:34:01.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-28 14:34:01.808 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:34:01.808 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:34:01.808 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:34:01.808 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:34:01.808 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:34:01.808 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:34:01.808 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 14:34:01.808 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:34:01.808 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:34:01.808 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 14:34:01.808 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:34:01.808 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 14:34:01.808 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:34:01.808 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:34:01.808 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:34:01.808 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:34:01.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:34:01.808 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:34:01.809 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:34:01.809 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:34:01.809 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:34:01.809 +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-28 14:34:01.809 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:34:01.809 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:34:01.809 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:34:01.809 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:34:01.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:34:01.809 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:34:01.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:34:01.809 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:34:01.809 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:34:01.809 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:34:01.809 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:34:01.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:34:01.809 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:34:01.810 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:34:01.810 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:34:01.810 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:34:01.810 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:34:01.810 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5129ms 2025-06-28 14:34:01.810 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:34:01.810 +03:00 [DBG] Connection id "0HNC8090TG966" completed keep alive response. 2025-06-28 14:34:01.810 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4841ms 2025-06-28 14:34:01.810 +03:00 [DBG] Connection id "0HNC8090TG966" received FIN. 2025-06-28 14:34:01.810 +03:00 [DBG] Connection id "0HNC8090TG966" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:34:01.810 +03:00 [DBG] Connection id "0HNC8090TG966" disconnecting. 2025-06-28 14:34:01.810 +03:00 [DBG] Connection id "0HNC8090TG966" stopped. 2025-06-28 14:35:01.802 +03:00 [DBG] Connection id "0HNC8090TG967" accepted. 2025-06-28 14:35:01.802 +03:00 [DBG] Connection id "0HNC8090TG967" started. 2025-06-28 14:35:01.803 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:35:01.803 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:35:01.803 +03:00 [DBG] POST requests are not supported 2025-06-28 14:35:01.803 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:35:01.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-28 14:35:01.803 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:35:01.803 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:35:01.803 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:35:01.803 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:35:01.803 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:35:01.803 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:35:01.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-28 14:35:01.803 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:35:01.803 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:35:01.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-28 14:35:01.803 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:35:01.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-28 14:35:01.803 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:35:01.803 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:35:01.803 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:35:01.804 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:35:01.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:35:01.804 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:35:01.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:35:01.804 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:35:01.804 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:35:01.804 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1346ms. 2025-06-28 14:35:01.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:35:01.804 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:35:01.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:35:01.804 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:35:01.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:35:01.804 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:35:01.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:35:01.804 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:35:01.804 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:35:01.804 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:35:01.804 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:35:01.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:35:01.804 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:35:01.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:35:01.804 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:35:01.804 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:35:01.804 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:35:01.804 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8791ms 2025-06-28 14:35:01.804 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:35:01.804 +03:00 [DBG] Connection id "0HNC8090TG967" completed keep alive response. 2025-06-28 14:35:01.804 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7776ms 2025-06-28 14:35:01.805 +03:00 [DBG] Connection id "0HNC8090TG967" received FIN. 2025-06-28 14:35:01.805 +03:00 [DBG] Connection id "0HNC8090TG967" disconnecting. 2025-06-28 14:35:01.805 +03:00 [DBG] Connection id "0HNC8090TG967" stopped. 2025-06-28 14:35:01.805 +03:00 [DBG] Connection id "0HNC8090TG967" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:36:01.792 +03:00 [DBG] Connection id "0HNC8090TG968" accepted. 2025-06-28 14:36:01.792 +03:00 [DBG] Connection id "0HNC8090TG968" started. 2025-06-28 14:36:01.792 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:36:01.792 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:36:01.792 +03:00 [DBG] POST requests are not supported 2025-06-28 14:36:01.792 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:36:01.792 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 14:36:01.792 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:36:01.792 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:36:01.792 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:36:01.792 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:36:01.793 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:36:01.793 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:36:01.793 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 14:36:01.793 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:36:01.793 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:36:01.793 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 14:36:01.793 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:36:01.793 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 14:36:01.793 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:36:01.793 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:36:01.793 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:36:01.793 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:36:01.794 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:36:01.794 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:36:01.794 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:36:01.794 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:36:01.794 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:36:01.794 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.159ms. 2025-06-28 14:36:01.794 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:36:01.794 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:36:01.794 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:36:01.794 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:36:01.794 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:36:01.794 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:36:01.794 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:36:01.794 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:36:01.794 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:36:01.794 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:36:01.794 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:36:01.794 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:36:01.794 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:36:01.794 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:36:01.794 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:36:01.794 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:36:01.794 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:36:01.794 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1207ms 2025-06-28 14:36:01.794 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:36:01.794 +03:00 [DBG] Connection id "0HNC8090TG968" completed keep alive response. 2025-06-28 14:36:01.794 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2008ms 2025-06-28 14:36:01.795 +03:00 [DBG] Connection id "0HNC8090TG968" received FIN. 2025-06-28 14:36:01.795 +03:00 [DBG] Connection id "0HNC8090TG968" disconnecting. 2025-06-28 14:36:01.795 +03:00 [DBG] Connection id "0HNC8090TG968" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:36:01.796 +03:00 [DBG] Connection id "0HNC8090TG968" stopped. 2025-06-28 14:37:01.794 +03:00 [DBG] Connection id "0HNC8090TG969" accepted. 2025-06-28 14:37:01.794 +03:00 [DBG] Connection id "0HNC8090TG969" started. 2025-06-28 14:37:01.795 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:37:01.795 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:37:01.795 +03:00 [DBG] POST requests are not supported 2025-06-28 14:37:01.795 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:37:01.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-28 14:37:01.795 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:37:01.795 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:37:01.795 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:37:01.795 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:37:01.795 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:37:01.795 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:37:01.795 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 14:37:01.795 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:37:01.795 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:37:01.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-28 14:37:01.795 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:37:01.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-28 14:37:01.795 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:37:01.795 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:37:01.795 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:37:01.795 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:37:01.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:37:01.795 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:37:01.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:37:01.795 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:37:01.795 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:37:01.796 +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-28 14:37:01.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:37:01.796 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:37:01.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:37:01.796 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:37:01.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:37:01.796 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:37:01.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:37:01.796 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:37:01.796 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:37:01.796 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:37:01.796 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:37:01.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:37:01.796 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:37:01.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:37:01.796 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:37:01.796 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:37:01.796 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:37:01.796 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7845ms 2025-06-28 14:37:01.796 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:37:01.796 +03:00 [DBG] Connection id "0HNC8090TG969" completed keep alive response. 2025-06-28 14:37:01.796 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4525ms 2025-06-28 14:37:01.796 +03:00 [DBG] Connection id "0HNC8090TG969" received FIN. 2025-06-28 14:37:01.796 +03:00 [DBG] Connection id "0HNC8090TG969" disconnecting. 2025-06-28 14:37:01.797 +03:00 [DBG] Connection id "0HNC8090TG969" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:37:01.798 +03:00 [DBG] Connection id "0HNC8090TG969" stopped. 2025-06-28 14:38:01.797 +03:00 [DBG] Connection id "0HNC8090TG96A" accepted. 2025-06-28 14:38:01.797 +03:00 [DBG] Connection id "0HNC8090TG96A" started. 2025-06-28 14:38:01.797 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:38:01.797 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:38:01.797 +03:00 [DBG] POST requests are not supported 2025-06-28 14:38:01.797 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:38:01.797 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 14:38:01.797 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:38:01.797 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:38:01.797 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:38:01.797 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:38:01.797 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:38:01.797 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:38:01.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-28 14:38:01.798 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:38:01.798 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:38:01.798 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 14:38:01.798 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:38:01.798 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 14:38:01.798 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:38:01.798 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:38:01.798 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:38:01.798 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:38:01.798 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:38:01.798 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:38:01.798 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:38:01.798 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:38:01.798 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:38:01.798 +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-28 14:38:01.798 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:38:01.798 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:38:01.798 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:38:01.799 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:38:01.799 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:38:01.799 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:38:01.799 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:38:01.799 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:38:01.799 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:38:01.799 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:38:01.799 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:38:01.799 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:38:01.799 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:38:01.799 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:38:01.799 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:38:01.799 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:38:01.799 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:38:01.799 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2987ms 2025-06-28 14:38:01.799 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:38:01.799 +03:00 [DBG] Connection id "0HNC8090TG96A" completed keep alive response. 2025-06-28 14:38:01.799 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2297ms 2025-06-28 14:38:01.799 +03:00 [DBG] Connection id "0HNC8090TG96A" received FIN. 2025-06-28 14:38:01.800 +03:00 [DBG] Connection id "0HNC8090TG96A" disconnecting. 2025-06-28 14:38:01.800 +03:00 [DBG] Connection id "0HNC8090TG96A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:38:01.801 +03:00 [DBG] Connection id "0HNC8090TG96A" stopped. 2025-06-28 14:39:01.805 +03:00 [DBG] Connection id "0HNC8090TG96B" accepted. 2025-06-28 14:39:01.805 +03:00 [DBG] Connection id "0HNC8090TG96B" started. 2025-06-28 14:39:01.805 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:39:01.805 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:39:01.805 +03:00 [DBG] POST requests are not supported 2025-06-28 14:39:01.805 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:39:01.805 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 14:39:01.805 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:39:01.805 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:39:01.805 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:39:01.805 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:39:01.805 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:39:01.805 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:39:01.805 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 14:39:01.805 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:39:01.805 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:39:01.805 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 14:39:01.805 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:39:01.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-28 14:39:01.806 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:39:01.806 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:39:01.806 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:39:01.806 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:39:01.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:39:01.806 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:39:01.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:39:01.806 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:39:01.806 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:39:01.806 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1234ms. 2025-06-28 14:39:01.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:39:01.806 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:39:01.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:39:01.806 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:39:01.806 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:39:01.806 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:39:01.806 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:39:01.806 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:39:01.806 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:39:01.806 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:39:01.806 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:39:01.806 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:39:01.806 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:39:01.806 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:39:01.806 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:39:01.806 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:39:01.806 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:39:01.806 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7161ms 2025-06-28 14:39:01.806 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:39:01.806 +03:00 [DBG] Connection id "0HNC8090TG96B" completed keep alive response. 2025-06-28 14:39:01.806 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3691ms 2025-06-28 14:39:01.807 +03:00 [DBG] Connection id "0HNC8090TG96B" received FIN. 2025-06-28 14:39:01.807 +03:00 [DBG] Connection id "0HNC8090TG96B" disconnecting. 2025-06-28 14:39:01.807 +03:00 [DBG] Connection id "0HNC8090TG96B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:39:01.808 +03:00 [DBG] Connection id "0HNC8090TG96B" stopped. 2025-06-28 14:40:01.798 +03:00 [DBG] Connection id "0HNC8090TG96C" accepted. 2025-06-28 14:40:01.798 +03:00 [DBG] Connection id "0HNC8090TG96C" started. 2025-06-28 14:40:01.798 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:40:01.798 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:40:01.798 +03:00 [DBG] POST requests are not supported 2025-06-28 14:40:01.798 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:40:01.798 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 14:40:01.798 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:40:01.798 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:40:01.799 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:40:01.799 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:40:01.799 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:40:01.799 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:40:01.799 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 14:40:01.799 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:40:01.799 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:40:01.799 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 14:40:01.799 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:40:01.799 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 14:40:01.799 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:40:01.799 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:40:01.799 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:40:01.799 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:40:01.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:40:01.799 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:40:01.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:40:01.799 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:40:01.799 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:40:01.799 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1752ms. 2025-06-28 14:40:01.800 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:40:01.800 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:40:01.800 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:40:01.800 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:40:01.800 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:40:01.800 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:40:01.800 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:40:01.800 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:40:01.800 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:40:01.800 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:40:01.800 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:40:01.800 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:40:01.800 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:40:01.800 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:40:01.800 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:40:01.800 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:40:01.800 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:40:01.800 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1988ms 2025-06-28 14:40:01.800 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:40:01.800 +03:00 [DBG] Connection id "0HNC8090TG96C" completed keep alive response. 2025-06-28 14:40:01.800 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1254ms 2025-06-28 14:40:01.801 +03:00 [DBG] Connection id "0HNC8090TG96C" received FIN. 2025-06-28 14:40:01.801 +03:00 [DBG] Connection id "0HNC8090TG96C" disconnecting. 2025-06-28 14:40:01.801 +03:00 [DBG] Connection id "0HNC8090TG96C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:40:01.802 +03:00 [DBG] Connection id "0HNC8090TG96C" stopped. 2025-06-28 14:41:01.803 +03:00 [DBG] Connection id "0HNC8090TG96D" accepted. 2025-06-28 14:41:01.803 +03:00 [DBG] Connection id "0HNC8090TG96D" started. 2025-06-28 14:41:01.803 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:41:01.803 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:41:01.804 +03:00 [DBG] POST requests are not supported 2025-06-28 14:41:01.804 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:41:01.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-28 14:41:01.804 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:41:01.804 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:41:01.804 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:41:01.804 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:41:01.804 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:41:01.804 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:41:01.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-28 14:41:01.804 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:41:01.804 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:41:01.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-28 14:41:01.804 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:41:01.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-28 14:41:01.804 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:41:01.804 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:41:01.804 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:41:01.804 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:41:01.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:41:01.804 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:41:01.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:41:01.804 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:41:01.804 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:41:01.804 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1357ms. 2025-06-28 14:41:01.805 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:41:01.805 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:41:01.805 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:41:01.805 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:41:01.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:41:01.805 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:41:01.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:41:01.805 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:41:01.805 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:41:01.805 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:41:01.805 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:41:01.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:41:01.805 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:41:01.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:41:01.805 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:41:01.805 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:41:01.805 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:41:01.805 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7444ms 2025-06-28 14:41:01.805 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:41:01.805 +03:00 [DBG] Connection id "0HNC8090TG96D" completed keep alive response. 2025-06-28 14:41:01.805 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5672ms 2025-06-28 14:41:01.806 +03:00 [DBG] Connection id "0HNC8090TG96D" received FIN. 2025-06-28 14:41:01.806 +03:00 [DBG] Connection id "0HNC8090TG96D" disconnecting. 2025-06-28 14:41:01.806 +03:00 [DBG] Connection id "0HNC8090TG96D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:41:01.807 +03:00 [DBG] Connection id "0HNC8090TG96D" stopped. 2025-06-28 14:42:01.803 +03:00 [DBG] Connection id "0HNC8090TG96E" accepted. 2025-06-28 14:42:01.803 +03:00 [DBG] Connection id "0HNC8090TG96E" started. 2025-06-28 14:42:01.803 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:42:01.803 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:42:01.803 +03:00 [DBG] POST requests are not supported 2025-06-28 14:42:01.803 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:42:01.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-28 14:42:01.803 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:42:01.803 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:42:01.803 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:42:01.803 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:42:01.803 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:42:01.803 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:42:01.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-28 14:42:01.803 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:42:01.803 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:42:01.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-28 14:42:01.804 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:42:01.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-28 14:42:01.804 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:42:01.804 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:42:01.804 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:42:01.804 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:42:01.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:42:01.804 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:42:01.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:42:01.804 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:42:01.804 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:42:01.804 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1268ms. 2025-06-28 14:42:01.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:42:01.804 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:42:01.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:42:01.804 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:42:01.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:42:01.804 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:42:01.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:42:01.804 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:42:01.804 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:42:01.804 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:42:01.804 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:42:01.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:42:01.804 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:42:01.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:42:01.804 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:42:01.804 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:42:01.804 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:42:01.804 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7113ms 2025-06-28 14:42:01.804 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:42:01.804 +03:00 [DBG] Connection id "0HNC8090TG96E" completed keep alive response. 2025-06-28 14:42:01.804 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.512ms 2025-06-28 14:42:01.805 +03:00 [DBG] Connection id "0HNC8090TG96E" received FIN. 2025-06-28 14:42:01.805 +03:00 [DBG] Connection id "0HNC8090TG96E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:42:01.805 +03:00 [DBG] Connection id "0HNC8090TG96E" disconnecting. 2025-06-28 14:42:01.805 +03:00 [DBG] Connection id "0HNC8090TG96E" stopped. 2025-06-28 14:43:01.799 +03:00 [DBG] Connection id "0HNC8090TG96F" accepted. 2025-06-28 14:43:01.799 +03:00 [DBG] Connection id "0HNC8090TG96F" started. 2025-06-28 14:43:01.800 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:43:01.800 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:43:01.800 +03:00 [DBG] POST requests are not supported 2025-06-28 14:43:01.800 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:43:01.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-28 14:43:01.800 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:43:01.800 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:43:01.800 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:43:01.800 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:43:01.800 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:43:01.800 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:43:01.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-28 14:43:01.800 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:43:01.800 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:43:01.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-28 14:43:01.800 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:43:01.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-28 14:43:01.800 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:43:01.800 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:43:01.800 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:43:01.801 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:43:01.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:43:01.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:43:01.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:43:01.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:43:01.801 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:43:01.801 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1779ms. 2025-06-28 14:43:01.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:43:01.801 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:43:01.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:43:01.801 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:43:01.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:43:01.801 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:43:01.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:43:01.801 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:43:01.801 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:43:01.801 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:43:01.801 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:43:01.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:43:01.802 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:43:01.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:43:01.802 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:43:01.802 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:43:01.802 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:43:01.802 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3677ms 2025-06-28 14:43:01.802 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:43:01.802 +03:00 [DBG] Connection id "0HNC8090TG96F" completed keep alive response. 2025-06-28 14:43:01.802 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2904ms 2025-06-28 14:43:01.802 +03:00 [DBG] Connection id "0HNC8090TG96F" received FIN. 2025-06-28 14:43:01.802 +03:00 [DBG] Connection id "0HNC8090TG96F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:43:01.802 +03:00 [DBG] Connection id "0HNC8090TG96F" disconnecting. 2025-06-28 14:43:01.802 +03:00 [DBG] Connection id "0HNC8090TG96F" stopped. 2025-06-28 14:44:01.798 +03:00 [DBG] Connection id "0HNC8090TG96G" accepted. 2025-06-28 14:44:01.798 +03:00 [DBG] Connection id "0HNC8090TG96G" started. 2025-06-28 14:44:01.798 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:44:01.798 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:44:01.798 +03:00 [DBG] POST requests are not supported 2025-06-28 14:44:01.798 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:44:01.798 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 14:44:01.798 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:44:01.798 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:44:01.798 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:44:01.798 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:44:01.798 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:44:01.798 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:44:01.798 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 14:44:01.798 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:44:01.799 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:44:01.799 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 14:44:01.799 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:44:01.799 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 14:44:01.799 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:44:01.799 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:44:01.799 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:44:01.799 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:44:01.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:44:01.799 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:44:01.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:44:01.799 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:44:01.799 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:44:01.799 +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-28 14:44:01.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:44:01.799 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:44:01.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:44:01.799 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:44:01.799 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:44:01.799 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:44:01.799 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:44:01.799 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:44:01.799 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:44:01.799 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:44:01.799 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:44:01.799 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:44:01.799 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:44:01.799 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:44:01.799 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:44:01.799 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:44:01.799 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:44:01.799 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6717ms 2025-06-28 14:44:01.799 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:44:01.799 +03:00 [DBG] Connection id "0HNC8090TG96G" completed keep alive response. 2025-06-28 14:44:01.799 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4184ms 2025-06-28 14:44:01.800 +03:00 [DBG] Connection id "0HNC8090TG96G" received FIN. 2025-06-28 14:44:01.800 +03:00 [DBG] Connection id "0HNC8090TG96G" disconnecting. 2025-06-28 14:44:01.800 +03:00 [DBG] Connection id "0HNC8090TG96G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:44:01.801 +03:00 [DBG] Connection id "0HNC8090TG96G" stopped. 2025-06-28 14:45:01.802 +03:00 [DBG] Connection id "0HNC8090TG96H" accepted. 2025-06-28 14:45:01.802 +03:00 [DBG] Connection id "0HNC8090TG96H" started. 2025-06-28 14:45:01.802 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:45:01.803 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:45:01.803 +03:00 [DBG] POST requests are not supported 2025-06-28 14:45:01.803 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:45:01.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-28 14:45:01.803 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:45:01.803 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:45:01.803 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:45:01.803 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:45:01.803 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:45:01.803 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:45:01.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-28 14:45:01.803 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:45:01.803 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:45:01.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-28 14:45:01.803 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:45:01.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-28 14:45:01.803 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:45:01.803 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:45:01.803 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:45:01.803 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:45:01.803 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:45:01.803 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:45:01.803 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:45:01.803 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:45:01.803 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:45:01.803 +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-28 14:45:01.803 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:45:01.803 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:45:01.803 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:45:01.803 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:45:01.803 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:45:01.803 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:45:01.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:45:01.804 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:45:01.804 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:45:01.804 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:45:01.804 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:45:01.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:45:01.804 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:45:01.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:45:01.804 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:45:01.804 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:45:01.804 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:45:01.804 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7848ms 2025-06-28 14:45:01.804 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:45:01.804 +03:00 [DBG] Connection id "0HNC8090TG96H" completed keep alive response. 2025-06-28 14:45:01.804 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4261ms 2025-06-28 14:45:01.804 +03:00 [DBG] Connection id "0HNC8090TG96H" received FIN. 2025-06-28 14:45:01.804 +03:00 [DBG] Connection id "0HNC8090TG96H" disconnecting. 2025-06-28 14:45:01.804 +03:00 [DBG] Connection id "0HNC8090TG96H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:45:01.805 +03:00 [DBG] Connection id "0HNC8090TG96H" stopped. 2025-06-28 14:46:01.812 +03:00 [DBG] Connection id "0HNC8090TG96I" accepted. 2025-06-28 14:46:01.812 +03:00 [DBG] Connection id "0HNC8090TG96I" started. 2025-06-28 14:46:01.812 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:46:01.812 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:46:01.812 +03:00 [DBG] POST requests are not supported 2025-06-28 14:46:01.812 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:46:01.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-28 14:46:01.813 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:46:01.813 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:46:01.813 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:46:01.813 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:46:01.813 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:46:01.813 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:46:01.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-28 14:46:01.813 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:46:01.813 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:46:01.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-28 14:46:01.813 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:46:01.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-28 14:46:01.813 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:46:01.813 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:46:01.813 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:46:01.813 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:46:01.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:46:01.813 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:46:01.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:46:01.813 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:46:01.813 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:46:01.814 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1518ms. 2025-06-28 14:46:01.814 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:46:01.814 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:46:01.814 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:46:01.814 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:46:01.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:46:01.814 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:46:01.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:46:01.814 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:46:01.814 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:46:01.814 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:46:01.814 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:46:01.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:46:01.814 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:46:01.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:46:01.814 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:46:01.814 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:46:01.814 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:46:01.814 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9902ms 2025-06-28 14:46:01.814 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:46:01.814 +03:00 [DBG] Connection id "0HNC8090TG96I" completed keep alive response. 2025-06-28 14:46:01.814 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8808ms 2025-06-28 14:46:01.814 +03:00 [DBG] Connection id "0HNC8090TG96I" received FIN. 2025-06-28 14:46:01.815 +03:00 [DBG] Connection id "0HNC8090TG96I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:46:01.815 +03:00 [DBG] Connection id "0HNC8090TG96I" disconnecting. 2025-06-28 14:46:01.815 +03:00 [DBG] Connection id "0HNC8090TG96I" stopped. 2025-06-28 14:47:01.812 +03:00 [DBG] Connection id "0HNC8090TG96J" accepted. 2025-06-28 14:47:01.812 +03:00 [DBG] Connection id "0HNC8090TG96J" started. 2025-06-28 14:47:01.812 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:47:01.812 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:47:01.812 +03:00 [DBG] POST requests are not supported 2025-06-28 14:47:01.812 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:47:01.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-28 14:47:01.812 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:47:01.812 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:47:01.813 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:47:01.813 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:47:01.813 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:47:01.813 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:47:01.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-28 14:47:01.813 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:47:01.813 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:47:01.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-28 14:47:01.813 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:47:01.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-28 14:47:01.813 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:47:01.813 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:47:01.813 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:47:01.813 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:47:01.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:47:01.813 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:47:01.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:47:01.813 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:47:01.813 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:47:01.813 +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-28 14:47:01.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:47:01.813 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:47:01.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:47:01.813 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:47:01.813 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:47:01.813 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:47:01.813 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:47:01.813 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:47:01.813 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:47:01.814 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:47:01.814 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:47:01.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:47:01.814 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:47:01.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:47:01.814 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:47:01.814 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:47:01.814 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:47:01.814 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.784ms 2025-06-28 14:47:01.814 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:47:01.814 +03:00 [DBG] Connection id "0HNC8090TG96J" completed keep alive response. 2025-06-28 14:47:01.814 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5044ms 2025-06-28 14:47:01.814 +03:00 [DBG] Connection id "0HNC8090TG96J" received FIN. 2025-06-28 14:47:01.814 +03:00 [DBG] Connection id "0HNC8090TG96J" disconnecting. 2025-06-28 14:47:01.814 +03:00 [DBG] Connection id "0HNC8090TG96J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:47:01.815 +03:00 [DBG] Connection id "0HNC8090TG96J" stopped. 2025-06-28 14:48:01.806 +03:00 [DBG] Connection id "0HNC8090TG96K" accepted. 2025-06-28 14:48:01.806 +03:00 [DBG] Connection id "0HNC8090TG96K" started. 2025-06-28 14:48:01.806 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:48:01.806 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:48:01.806 +03:00 [DBG] POST requests are not supported 2025-06-28 14:48:01.806 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:48:01.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-28 14:48:01.806 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:48:01.806 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:48:01.806 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:48:01.806 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:48:01.807 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:48:01.807 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:48:01.807 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 14:48:01.807 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:48:01.807 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:48:01.807 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 14:48:01.807 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:48:01.807 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 14:48:01.807 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:48:01.807 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:48:01.807 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:48:01.807 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:48:01.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:48:01.807 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:48:01.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:48:01.807 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:48:01.807 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:48:01.807 +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-28 14:48:01.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:48:01.807 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:48:01.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:48:01.807 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:48:01.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:48:01.807 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:48:01.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:48:01.807 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:48:01.807 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:48:01.807 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:48:01.807 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:48:01.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:48:01.807 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:48:01.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:48:01.807 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:48:01.807 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:48:01.807 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:48:01.807 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6619ms 2025-06-28 14:48:01.807 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:48:01.807 +03:00 [DBG] Connection id "0HNC8090TG96K" completed keep alive response. 2025-06-28 14:48:01.807 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2501ms 2025-06-28 14:48:01.808 +03:00 [DBG] Connection id "0HNC8090TG96K" received FIN. 2025-06-28 14:48:01.808 +03:00 [DBG] Connection id "0HNC8090TG96K" disconnecting. 2025-06-28 14:48:01.808 +03:00 [DBG] Connection id "0HNC8090TG96K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:48:01.809 +03:00 [DBG] Connection id "0HNC8090TG96K" stopped. 2025-06-28 14:49:01.805 +03:00 [DBG] Connection id "0HNC8090TG96L" accepted. 2025-06-28 14:49:01.805 +03:00 [DBG] Connection id "0HNC8090TG96L" started. 2025-06-28 14:49:01.805 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:49:01.805 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:49:01.805 +03:00 [DBG] POST requests are not supported 2025-06-28 14:49:01.805 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:49:01.805 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 14:49:01.805 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:49:01.805 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:49:01.806 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:49:01.806 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:49:01.806 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:49:01.806 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:49:01.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-28 14:49:01.806 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:49:01.806 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:49:01.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-28 14:49:01.806 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:49:01.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-28 14:49:01.806 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:49:01.806 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:49:01.806 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:49:01.806 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:49:01.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:49:01.806 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:49:01.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:49:01.806 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:49:01.806 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:49:01.806 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1298ms. 2025-06-28 14:49:01.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:49:01.806 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:49:01.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:49:01.806 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:49:01.806 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:49:01.806 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:49:01.806 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:49:01.806 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:49:01.806 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:49:01.806 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:49:01.807 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:49:01.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:49:01.807 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:49:01.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:49:01.807 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:49:01.807 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:49:01.807 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:49:01.807 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7799ms 2025-06-28 14:49:01.807 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:49:01.807 +03:00 [DBG] Connection id "0HNC8090TG96L" completed keep alive response. 2025-06-28 14:49:01.807 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4577ms 2025-06-28 14:49:01.807 +03:00 [DBG] Connection id "0HNC8090TG96L" received FIN. 2025-06-28 14:49:01.807 +03:00 [DBG] Connection id "0HNC8090TG96L" disconnecting. 2025-06-28 14:49:01.807 +03:00 [DBG] Connection id "0HNC8090TG96L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:49:01.808 +03:00 [DBG] Connection id "0HNC8090TG96L" stopped. 2025-06-28 14:50:01.799 +03:00 [DBG] Connection id "0HNC8090TG96M" accepted. 2025-06-28 14:50:01.800 +03:00 [DBG] Connection id "0HNC8090TG96M" started. 2025-06-28 14:50:01.800 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:50:01.800 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:50:01.800 +03:00 [DBG] POST requests are not supported 2025-06-28 14:50:01.800 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:50:01.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-28 14:50:01.800 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:50:01.800 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:50:01.800 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:50:01.800 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:50:01.800 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:50:01.800 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:50:01.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-28 14:50:01.800 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:50:01.800 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:50:01.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-28 14:50:01.800 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:50:01.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-28 14:50:01.800 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:50:01.800 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:50:01.801 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:50:01.801 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:50:01.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:50:01.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:50:01.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:50:01.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:50:01.801 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:50:01.801 +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-28 14:50:01.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:50:01.801 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:50:01.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:50:01.801 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:50:01.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:50:01.801 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:50:01.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:50:01.801 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:50:01.801 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:50:01.801 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:50:01.801 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:50:01.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:50:01.801 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:50:01.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:50:01.801 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:50:01.801 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:50:01.801 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:50:01.801 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9144ms 2025-06-28 14:50:01.801 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:50:01.801 +03:00 [DBG] Connection id "0HNC8090TG96M" completed keep alive response. 2025-06-28 14:50:01.801 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.735ms 2025-06-28 14:50:01.802 +03:00 [DBG] Connection id "0HNC8090TG96M" received FIN. 2025-06-28 14:50:01.802 +03:00 [DBG] Connection id "0HNC8090TG96M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:50:01.802 +03:00 [DBG] Connection id "0HNC8090TG96M" disconnecting. 2025-06-28 14:50:01.802 +03:00 [DBG] Connection id "0HNC8090TG96M" stopped. 2025-06-28 14:51:01.812 +03:00 [DBG] Connection id "0HNC8090TG96N" accepted. 2025-06-28 14:51:01.812 +03:00 [DBG] Connection id "0HNC8090TG96N" started. 2025-06-28 14:51:01.812 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:51:01.812 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:51:01.812 +03:00 [DBG] POST requests are not supported 2025-06-28 14:51:01.812 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:51:01.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-28 14:51:01.812 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:51:01.812 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:51:01.812 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:51:01.812 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:51:01.812 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:51:01.812 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:51:01.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-28 14:51:01.812 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:51:01.812 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:51:01.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-28 14:51:01.813 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:51:01.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-28 14:51:01.813 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:51:01.813 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:51:01.813 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:51:01.813 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:51:01.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:51:01.813 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:51:01.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:51:01.813 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:51:01.813 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:51:01.813 +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-28 14:51:01.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:51:01.813 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:51:01.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:51:01.813 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:51:01.813 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:51:01.813 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:51:01.813 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:51:01.813 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:51:01.813 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:51:01.813 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:51:01.813 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:51:01.813 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:51:01.813 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:51:01.813 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:51:01.813 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:51:01.813 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:51:01.813 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:51:01.813 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.833ms 2025-06-28 14:51:01.814 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:51:01.814 +03:00 [DBG] Connection id "0HNC8090TG96N" completed keep alive response. 2025-06-28 14:51:01.814 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7096ms 2025-06-28 14:51:01.814 +03:00 [DBG] Connection id "0HNC8090TG96N" received FIN. 2025-06-28 14:51:01.814 +03:00 [DBG] Connection id "0HNC8090TG96N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:51:01.814 +03:00 [DBG] Connection id "0HNC8090TG96N" disconnecting. 2025-06-28 14:51:01.814 +03:00 [DBG] Connection id "0HNC8090TG96N" stopped. 2025-06-28 14:52:01.800 +03:00 [DBG] Connection id "0HNC8090TG96O" accepted. 2025-06-28 14:52:01.801 +03:00 [DBG] Connection id "0HNC8090TG96O" started. 2025-06-28 14:52:01.801 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:52:01.801 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:52:01.801 +03:00 [DBG] POST requests are not supported 2025-06-28 14:52:01.801 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:52:01.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-28 14:52:01.801 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:52:01.801 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:52:01.801 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:52:01.801 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:52:01.801 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:52:01.801 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:52:01.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-28 14:52:01.801 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:52:01.801 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:52:01.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-28 14:52:01.801 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:52:01.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-28 14:52:01.801 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:52:01.801 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:52:01.801 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:52:01.801 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:52:01.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:52:01.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:52:01.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:52:01.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:52:01.801 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:52:01.802 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1219ms. 2025-06-28 14:52:01.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:52:01.802 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:52:01.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:52:01.802 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:52:01.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:52:01.802 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:52:01.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:52:01.802 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:52:01.802 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:52:01.802 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:52:01.802 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:52:01.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:52:01.802 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:52:01.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:52:01.802 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:52:01.802 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:52:01.802 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:52:01.802 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6102ms 2025-06-28 14:52:01.802 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:52:01.802 +03:00 [DBG] Connection id "0HNC8090TG96O" completed keep alive response. 2025-06-28 14:52:01.802 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1509ms 2025-06-28 14:52:01.802 +03:00 [DBG] Connection id "0HNC8090TG96O" received FIN. 2025-06-28 14:52:01.802 +03:00 [DBG] Connection id "0HNC8090TG96O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:52:01.802 +03:00 [DBG] Connection id "0HNC8090TG96O" disconnecting. 2025-06-28 14:52:01.802 +03:00 [DBG] Connection id "0HNC8090TG96O" stopped. 2025-06-28 14:53:01.813 +03:00 [DBG] Connection id "0HNC8090TG96P" accepted. 2025-06-28 14:53:01.813 +03:00 [DBG] Connection id "0HNC8090TG96P" started. 2025-06-28 14:53:01.814 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:53:01.814 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:53:01.814 +03:00 [DBG] POST requests are not supported 2025-06-28 14:53:01.814 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:53:01.814 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 14:53:01.814 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:53:01.814 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:53:01.814 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:53:01.814 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:53:01.814 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:53:01.814 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:53:01.814 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 14:53:01.814 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:53:01.814 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:53:01.814 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 14:53:01.814 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:53:01.814 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 14:53:01.814 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:53:01.814 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:53:01.814 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:53:01.814 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:53:01.814 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:53:01.814 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:53:01.814 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:53:01.814 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:53:01.814 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:53:01.815 +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-28 14:53:01.815 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:53:01.815 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:53:01.815 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:53:01.815 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:53:01.815 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:53:01.815 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:53:01.815 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:53:01.815 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:53:01.815 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:53:01.815 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:53:01.815 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:53:01.815 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:53:01.815 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:53:01.815 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:53:01.815 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:53:01.815 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:53:01.815 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:53:01.815 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9416ms 2025-06-28 14:53:01.815 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:53:01.815 +03:00 [DBG] Connection id "0HNC8090TG96P" completed keep alive response. 2025-06-28 14:53:01.815 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5875ms 2025-06-28 14:53:01.815 +03:00 [DBG] Connection id "0HNC8090TG96P" received FIN. 2025-06-28 14:53:01.816 +03:00 [DBG] Connection id "0HNC8090TG96P" disconnecting. 2025-06-28 14:53:01.816 +03:00 [DBG] Connection id "0HNC8090TG96P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:53:01.817 +03:00 [DBG] Connection id "0HNC8090TG96P" stopped. 2025-06-28 14:54:01.806 +03:00 [DBG] Connection id "0HNC8090TG96Q" accepted. 2025-06-28 14:54:01.806 +03:00 [DBG] Connection id "0HNC8090TG96Q" started. 2025-06-28 14:54:01.806 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:54:01.806 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:54:01.806 +03:00 [DBG] POST requests are not supported 2025-06-28 14:54:01.806 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:54:01.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-28 14:54:01.806 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:54:01.806 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:54:01.806 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:54:01.807 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:54:01.807 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:54:01.807 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:54:01.807 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 14:54:01.807 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:54:01.807 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:54:01.807 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 14:54:01.807 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:54:01.807 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 14:54:01.807 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:54:01.807 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:54:01.807 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:54:01.807 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:54:01.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:54:01.807 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:54:01.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:54:01.807 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:54:01.807 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:54:01.807 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1366ms. 2025-06-28 14:54:01.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:54:01.807 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:54:01.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:54:01.807 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:54:01.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:54:01.808 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:54:01.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:54:01.808 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:54:01.808 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:54:01.808 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:54:01.808 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:54:01.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:54:01.808 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:54:01.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:54:01.808 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:54:01.808 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:54:01.808 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:54:01.808 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6274ms 2025-06-28 14:54:01.808 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:54:01.808 +03:00 [DBG] Connection id "0HNC8090TG96Q" completed keep alive response. 2025-06-28 14:54:01.808 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5267ms 2025-06-28 14:54:01.808 +03:00 [DBG] Connection id "0HNC8090TG96Q" received FIN. 2025-06-28 14:54:01.808 +03:00 [DBG] Connection id "0HNC8090TG96Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:54:01.808 +03:00 [DBG] Connection id "0HNC8090TG96Q" disconnecting. 2025-06-28 14:54:01.808 +03:00 [DBG] Connection id "0HNC8090TG96Q" stopped. 2025-06-28 14:55:01.805 +03:00 [DBG] Connection id "0HNC8090TG96R" accepted. 2025-06-28 14:55:01.805 +03:00 [DBG] Connection id "0HNC8090TG96R" started. 2025-06-28 14:55:01.806 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:55:01.806 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:55:01.806 +03:00 [DBG] POST requests are not supported 2025-06-28 14:55:01.806 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:55:01.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-28 14:55:01.806 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:55:01.806 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:55:01.806 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:55:01.806 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:55:01.806 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:55:01.806 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:55:01.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-28 14:55:01.806 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:55:01.806 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:55:01.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-28 14:55:01.806 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:55:01.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-28 14:55:01.806 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:55:01.807 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:55:01.807 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:55:01.807 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:55:01.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:55:01.807 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:55:01.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:55:01.807 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:55:01.807 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:55:01.807 +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-28 14:55:01.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:55:01.807 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:55:01.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:55:01.807 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:55:01.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:55:01.807 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:55:01.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:55:01.808 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:55:01.808 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:55:01.808 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:55:01.808 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:55:01.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:55:01.808 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:55:01.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:55:01.808 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:55:01.808 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:55:01.808 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:55:01.808 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4599ms 2025-06-28 14:55:01.808 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:55:01.808 +03:00 [DBG] Connection id "0HNC8090TG96R" completed keep alive response. 2025-06-28 14:55:01.808 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5262ms 2025-06-28 14:55:01.808 +03:00 [DBG] Connection id "0HNC8090TG96R" received FIN. 2025-06-28 14:55:01.808 +03:00 [DBG] Connection id "0HNC8090TG96R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:55:01.809 +03:00 [DBG] Connection id "0HNC8090TG96R" disconnecting. 2025-06-28 14:55:01.809 +03:00 [DBG] Connection id "0HNC8090TG96R" stopped. 2025-06-28 14:56:01.814 +03:00 [DBG] Connection id "0HNC8090TG96S" accepted. 2025-06-28 14:56:01.814 +03:00 [DBG] Connection id "0HNC8090TG96S" started. 2025-06-28 14:56:01.815 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:56:01.815 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:56:01.815 +03:00 [DBG] POST requests are not supported 2025-06-28 14:56:01.815 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:56:01.815 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 14:56:01.815 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:56:01.815 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:56:01.815 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:56:01.815 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:56:01.815 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:56:01.815 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:56:01.815 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 14:56:01.815 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:56:01.815 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:56:01.815 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 14:56:01.815 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:56:01.815 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 14:56:01.815 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:56:01.815 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:56:01.815 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:56:01.815 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:56:01.815 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:56:01.815 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:56:01.815 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:56:01.815 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:56:01.815 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:56:01.815 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.147ms. 2025-06-28 14:56:01.816 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:56:01.816 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:56:01.816 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:56:01.816 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:56:01.816 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:56:01.816 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:56:01.816 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:56:01.816 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:56:01.816 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:56:01.816 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:56:01.816 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:56:01.816 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:56:01.816 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:56:01.816 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:56:01.816 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:56:01.816 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:56:01.816 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:56:01.816 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7312ms 2025-06-28 14:56:01.816 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:56:01.816 +03:00 [DBG] Connection id "0HNC8090TG96S" completed keep alive response. 2025-06-28 14:56:01.816 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3538ms 2025-06-28 14:56:01.816 +03:00 [DBG] Connection id "0HNC8090TG96S" received FIN. 2025-06-28 14:56:01.816 +03:00 [DBG] Connection id "0HNC8090TG96S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:56:01.816 +03:00 [DBG] Connection id "0HNC8090TG96S" disconnecting. 2025-06-28 14:56:01.816 +03:00 [DBG] Connection id "0HNC8090TG96S" stopped. 2025-06-28 14:57:01.809 +03:00 [DBG] Connection id "0HNC8090TG96T" accepted. 2025-06-28 14:57:01.809 +03:00 [DBG] Connection id "0HNC8090TG96T" started. 2025-06-28 14:57:01.809 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:57:01.810 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:57:01.810 +03:00 [DBG] POST requests are not supported 2025-06-28 14:57:01.810 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:57:01.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-28 14:57:01.810 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:57:01.810 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:57:01.810 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:57:01.810 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:57:01.810 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:57:01.810 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:57:01.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-28 14:57:01.810 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:57:01.810 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:57:01.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-28 14:57:01.810 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:57:01.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-28 14:57:01.810 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:57:01.810 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:57:01.810 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:57:01.810 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:57:01.810 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:57:01.810 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:57:01.810 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:57:01.810 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:57:01.811 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:57:01.811 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1632ms. 2025-06-28 14:57:01.811 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:57:01.811 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:57:01.811 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:57:01.811 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:57:01.811 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:57:01.811 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:57:01.811 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:57:01.811 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:57:01.811 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:57:01.811 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:57:01.811 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:57:01.811 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:57:01.811 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:57:01.811 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:57:01.811 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:57:01.811 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:57:01.811 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:57:01.811 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9925ms 2025-06-28 14:57:01.811 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:57:01.811 +03:00 [DBG] Connection id "0HNC8090TG96T" completed keep alive response. 2025-06-28 14:57:01.811 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8056ms 2025-06-28 14:57:01.811 +03:00 [DBG] Connection id "0HNC8090TG96T" received FIN. 2025-06-28 14:57:01.812 +03:00 [DBG] Connection id "0HNC8090TG96T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:57:01.812 +03:00 [DBG] Connection id "0HNC8090TG96T" disconnecting. 2025-06-28 14:57:01.812 +03:00 [DBG] Connection id "0HNC8090TG96T" stopped. 2025-06-28 14:58:01.808 +03:00 [DBG] Connection id "0HNC8090TG96U" accepted. 2025-06-28 14:58:01.808 +03:00 [DBG] Connection id "0HNC8090TG96U" started. 2025-06-28 14:58:01.808 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:58:01.808 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:58:01.808 +03:00 [DBG] POST requests are not supported 2025-06-28 14:58:01.808 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:58:01.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-28 14:58:01.808 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:58:01.808 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:58:01.808 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:58:01.808 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:58:01.808 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:58:01.809 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:58:01.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-28 14:58:01.809 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:58:01.809 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:58:01.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-28 14:58:01.809 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:58:01.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-28 14:58:01.809 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:58:01.809 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:58:01.809 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:58:01.809 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:58:01.809 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:58:01.809 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:58:01.809 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:58:01.809 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:58:01.809 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:58:01.809 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1356ms. 2025-06-28 14:58:01.809 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:58:01.809 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:58:01.809 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:58:01.809 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:58:01.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:58:01.809 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:58:01.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:58:01.809 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:58:01.809 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:58:01.810 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:58:01.810 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:58:01.810 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:58:01.810 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:58:01.810 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:58:01.810 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:58:01.810 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:58:01.810 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:58:01.810 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8628ms 2025-06-28 14:58:01.810 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:58:01.810 +03:00 [DBG] Connection id "0HNC8090TG96U" completed keep alive response. 2025-06-28 14:58:01.810 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7943ms 2025-06-28 14:58:01.810 +03:00 [DBG] Connection id "0HNC8090TG96U" received FIN. 2025-06-28 14:58:01.810 +03:00 [DBG] Connection id "0HNC8090TG96U" disconnecting. 2025-06-28 14:58:01.810 +03:00 [DBG] Connection id "0HNC8090TG96U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:58:01.811 +03:00 [DBG] Connection id "0HNC8090TG96U" stopped. 2025-06-28 14:59:01.813 +03:00 [DBG] Connection id "0HNC8090TG96V" accepted. 2025-06-28 14:59:01.813 +03:00 [DBG] Connection id "0HNC8090TG96V" started. 2025-06-28 14:59:01.814 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 14:59:01.814 +03:00 [VRB] All hosts are allowed. 2025-06-28 14:59:01.814 +03:00 [DBG] POST requests are not supported 2025-06-28 14:59:01.814 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 14:59:01.814 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 14:59:01.814 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:59:01.814 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 14:59:01.814 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 14:59:01.814 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 14:59:01.814 +03:00 [INF] CORS policy execution successful. 2025-06-28 14:59:01.814 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:59:01.814 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 14:59:01.814 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 14:59:01.814 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 14:59:01.814 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 14:59:01.814 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 14:59:01.815 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 14:59:01.815 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:59:01.815 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:59:01.815 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:59:01.815 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 14:59:01.815 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:59:01.815 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:59:01.815 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:59:01.815 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:59:01.815 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 14:59:01.815 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1688ms. 2025-06-28 14:59:01.815 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:59:01.815 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 14:59:01.815 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:59:01.815 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 14:59:01.815 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:59:01.815 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:59:01.815 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:59:01.815 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:59:01.815 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:59:01.816 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 14:59:01.816 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 14:59:01.816 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:59:01.816 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 14:59:01.816 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:59:01.816 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:59:01.816 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:59:01.816 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 14:59:01.816 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.237ms 2025-06-28 14:59:01.816 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 14:59:01.816 +03:00 [DBG] Connection id "0HNC8090TG96V" completed keep alive response. 2025-06-28 14:59:01.816 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3248ms 2025-06-28 14:59:01.816 +03:00 [DBG] Connection id "0HNC8090TG96V" received FIN. 2025-06-28 14:59:01.816 +03:00 [DBG] Connection id "0HNC8090TG96V" disconnecting. 2025-06-28 14:59:01.816 +03:00 [DBG] Connection id "0HNC8090TG96V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 14:59:01.818 +03:00 [DBG] Connection id "0HNC8090TG96V" stopped. 2025-06-28 15:00:01.800 +03:00 [DBG] Connection id "0HNC8090TG970" accepted. 2025-06-28 15:00:01.800 +03:00 [DBG] Connection id "0HNC8090TG970" started. 2025-06-28 15:00:01.800 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:00:01.800 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:00:01.800 +03:00 [DBG] POST requests are not supported 2025-06-28 15:00:01.800 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:00:01.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-28 15:00:01.800 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:00:01.800 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:00:01.800 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:00:01.800 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:00:01.801 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:00:01.801 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:00:01.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-28 15:00:01.801 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:00:01.801 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:00:01.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-28 15:00:01.801 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:00:01.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-28 15:00:01.801 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:00:01.801 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:00:01.801 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:00:01.801 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:00:01.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:00:01.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:00:01.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:00:01.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:00:01.802 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:00:01.802 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1683ms. 2025-06-28 15:00:01.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:00:01.802 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:00:01.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:00:01.802 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:00:01.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:00:01.802 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:00:01.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:00:01.802 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:00:01.802 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:00:01.802 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:00:01.802 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:00:01.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:00:01.802 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:00:01.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:00:01.802 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:00:01.802 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:00:01.802 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:00:01.802 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3429ms 2025-06-28 15:00:01.802 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:00:01.802 +03:00 [DBG] Connection id "0HNC8090TG970" completed keep alive response. 2025-06-28 15:00:01.803 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5014ms 2025-06-28 15:00:01.803 +03:00 [DBG] Connection id "0HNC8090TG970" received FIN. 2025-06-28 15:00:01.803 +03:00 [DBG] Connection id "0HNC8090TG970" disconnecting. 2025-06-28 15:00:01.803 +03:00 [DBG] Connection id "0HNC8090TG970" stopped. 2025-06-28 15:00:01.803 +03:00 [DBG] Connection id "0HNC8090TG970" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:01:01.802 +03:00 [DBG] Connection id "0HNC8090TG971" accepted. 2025-06-28 15:01:01.802 +03:00 [DBG] Connection id "0HNC8090TG971" started. 2025-06-28 15:01:01.803 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:01:01.803 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:01:01.803 +03:00 [DBG] POST requests are not supported 2025-06-28 15:01:01.803 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:01:01.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-28 15:01:01.803 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:01:01.803 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:01:01.803 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:01:01.803 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:01:01.803 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:01:01.803 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:01:01.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-28 15:01:01.803 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:01:01.803 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:01:01.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-28 15:01:01.803 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:01:01.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-28 15:01:01.803 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:01:01.803 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:01:01.803 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:01:01.803 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:01:01.803 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:01:01.803 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:01:01.803 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:01:01.803 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:01:01.803 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:01:01.804 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1517ms. 2025-06-28 15:01:01.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:01:01.804 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:01:01.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:01:01.804 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:01:01.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:01:01.804 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:01:01.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:01:01.804 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:01:01.804 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:01:01.804 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:01:01.804 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:01:01.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:01:01.804 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:01:01.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:01:01.804 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:01:01.804 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:01:01.804 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:01:01.804 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.806ms 2025-06-28 15:01:01.804 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:01:01.804 +03:00 [DBG] Connection id "0HNC8090TG971" completed keep alive response. 2025-06-28 15:01:01.804 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4748ms 2025-06-28 15:01:01.804 +03:00 [DBG] Connection id "0HNC8090TG971" received FIN. 2025-06-28 15:01:01.804 +03:00 [DBG] Connection id "0HNC8090TG971" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:01:01.804 +03:00 [DBG] Connection id "0HNC8090TG971" disconnecting. 2025-06-28 15:01:01.805 +03:00 [DBG] Connection id "0HNC8090TG971" stopped. 2025-06-28 15:02:01.864 +03:00 [DBG] Connection id "0HNC8090TG972" accepted. 2025-06-28 15:02:01.864 +03:00 [DBG] Connection id "0HNC8090TG972" started. 2025-06-28 15:02:01.864 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:02:01.864 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:02:01.864 +03:00 [DBG] POST requests are not supported 2025-06-28 15:02:01.864 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:02:01.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-28 15:02:01.864 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:02:01.864 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:02:01.864 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:02:01.864 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:02:01.864 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:02:01.864 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:02:01.864 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 15:02:01.865 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:02:01.865 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:02:01.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-28 15:02:01.865 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:02:01.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-28 15:02:01.865 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:02:01.865 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:02:01.865 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:02:01.865 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:02:01.865 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:02:01.865 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:02:01.865 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:02:01.865 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:02:01.865 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:02:01.865 +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-28 15:02:01.865 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:02:01.865 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:02:01.865 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:02:01.865 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:02:01.865 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:02:01.866 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:02:01.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:02:01.866 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:02:01.866 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:02:01.866 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:02:01.866 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:02:01.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:02:01.866 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:02:01.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:02:01.866 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:02:01.866 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:02:01.866 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:02:01.866 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1958ms 2025-06-28 15:02:01.866 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:02:01.866 +03:00 [DBG] Connection id "0HNC8090TG972" completed keep alive response. 2025-06-28 15:02:01.866 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0805ms 2025-06-28 15:02:01.866 +03:00 [DBG] Connection id "0HNC8090TG972" received FIN. 2025-06-28 15:02:01.866 +03:00 [DBG] Connection id "0HNC8090TG972" disconnecting. 2025-06-28 15:02:01.867 +03:00 [DBG] Connection id "0HNC8090TG972" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:02:01.868 +03:00 [DBG] Connection id "0HNC8090TG972" stopped. 2025-06-28 15:03:01.800 +03:00 [DBG] Connection id "0HNC8090TG973" accepted. 2025-06-28 15:03:01.800 +03:00 [DBG] Connection id "0HNC8090TG973" started. 2025-06-28 15:03:01.800 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:03:01.800 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:03:01.800 +03:00 [DBG] POST requests are not supported 2025-06-28 15:03:01.800 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:03:01.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-28 15:03:01.800 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:03:01.800 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:03:01.800 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:03:01.800 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:03:01.800 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:03:01.800 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:03:01.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-28 15:03:01.800 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:03:01.800 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:03:01.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-28 15:03:01.800 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:03:01.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-28 15:03:01.800 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:03:01.801 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:03:01.801 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:03:01.801 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:03:01.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:03:01.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:03:01.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:03:01.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:03:01.801 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:03:01.801 +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-28 15:03:01.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:03:01.801 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:03:01.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:03:01.801 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:03:01.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:03:01.801 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:03:01.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:03:01.801 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:03:01.801 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:03:01.801 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:03:01.801 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:03:01.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:03:01.801 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:03:01.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:03:01.801 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:03:01.801 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:03:01.801 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:03:01.801 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9123ms 2025-06-28 15:03:01.801 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:03:01.801 +03:00 [DBG] Connection id "0HNC8090TG973" completed keep alive response. 2025-06-28 15:03:01.802 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6814ms 2025-06-28 15:03:01.802 +03:00 [DBG] Connection id "0HNC8090TG973" received FIN. 2025-06-28 15:03:01.802 +03:00 [DBG] Connection id "0HNC8090TG973" disconnecting. 2025-06-28 15:03:01.802 +03:00 [DBG] Connection id "0HNC8090TG973" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:03:01.803 +03:00 [DBG] Connection id "0HNC8090TG973" stopped. 2025-06-28 15:04:01.809 +03:00 [DBG] Connection id "0HNC8090TG974" accepted. 2025-06-28 15:04:01.810 +03:00 [DBG] Connection id "0HNC8090TG974" started. 2025-06-28 15:04:01.810 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:04:01.810 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:04:01.810 +03:00 [DBG] POST requests are not supported 2025-06-28 15:04:01.810 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:04:01.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-28 15:04:01.810 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:04:01.810 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:04:01.810 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:04:01.810 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:04:01.810 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:04:01.810 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:04:01.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-28 15:04:01.810 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:04:01.810 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:04:01.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-28 15:04:01.810 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:04:01.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-28 15:04:01.810 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:04:01.810 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:04:01.810 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:04:01.810 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:04:01.810 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:04:01.810 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:04:01.810 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:04:01.810 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:04:01.810 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:04:01.811 +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-28 15:04:01.811 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:04:01.811 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:04:01.811 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:04:01.811 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:04:01.811 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:04:01.811 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:04:01.811 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:04:01.811 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:04:01.811 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:04:01.811 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:04:01.811 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:04:01.811 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:04:01.811 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:04:01.811 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:04:01.811 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:04:01.811 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:04:01.811 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:04:01.811 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5695ms 2025-06-28 15:04:01.811 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:04:01.811 +03:00 [DBG] Connection id "0HNC8090TG974" completed keep alive response. 2025-06-28 15:04:01.811 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2318ms 2025-06-28 15:04:01.811 +03:00 [DBG] Connection id "0HNC8090TG974" received FIN. 2025-06-28 15:04:01.811 +03:00 [DBG] Connection id "0HNC8090TG974" disconnecting. 2025-06-28 15:04:01.811 +03:00 [DBG] Connection id "0HNC8090TG974" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:04:01.812 +03:00 [DBG] Connection id "0HNC8090TG974" stopped. 2025-06-28 15:05:01.800 +03:00 [DBG] Connection id "0HNC8090TG975" accepted. 2025-06-28 15:05:01.800 +03:00 [DBG] Connection id "0HNC8090TG975" started. 2025-06-28 15:05:01.800 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:05:01.800 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:05:01.800 +03:00 [DBG] POST requests are not supported 2025-06-28 15:05:01.800 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:05:01.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-28 15:05:01.800 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:05:01.800 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:05:01.800 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:05:01.800 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:05:01.800 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:05:01.800 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:05:01.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-28 15:05:01.800 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:05:01.800 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:05:01.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-28 15:05:01.800 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:05:01.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-28 15:05:01.801 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:05:01.801 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:05:01.801 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:05:01.801 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:05:01.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:05:01.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:05:01.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:05:01.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:05:01.801 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:05:01.801 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1259ms. 2025-06-28 15:05:01.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:05:01.801 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:05:01.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:05:01.801 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:05:01.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:05:01.801 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:05:01.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:05:01.801 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:05:01.801 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:05:01.801 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:05:01.801 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:05:01.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:05:01.801 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:05:01.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:05:01.801 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:05:01.801 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:05:01.801 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:05:01.801 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7486ms 2025-06-28 15:05:01.801 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:05:01.801 +03:00 [DBG] Connection id "0HNC8090TG975" completed keep alive response. 2025-06-28 15:05:01.801 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3625ms 2025-06-28 15:05:01.802 +03:00 [DBG] Connection id "0HNC8090TG975" received FIN. 2025-06-28 15:05:01.802 +03:00 [DBG] Connection id "0HNC8090TG975" disconnecting. 2025-06-28 15:05:01.802 +03:00 [DBG] Connection id "0HNC8090TG975" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:05:01.803 +03:00 [DBG] Connection id "0HNC8090TG975" stopped. 2025-06-28 15:06:01.804 +03:00 [DBG] Connection id "0HNC8090TG976" accepted. 2025-06-28 15:06:01.804 +03:00 [DBG] Connection id "0HNC8090TG976" started. 2025-06-28 15:06:01.804 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:06:01.804 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:06:01.804 +03:00 [DBG] POST requests are not supported 2025-06-28 15:06:01.804 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:06:01.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-28 15:06:01.804 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:06:01.804 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:06:01.804 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:06:01.804 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:06:01.805 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:06:01.805 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:06:01.805 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 15:06:01.805 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:06:01.805 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:06:01.805 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 15:06:01.805 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:06:01.805 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 15:06:01.805 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:06:01.805 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:06:01.805 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:06:01.805 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:06:01.805 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:06:01.805 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:06:01.805 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:06:01.805 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:06:01.805 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:06:01.805 +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-28 15:06:01.805 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:06:01.805 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:06:01.805 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:06:01.805 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:06:01.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:06:01.805 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:06:01.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:06:01.805 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:06:01.805 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:06:01.805 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:06:01.805 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:06:01.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:06:01.805 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:06:01.806 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:06:01.806 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:06:01.806 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:06:01.806 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:06:01.806 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7589ms 2025-06-28 15:06:01.806 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:06:01.806 +03:00 [DBG] Connection id "0HNC8090TG976" completed keep alive response. 2025-06-28 15:06:01.806 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5266ms 2025-06-28 15:06:01.806 +03:00 [DBG] Connection id "0HNC8090TG976" received FIN. 2025-06-28 15:06:01.806 +03:00 [DBG] Connection id "0HNC8090TG976" disconnecting. 2025-06-28 15:06:01.806 +03:00 [DBG] Connection id "0HNC8090TG976" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:06:01.807 +03:00 [DBG] Connection id "0HNC8090TG976" stopped. 2025-06-28 15:07:01.806 +03:00 [DBG] Connection id "0HNC8090TG977" accepted. 2025-06-28 15:07:01.806 +03:00 [DBG] Connection id "0HNC8090TG977" started. 2025-06-28 15:07:01.806 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:07:01.806 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:07:01.806 +03:00 [DBG] POST requests are not supported 2025-06-28 15:07:01.806 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:07:01.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-28 15:07:01.806 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:07:01.806 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:07:01.806 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:07:01.806 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:07:01.806 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:07:01.806 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:07:01.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-28 15:07:01.806 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:07:01.806 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:07:01.807 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 15:07:01.807 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:07:01.807 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 15:07:01.807 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:07:01.807 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:07:01.807 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:07:01.807 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:07:01.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:07:01.807 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:07:01.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:07:01.807 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:07:01.807 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:07:01.807 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1399ms. 2025-06-28 15:07:01.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:07:01.807 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:07:01.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:07:01.807 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:07:01.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:07:01.807 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:07:01.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:07:01.807 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:07:01.807 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:07:01.807 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:07:01.807 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:07:01.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:07:01.807 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:07:01.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:07:01.807 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:07:01.807 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:07:01.807 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:07:01.807 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7631ms 2025-06-28 15:07:01.807 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:07:01.807 +03:00 [DBG] Connection id "0HNC8090TG977" completed keep alive response. 2025-06-28 15:07:01.807 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.464ms 2025-06-28 15:07:01.808 +03:00 [DBG] Connection id "0HNC8090TG977" received FIN. 2025-06-28 15:07:01.808 +03:00 [DBG] Connection id "0HNC8090TG977" disconnecting. 2025-06-28 15:07:01.808 +03:00 [DBG] Connection id "0HNC8090TG977" stopped. 2025-06-28 15:07:01.808 +03:00 [DBG] Connection id "0HNC8090TG977" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:08:01.814 +03:00 [DBG] Connection id "0HNC8090TG978" accepted. 2025-06-28 15:08:01.814 +03:00 [DBG] Connection id "0HNC8090TG978" started. 2025-06-28 15:08:01.815 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:08:01.815 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:08:01.815 +03:00 [DBG] POST requests are not supported 2025-06-28 15:08:01.815 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:08:01.815 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 15:08:01.815 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:08:01.815 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:08:01.815 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:08:01.815 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:08:01.815 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:08:01.815 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:08:01.815 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 15:08:01.815 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:08:01.815 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:08:01.815 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 15:08:01.815 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:08:01.815 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 15:08:01.815 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:08:01.815 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:08:01.815 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:08:01.815 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:08:01.815 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:08:01.815 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:08:01.815 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:08:01.815 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:08:01.815 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:08:01.815 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1378ms. 2025-06-28 15:08:01.816 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:08:01.816 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:08:01.816 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:08:01.816 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:08:01.816 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:08:01.816 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:08:01.816 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:08:01.816 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:08:01.816 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:08:01.816 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:08:01.816 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:08:01.816 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:08:01.816 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:08:01.816 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:08:01.816 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:08:01.816 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:08:01.816 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:08:01.816 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7367ms 2025-06-28 15:08:01.816 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:08:01.816 +03:00 [DBG] Connection id "0HNC8090TG978" completed keep alive response. 2025-06-28 15:08:01.816 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3754ms 2025-06-28 15:08:01.816 +03:00 [DBG] Connection id "0HNC8090TG978" received FIN. 2025-06-28 15:08:01.816 +03:00 [DBG] Connection id "0HNC8090TG978" disconnecting. 2025-06-28 15:08:01.816 +03:00 [DBG] Connection id "0HNC8090TG978" stopped. 2025-06-28 15:08:01.816 +03:00 [DBG] Connection id "0HNC8090TG978" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:09:01.808 +03:00 [DBG] Connection id "0HNC8090TG979" accepted. 2025-06-28 15:09:01.808 +03:00 [DBG] Connection id "0HNC8090TG979" started. 2025-06-28 15:09:01.808 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:09:01.808 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:09:01.808 +03:00 [DBG] POST requests are not supported 2025-06-28 15:09:01.808 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:09:01.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-28 15:09:01.809 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:09:01.809 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:09:01.809 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:09:01.809 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:09:01.809 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:09:01.809 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:09:01.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-28 15:09:01.809 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:09:01.809 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:09:01.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-28 15:09:01.809 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:09:01.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-28 15:09:01.809 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:09:01.809 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:09:01.809 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:09:01.809 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:09:01.809 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:09:01.809 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:09:01.809 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:09:01.809 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:09:01.809 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:09:01.809 +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-28 15:09:01.809 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:09:01.809 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:09:01.809 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:09:01.809 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:09:01.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:09:01.810 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:09:01.810 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:09:01.810 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:09:01.810 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:09:01.810 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:09:01.810 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:09:01.810 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:09:01.810 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:09:01.810 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:09:01.810 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:09:01.810 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:09:01.810 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:09:01.810 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6523ms 2025-06-28 15:09:01.810 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:09:01.810 +03:00 [DBG] Connection id "0HNC8090TG979" completed keep alive response. 2025-06-28 15:09:01.810 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4592ms 2025-06-28 15:09:01.810 +03:00 [DBG] Connection id "0HNC8090TG979" received FIN. 2025-06-28 15:09:01.810 +03:00 [DBG] Connection id "0HNC8090TG979" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:09:01.810 +03:00 [DBG] Connection id "0HNC8090TG979" disconnecting. 2025-06-28 15:09:01.810 +03:00 [DBG] Connection id "0HNC8090TG979" stopped. 2025-06-28 15:10:01.799 +03:00 [DBG] Connection id "0HNC8090TG97A" accepted. 2025-06-28 15:10:01.799 +03:00 [DBG] Connection id "0HNC8090TG97A" started. 2025-06-28 15:10:01.799 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:10:01.799 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:10:01.799 +03:00 [DBG] POST requests are not supported 2025-06-28 15:10:01.799 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:10:01.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-28 15:10:01.799 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:10:01.800 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:10:01.800 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:10:01.800 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:10:01.800 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:10:01.800 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:10:01.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-28 15:10:01.800 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:10:01.800 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:10:01.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-28 15:10:01.800 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:10:01.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-28 15:10:01.800 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:10:01.800 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:10:01.800 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:10:01.800 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:10:01.800 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:10:01.800 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:10:01.800 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:10:01.800 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:10:01.800 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:10:01.801 +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-28 15:10:01.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:10:01.801 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:10:01.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:10:01.801 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:10:01.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:10:01.801 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:10:01.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:10:01.801 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:10:01.801 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:10:01.801 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:10:01.801 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:10:01.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:10:01.801 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:10:01.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:10:01.801 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:10:01.801 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:10:01.801 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:10:01.801 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1919ms 2025-06-28 15:10:01.801 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:10:01.801 +03:00 [DBG] Connection id "0HNC8090TG97A" completed keep alive response. 2025-06-28 15:10:01.801 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0892ms 2025-06-28 15:10:01.802 +03:00 [DBG] Connection id "0HNC8090TG97A" received FIN. 2025-06-28 15:10:01.802 +03:00 [DBG] Connection id "0HNC8090TG97A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:10:01.803 +03:00 [DBG] Connection id "0HNC8090TG97A" disconnecting. 2025-06-28 15:10:01.803 +03:00 [DBG] Connection id "0HNC8090TG97A" stopped. 2025-06-28 15:11:01.805 +03:00 [DBG] Connection id "0HNC8090TG97B" accepted. 2025-06-28 15:11:01.805 +03:00 [DBG] Connection id "0HNC8090TG97B" started. 2025-06-28 15:11:01.805 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:11:01.805 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:11:01.805 +03:00 [DBG] POST requests are not supported 2025-06-28 15:11:01.805 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:11:01.805 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 15:11:01.805 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:11:01.805 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:11:01.805 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:11:01.805 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:11:01.805 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:11:01.805 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:11:01.805 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 15:11:01.805 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:11:01.805 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:11:01.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-28 15:11:01.806 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:11:01.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-28 15:11:01.806 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:11:01.806 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:11:01.806 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:11:01.806 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:11:01.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:11:01.806 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:11:01.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:11:01.806 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:11:01.806 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:11:01.806 +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-28 15:11:01.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:11:01.806 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:11:01.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:11:01.806 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:11:01.806 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:11:01.806 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:11:01.806 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:11:01.806 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:11:01.806 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:11:01.806 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:11:01.806 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:11:01.806 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:11:01.806 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:11:01.806 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:11:01.806 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:11:01.806 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:11:01.806 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:11:01.806 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8003ms 2025-06-28 15:11:01.806 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:11:01.806 +03:00 [DBG] Connection id "0HNC8090TG97B" completed keep alive response. 2025-06-28 15:11:01.807 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.486ms 2025-06-28 15:11:01.807 +03:00 [DBG] Connection id "0HNC8090TG97B" received FIN. 2025-06-28 15:11:01.807 +03:00 [DBG] Connection id "0HNC8090TG97B" disconnecting. 2025-06-28 15:11:01.807 +03:00 [DBG] Connection id "0HNC8090TG97B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:11:01.808 +03:00 [DBG] Connection id "0HNC8090TG97B" stopped. 2025-06-28 15:12:01.820 +03:00 [DBG] Connection id "0HNC8090TG97C" accepted. 2025-06-28 15:12:01.820 +03:00 [DBG] Connection id "0HNC8090TG97C" started. 2025-06-28 15:12:01.821 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:12:01.821 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:12:01.821 +03:00 [DBG] POST requests are not supported 2025-06-28 15:12:01.821 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:12:01.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-28 15:12:01.821 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:12:01.821 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:12:01.821 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:12:01.821 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:12:01.821 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:12:01.821 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:12:01.821 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 15:12:01.821 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:12:01.822 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:12:01.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-28 15:12:01.822 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:12:01.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-28 15:12:01.822 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:12:01.822 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:12:01.822 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:12:01.822 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:12:01.822 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:12:01.822 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:12:01.822 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:12:01.822 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:12:01.822 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:12:01.822 +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-28 15:12:01.822 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:12:01.822 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:12:01.822 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:12:01.822 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:12:01.822 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:12:01.822 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:12:01.823 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:12:01.823 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:12:01.823 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:12:01.823 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:12:01.823 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:12:01.823 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:12:01.823 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:12:01.823 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:12:01.823 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:12:01.823 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:12:01.823 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:12:01.823 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2296ms 2025-06-28 15:12:01.823 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:12:01.823 +03:00 [DBG] Connection id "0HNC8090TG97C" completed keep alive response. 2025-06-28 15:12:01.823 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3752ms 2025-06-28 15:12:01.823 +03:00 [DBG] Connection id "0HNC8090TG97C" received FIN. 2025-06-28 15:12:01.823 +03:00 [DBG] Connection id "0HNC8090TG97C" disconnecting. 2025-06-28 15:12:01.823 +03:00 [DBG] Connection id "0HNC8090TG97C" stopped. 2025-06-28 15:12:01.824 +03:00 [DBG] Connection id "0HNC8090TG97C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:13:01.806 +03:00 [DBG] Connection id "0HNC8090TG97D" accepted. 2025-06-28 15:13:01.806 +03:00 [DBG] Connection id "0HNC8090TG97D" started. 2025-06-28 15:13:01.806 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:13:01.806 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:13:01.806 +03:00 [DBG] POST requests are not supported 2025-06-28 15:13:01.806 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:13:01.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-28 15:13:01.806 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:13:01.806 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:13:01.806 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:13:01.807 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:13:01.807 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:13:01.807 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:13:01.807 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 15:13:01.807 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:13:01.807 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:13:01.807 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 15:13:01.807 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:13:01.807 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 15:13:01.807 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:13:01.807 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:13:01.807 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:13:01.807 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:13:01.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:13:01.807 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:13:01.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:13:01.807 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:13:01.807 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:13:01.807 +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-28 15:13:01.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:13:01.807 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:13:01.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:13:01.807 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:13:01.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:13:01.807 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:13:01.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:13:01.807 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:13:01.807 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:13:01.808 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:13:01.808 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:13:01.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:13:01.808 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:13:01.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:13:01.808 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:13:01.808 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:13:01.808 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:13:01.808 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7444ms 2025-06-28 15:13:01.808 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:13:01.808 +03:00 [DBG] Connection id "0HNC8090TG97D" completed keep alive response. 2025-06-28 15:13:01.808 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5205ms 2025-06-28 15:13:01.808 +03:00 [DBG] Connection id "0HNC8090TG97D" received FIN. 2025-06-28 15:13:01.808 +03:00 [DBG] Connection id "0HNC8090TG97D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:13:01.808 +03:00 [DBG] Connection id "0HNC8090TG97D" disconnecting. 2025-06-28 15:13:01.808 +03:00 [DBG] Connection id "0HNC8090TG97D" stopped. 2025-06-28 15:14:01.800 +03:00 [DBG] Connection id "0HNC8090TG97E" accepted. 2025-06-28 15:14:01.800 +03:00 [DBG] Connection id "0HNC8090TG97E" started. 2025-06-28 15:14:01.800 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:14:01.800 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:14:01.801 +03:00 [DBG] POST requests are not supported 2025-06-28 15:14:01.801 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:14:01.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-28 15:14:01.801 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:14:01.801 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:14:01.801 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:14:01.801 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:14:01.801 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:14:01.801 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:14:01.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-28 15:14:01.801 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:14:01.801 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:14:01.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-28 15:14:01.801 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:14:01.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-28 15:14:01.801 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:14:01.801 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:14:01.801 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:14:01.801 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:14:01.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:14:01.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:14:01.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:14:01.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:14:01.801 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:14:01.802 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1675ms. 2025-06-28 15:14:01.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:14:01.802 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:14:01.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:14:01.802 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:14:01.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:14:01.802 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:14:01.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:14:01.802 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:14:01.802 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:14:01.802 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:14:01.802 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:14:01.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:14:01.802 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:14:01.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:14:01.802 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:14:01.802 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:14:01.802 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:14:01.802 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8092ms 2025-06-28 15:14:01.802 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:14:01.802 +03:00 [DBG] Connection id "0HNC8090TG97E" completed keep alive response. 2025-06-28 15:14:01.802 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5947ms 2025-06-28 15:14:01.802 +03:00 [DBG] Connection id "0HNC8090TG97E" received FIN. 2025-06-28 15:14:01.802 +03:00 [DBG] Connection id "0HNC8090TG97E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:14:01.802 +03:00 [DBG] Connection id "0HNC8090TG97E" disconnecting. 2025-06-28 15:14:01.802 +03:00 [DBG] Connection id "0HNC8090TG97E" stopped. 2025-06-28 15:15:01.815 +03:00 [DBG] Connection id "0HNC8090TG97F" accepted. 2025-06-28 15:15:01.816 +03:00 [DBG] Connection id "0HNC8090TG97F" started. 2025-06-28 15:15:01.816 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:15:01.816 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:15:01.816 +03:00 [DBG] POST requests are not supported 2025-06-28 15:15:01.816 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:15:01.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-28 15:15:01.816 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:15:01.816 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:15:01.816 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:15:01.816 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:15:01.816 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:15:01.816 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:15:01.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-28 15:15:01.816 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:15:01.816 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:15:01.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-28 15:15:01.816 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:15:01.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-28 15:15:01.816 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:15:01.816 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:15:01.816 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:15:01.816 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:15:01.816 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:15:01.816 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:15:01.816 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:15:01.816 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:15:01.817 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:15:01.817 +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-28 15:15:01.817 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:15:01.817 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:15:01.817 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:15:01.817 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:15:01.817 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:15:01.817 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:15:01.817 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:15:01.817 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:15:01.817 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:15:01.817 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:15:01.817 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:15:01.817 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:15:01.817 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:15:01.817 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:15:01.817 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:15:01.817 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:15:01.817 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:15:01.817 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0425ms 2025-06-28 15:15:01.817 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:15:01.817 +03:00 [DBG] Connection id "0HNC8090TG97F" completed keep alive response. 2025-06-28 15:15:01.817 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.665ms 2025-06-28 15:15:01.817 +03:00 [DBG] Connection id "0HNC8090TG97F" received FIN. 2025-06-28 15:15:01.818 +03:00 [DBG] Connection id "0HNC8090TG97F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:15:01.818 +03:00 [DBG] Connection id "0HNC8090TG97F" disconnecting. 2025-06-28 15:15:01.818 +03:00 [DBG] Connection id "0HNC8090TG97F" stopped. 2025-06-28 15:16:01.808 +03:00 [DBG] Connection id "0HNC8090TG97G" accepted. 2025-06-28 15:16:01.808 +03:00 [DBG] Connection id "0HNC8090TG97G" started. 2025-06-28 15:16:01.808 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:16:01.808 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:16:01.808 +03:00 [DBG] POST requests are not supported 2025-06-28 15:16:01.808 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:16:01.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-28 15:16:01.808 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:16:01.808 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:16:01.808 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:16:01.808 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:16:01.808 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:16:01.808 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:16:01.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-28 15:16:01.809 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:16:01.809 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:16:01.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-28 15:16:01.809 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:16:01.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-28 15:16:01.809 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:16:01.809 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:16:01.809 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:16:01.809 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:16:01.809 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:16:01.809 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:16:01.809 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:16:01.809 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:16:01.809 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:16:01.809 +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-28 15:16:01.809 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:16:01.810 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:16:01.810 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:16:01.810 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:16:01.810 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:16:01.810 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:16:01.810 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:16:01.810 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:16:01.810 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:16:01.810 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:16:01.810 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:16:01.810 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:16:01.810 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:16:01.810 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:16:01.810 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:16:01.810 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:16:01.810 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:16:01.810 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1248ms 2025-06-28 15:16:01.810 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:16:01.810 +03:00 [DBG] Connection id "0HNC8090TG97G" completed keep alive response. 2025-06-28 15:16:01.810 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1912ms 2025-06-28 15:16:01.810 +03:00 [DBG] Connection id "0HNC8090TG97G" received FIN. 2025-06-28 15:16:01.810 +03:00 [DBG] Connection id "0HNC8090TG97G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:16:01.810 +03:00 [DBG] Connection id "0HNC8090TG97G" disconnecting. 2025-06-28 15:16:01.811 +03:00 [DBG] Connection id "0HNC8090TG97G" stopped. 2025-06-28 15:17:01.825 +03:00 [DBG] Connection id "0HNC8090TG97H" accepted. 2025-06-28 15:17:01.825 +03:00 [DBG] Connection id "0HNC8090TG97H" started. 2025-06-28 15:17:01.825 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:17:01.825 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:17:01.825 +03:00 [DBG] POST requests are not supported 2025-06-28 15:17:01.825 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:17:01.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-28 15:17:01.825 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:17:01.825 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:17:01.825 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:17:01.825 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:17:01.825 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:17:01.825 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:17:01.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-28 15:17:01.826 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:17:01.826 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:17:01.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-28 15:17:01.826 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:17:01.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-28 15:17:01.826 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:17:01.826 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:17:01.826 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:17:01.826 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:17:01.826 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:17:01.826 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:17:01.826 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:17:01.826 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:17:01.826 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:17:01.826 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1381ms. 2025-06-28 15:17:01.826 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:17:01.826 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:17:01.826 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:17:01.826 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:17:01.826 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:17:01.826 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:17:01.826 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:17:01.826 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:17:01.826 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:17:01.826 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:17:01.826 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:17:01.826 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:17:01.826 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:17:01.826 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:17:01.826 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:17:01.827 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:17:01.827 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:17:01.827 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8875ms 2025-06-28 15:17:01.827 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:17:01.827 +03:00 [DBG] Connection id "0HNC8090TG97H" completed keep alive response. 2025-06-28 15:17:01.827 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5684ms 2025-06-28 15:17:01.827 +03:00 [DBG] Connection id "0HNC8090TG97H" received FIN. 2025-06-28 15:17:01.827 +03:00 [DBG] Connection id "0HNC8090TG97H" disconnecting. 2025-06-28 15:17:01.827 +03:00 [DBG] Connection id "0HNC8090TG97H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:17:01.828 +03:00 [DBG] Connection id "0HNC8090TG97H" stopped. 2025-06-28 15:18:01.802 +03:00 [DBG] Connection id "0HNC8090TG97I" accepted. 2025-06-28 15:18:01.802 +03:00 [DBG] Connection id "0HNC8090TG97I" started. 2025-06-28 15:18:01.803 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:18:01.803 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:18:01.803 +03:00 [DBG] POST requests are not supported 2025-06-28 15:18:01.803 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:18:01.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-28 15:18:01.803 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:18:01.803 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:18:01.803 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:18:01.803 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:18:01.803 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:18:01.803 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:18:01.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-28 15:18:01.803 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:18:01.803 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:18:01.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-28 15:18:01.803 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:18:01.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-28 15:18:01.803 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:18:01.803 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:18:01.803 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:18:01.803 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:18:01.803 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:18:01.803 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:18:01.803 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:18:01.803 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:18:01.803 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:18:01.804 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1591ms. 2025-06-28 15:18:01.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:18:01.804 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:18:01.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:18:01.804 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:18:01.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:18:01.804 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:18:01.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:18:01.804 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:18:01.804 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:18:01.804 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:18:01.804 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:18:01.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:18:01.804 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:18:01.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:18:01.804 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:18:01.804 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:18:01.804 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:18:01.804 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8493ms 2025-06-28 15:18:01.804 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:18:01.804 +03:00 [DBG] Connection id "0HNC8090TG97I" completed keep alive response. 2025-06-28 15:18:01.804 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4628ms 2025-06-28 15:18:01.804 +03:00 [DBG] Connection id "0HNC8090TG97I" received FIN. 2025-06-28 15:18:01.805 +03:00 [DBG] Connection id "0HNC8090TG97I" disconnecting. 2025-06-28 15:18:01.805 +03:00 [DBG] Connection id "0HNC8090TG97I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:18:01.806 +03:00 [DBG] Connection id "0HNC8090TG97I" stopped. 2025-06-28 15:19:01.819 +03:00 [DBG] Connection id "0HNC8090TG97J" accepted. 2025-06-28 15:19:01.819 +03:00 [DBG] Connection id "0HNC8090TG97J" started. 2025-06-28 15:19:01.819 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:19:01.819 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:19:01.819 +03:00 [DBG] POST requests are not supported 2025-06-28 15:19:01.819 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:19:01.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-28 15:19:01.819 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:19:01.819 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:19:01.819 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:19:01.819 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:19:01.819 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:19:01.819 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:19:01.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-28 15:19:01.819 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:19:01.819 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:19:01.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-28 15:19:01.819 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:19:01.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-28 15:19:01.819 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:19:01.819 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:19:01.819 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:19:01.820 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:19:01.820 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:19:01.820 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:19:01.820 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:19:01.820 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:19:01.820 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:19:01.820 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.161ms. 2025-06-28 15:19:01.820 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:19:01.820 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:19:01.820 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:19:01.820 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:19:01.820 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:19:01.820 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:19:01.820 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:19:01.820 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:19:01.820 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:19:01.820 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:19:01.820 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:19:01.820 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:19:01.820 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:19:01.820 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:19:01.820 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:19:01.820 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:19:01.820 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:19:01.820 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8889ms 2025-06-28 15:19:01.820 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:19:01.820 +03:00 [DBG] Connection id "0HNC8090TG97J" completed keep alive response. 2025-06-28 15:19:01.820 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5038ms 2025-06-28 15:19:01.821 +03:00 [DBG] Connection id "0HNC8090TG97J" received FIN. 2025-06-28 15:19:01.821 +03:00 [DBG] Connection id "0HNC8090TG97J" disconnecting. 2025-06-28 15:19:01.821 +03:00 [DBG] Connection id "0HNC8090TG97J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:19:01.822 +03:00 [DBG] Connection id "0HNC8090TG97J" stopped. 2025-06-28 15:20:01.812 +03:00 [DBG] Connection id "0HNC8090TG97K" accepted. 2025-06-28 15:20:01.812 +03:00 [DBG] Connection id "0HNC8090TG97K" started. 2025-06-28 15:20:01.812 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:20:01.812 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:20:01.812 +03:00 [DBG] POST requests are not supported 2025-06-28 15:20:01.812 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:20:01.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-28 15:20:01.812 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:20:01.812 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:20:01.812 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:20:01.812 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:20:01.812 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:20:01.812 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:20:01.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-28 15:20:01.812 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:20:01.812 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:20:01.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-28 15:20:01.812 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:20:01.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-28 15:20:01.812 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:20:01.812 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:20:01.812 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:20:01.812 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:20:01.812 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:20:01.813 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:20:01.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:20:01.813 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:20:01.813 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:20:01.813 +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-28 15:20:01.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:20:01.813 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:20:01.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:20:01.813 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:20:01.813 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:20:01.813 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:20:01.813 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:20:01.813 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:20:01.813 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:20:01.813 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:20:01.813 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:20:01.813 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:20:01.813 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:20:01.813 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:20:01.813 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:20:01.813 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:20:01.813 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:20:01.813 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8343ms 2025-06-28 15:20:01.813 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:20:01.813 +03:00 [DBG] Connection id "0HNC8090TG97K" completed keep alive response. 2025-06-28 15:20:01.813 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5267ms 2025-06-28 15:20:01.813 +03:00 [DBG] Connection id "0HNC8090TG97K" received FIN. 2025-06-28 15:20:01.814 +03:00 [DBG] Connection id "0HNC8090TG97K" disconnecting. 2025-06-28 15:20:01.814 +03:00 [DBG] Connection id "0HNC8090TG97K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:20:01.815 +03:00 [DBG] Connection id "0HNC8090TG97K" stopped. 2025-06-28 15:21:01.799 +03:00 [DBG] Connection id "0HNC8090TG97L" accepted. 2025-06-28 15:21:01.799 +03:00 [DBG] Connection id "0HNC8090TG97L" started. 2025-06-28 15:21:01.800 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:21:01.800 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:21:01.800 +03:00 [DBG] POST requests are not supported 2025-06-28 15:21:01.800 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:21:01.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-28 15:21:01.800 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:21:01.800 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:21:01.800 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:21:01.800 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:21:01.800 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:21:01.800 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:21:01.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-28 15:21:01.800 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:21:01.800 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:21:01.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-28 15:21:01.800 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:21:01.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-28 15:21:01.800 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:21:01.800 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:21:01.800 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:21:01.801 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:21:01.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:21:01.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:21:01.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:21:01.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:21:01.801 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:21:01.801 +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-28 15:21:01.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:21:01.801 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:21:01.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:21:01.801 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:21:01.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:21:01.801 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:21:01.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:21:01.801 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:21:01.801 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:21:01.801 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:21:01.801 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:21:01.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:21:01.802 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:21:01.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:21:01.802 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:21:01.802 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:21:01.802 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:21:01.802 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2379ms 2025-06-28 15:21:01.802 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:21:01.802 +03:00 [DBG] Connection id "0HNC8090TG97L" completed keep alive response. 2025-06-28 15:21:01.802 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1465ms 2025-06-28 15:21:01.802 +03:00 [DBG] Connection id "0HNC8090TG97L" received FIN. 2025-06-28 15:21:01.802 +03:00 [DBG] Connection id "0HNC8090TG97L" disconnecting. 2025-06-28 15:21:01.802 +03:00 [DBG] Connection id "0HNC8090TG97L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:21:01.803 +03:00 [DBG] Connection id "0HNC8090TG97L" stopped. 2025-06-28 15:22:01.806 +03:00 [DBG] Connection id "0HNC8090TG97M" accepted. 2025-06-28 15:22:01.806 +03:00 [DBG] Connection id "0HNC8090TG97M" started. 2025-06-28 15:22:01.806 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:22:01.806 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:22:01.806 +03:00 [DBG] POST requests are not supported 2025-06-28 15:22:01.806 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:22:01.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-28 15:22:01.806 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:22:01.806 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:22:01.806 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:22:01.807 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:22:01.807 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:22:01.807 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:22:01.807 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 15:22:01.807 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:22:01.807 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:22:01.807 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 15:22:01.807 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:22:01.807 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 15:22:01.807 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:22:01.807 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:22:01.807 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:22:01.807 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:22:01.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:22:01.807 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:22:01.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:22:01.807 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:22:01.807 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:22:01.807 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1271ms. 2025-06-28 15:22:01.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:22:01.807 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:22:01.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:22:01.807 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:22:01.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:22:01.807 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:22:01.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:22:01.807 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:22:01.807 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:22:01.808 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:22:01.808 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:22:01.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:22:01.808 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:22:01.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:22:01.808 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:22:01.808 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:22:01.808 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:22:01.808 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7756ms 2025-06-28 15:22:01.808 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:22:01.808 +03:00 [DBG] Connection id "0HNC8090TG97M" completed keep alive response. 2025-06-28 15:22:01.808 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4978ms 2025-06-28 15:22:01.808 +03:00 [DBG] Connection id "0HNC8090TG97M" received FIN. 2025-06-28 15:22:01.808 +03:00 [DBG] Connection id "0HNC8090TG97M" disconnecting. 2025-06-28 15:22:01.808 +03:00 [DBG] Connection id "0HNC8090TG97M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:22:01.809 +03:00 [DBG] Connection id "0HNC8090TG97M" stopped. 2025-06-28 15:23:01.804 +03:00 [DBG] Connection id "0HNC8090TG97N" accepted. 2025-06-28 15:23:01.805 +03:00 [DBG] Connection id "0HNC8090TG97N" started. 2025-06-28 15:23:01.805 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:23:01.805 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:23:01.805 +03:00 [DBG] POST requests are not supported 2025-06-28 15:23:01.805 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:23:01.805 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 15:23:01.805 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:23:01.805 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:23:01.805 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:23:01.805 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:23:01.805 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:23:01.805 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:23:01.805 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 15:23:01.805 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:23:01.805 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:23:01.805 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 15:23:01.806 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:23:01.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-28 15:23:01.806 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:23:01.806 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:23:01.806 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:23:01.806 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:23:01.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:23:01.806 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:23:01.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:23:01.806 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:23:01.806 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:23:01.806 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1323ms. 2025-06-28 15:23:01.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:23:01.806 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:23:01.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:23:01.807 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:23:01.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:23:01.807 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:23:01.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:23:01.807 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:23:01.807 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:23:01.807 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:23:01.807 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:23:01.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:23:01.807 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:23:01.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:23:01.807 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:23:01.807 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:23:01.807 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:23:01.807 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5493ms 2025-06-28 15:23:01.807 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:23:01.807 +03:00 [DBG] Connection id "0HNC8090TG97N" completed keep alive response. 2025-06-28 15:23:01.807 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4979ms 2025-06-28 15:23:01.808 +03:00 [DBG] Connection id "0HNC8090TG97N" received FIN. 2025-06-28 15:23:01.808 +03:00 [DBG] Connection id "0HNC8090TG97N" disconnecting. 2025-06-28 15:23:01.808 +03:00 [DBG] Connection id "0HNC8090TG97N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:23:01.809 +03:00 [DBG] Connection id "0HNC8090TG97N" stopped. 2025-06-28 15:24:01.801 +03:00 [DBG] Connection id "0HNC8090TG97O" accepted. 2025-06-28 15:24:01.802 +03:00 [DBG] Connection id "0HNC8090TG97O" started. 2025-06-28 15:24:01.802 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:24:01.802 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:24:01.802 +03:00 [DBG] POST requests are not supported 2025-06-28 15:24:01.802 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:24:01.802 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 15:24:01.802 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:24:01.802 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:24:01.802 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:24:01.802 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:24:01.802 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:24:01.802 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:24:01.802 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 15:24:01.802 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:24:01.802 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:24:01.802 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 15:24:01.802 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:24:01.802 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 15:24:01.802 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:24:01.802 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:24:01.802 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:24:01.802 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:24:01.803 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:24:01.803 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:24:01.803 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:24:01.803 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:24:01.803 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:24:01.803 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1485ms. 2025-06-28 15:24:01.803 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:24:01.803 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:24:01.803 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:24:01.803 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:24:01.803 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:24:01.803 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:24:01.803 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:24:01.803 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:24:01.803 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:24:01.803 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:24:01.803 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:24:01.803 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:24:01.803 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:24:01.803 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:24:01.803 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:24:01.803 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:24:01.803 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:24:01.803 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0697ms 2025-06-28 15:24:01.803 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:24:01.804 +03:00 [DBG] Connection id "0HNC8090TG97O" completed keep alive response. 2025-06-28 15:24:01.804 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9007ms 2025-06-28 15:24:01.804 +03:00 [DBG] Connection id "0HNC8090TG97O" received FIN. 2025-06-28 15:24:01.804 +03:00 [DBG] Connection id "0HNC8090TG97O" disconnecting. 2025-06-28 15:24:01.804 +03:00 [DBG] Connection id "0HNC8090TG97O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:24:01.805 +03:00 [DBG] Connection id "0HNC8090TG97O" stopped. 2025-06-28 15:25:01.810 +03:00 [DBG] Connection id "0HNC8090TG97P" accepted. 2025-06-28 15:25:01.810 +03:00 [DBG] Connection id "0HNC8090TG97P" started. 2025-06-28 15:25:01.810 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:25:01.810 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:25:01.810 +03:00 [DBG] POST requests are not supported 2025-06-28 15:25:01.810 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:25:01.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-28 15:25:01.810 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:25:01.810 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:25:01.810 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:25:01.810 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:25:01.810 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:25:01.810 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:25:01.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-28 15:25:01.811 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:25:01.811 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:25:01.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-28 15:25:01.811 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:25:01.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-28 15:25:01.811 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:25:01.811 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:25:01.811 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:25:01.811 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:25:01.811 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:25:01.811 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:25:01.811 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:25:01.811 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:25:01.811 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:25:01.811 +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-28 15:25:01.811 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:25:01.811 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:25:01.811 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:25:01.811 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:25:01.811 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:25:01.811 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:25:01.811 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:25:01.811 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:25:01.811 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:25:01.812 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:25:01.812 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:25:01.812 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:25:01.812 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:25:01.812 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:25:01.812 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:25:01.812 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:25:01.812 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:25:01.812 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1584ms 2025-06-28 15:25:01.812 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:25:01.812 +03:00 [DBG] Connection id "0HNC8090TG97P" completed keep alive response. 2025-06-28 15:25:01.812 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1766ms 2025-06-28 15:25:01.812 +03:00 [DBG] Connection id "0HNC8090TG97P" received FIN. 2025-06-28 15:25:01.812 +03:00 [DBG] Connection id "0HNC8090TG97P" disconnecting. 2025-06-28 15:25:01.813 +03:00 [DBG] Connection id "0HNC8090TG97P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:25:01.814 +03:00 [DBG] Connection id "0HNC8090TG97P" stopped. 2025-06-28 15:26:01.812 +03:00 [DBG] Connection id "0HNC8090TG97Q" accepted. 2025-06-28 15:26:01.812 +03:00 [DBG] Connection id "0HNC8090TG97Q" started. 2025-06-28 15:26:01.812 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:26:01.813 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:26:01.813 +03:00 [DBG] POST requests are not supported 2025-06-28 15:26:01.813 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:26:01.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-28 15:26:01.813 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:26:01.813 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:26:01.813 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:26:01.813 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:26:01.813 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:26:01.813 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:26:01.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-28 15:26:01.813 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:26:01.813 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:26:01.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-28 15:26:01.813 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:26:01.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-28 15:26:01.813 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:26:01.813 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:26:01.813 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:26:01.813 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:26:01.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:26:01.813 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:26:01.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:26:01.813 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:26:01.813 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:26:01.813 +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-28 15:26:01.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:26:01.813 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:26:01.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:26:01.814 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:26:01.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:26:01.814 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:26:01.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:26:01.814 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:26:01.814 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:26:01.814 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:26:01.814 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:26:01.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:26:01.814 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:26:01.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:26:01.814 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:26:01.814 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:26:01.814 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:26:01.814 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7289ms 2025-06-28 15:26:01.814 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:26:01.814 +03:00 [DBG] Connection id "0HNC8090TG97Q" completed keep alive response. 2025-06-28 15:26:01.814 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4074ms 2025-06-28 15:26:01.814 +03:00 [DBG] Connection id "0HNC8090TG97Q" received FIN. 2025-06-28 15:26:01.814 +03:00 [DBG] Connection id "0HNC8090TG97Q" disconnecting. 2025-06-28 15:26:01.814 +03:00 [DBG] Connection id "0HNC8090TG97Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:26:01.815 +03:00 [DBG] Connection id "0HNC8090TG97Q" stopped. 2025-06-28 15:27:01.803 +03:00 [DBG] Connection id "0HNC8090TG97R" accepted. 2025-06-28 15:27:01.804 +03:00 [DBG] Connection id "0HNC8090TG97R" started. 2025-06-28 15:27:01.804 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:27:01.804 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:27:01.804 +03:00 [DBG] POST requests are not supported 2025-06-28 15:27:01.804 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:27:01.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-28 15:27:01.804 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:27:01.804 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:27:01.804 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:27:01.804 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:27:01.804 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:27:01.804 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:27:01.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-28 15:27:01.804 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:27:01.804 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:27:01.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-28 15:27:01.804 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:27:01.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-28 15:27:01.804 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:27:01.805 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:27:01.805 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:27:01.805 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:27:01.805 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:27:01.805 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:27:01.805 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:27:01.805 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:27:01.805 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:27:01.805 +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-28 15:27:01.805 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:27:01.805 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:27:01.805 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:27:01.805 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:27:01.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:27:01.805 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:27:01.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:27:01.805 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:27:01.805 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:27:01.805 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:27:01.805 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:27:01.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:27:01.805 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:27:01.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:27:01.806 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:27:01.806 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:27:01.806 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:27:01.806 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1668ms 2025-06-28 15:27:01.806 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:27:01.806 +03:00 [DBG] Connection id "0HNC8090TG97R" completed keep alive response. 2025-06-28 15:27:01.806 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0502ms 2025-06-28 15:27:01.806 +03:00 [DBG] Connection id "0HNC8090TG97R" received FIN. 2025-06-28 15:27:01.806 +03:00 [DBG] Connection id "0HNC8090TG97R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:27:01.806 +03:00 [DBG] Connection id "0HNC8090TG97R" disconnecting. 2025-06-28 15:27:01.806 +03:00 [DBG] Connection id "0HNC8090TG97R" stopped. 2025-06-28 15:28:01.821 +03:00 [DBG] Connection id "0HNC8090TG97S" accepted. 2025-06-28 15:28:01.821 +03:00 [DBG] Connection id "0HNC8090TG97S" started. 2025-06-28 15:28:01.822 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:28:01.822 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:28:01.822 +03:00 [DBG] POST requests are not supported 2025-06-28 15:28:01.822 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:28:01.822 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 15:28:01.822 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:28:01.822 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:28:01.822 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:28:01.822 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:28:01.822 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:28:01.822 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:28:01.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-28 15:28:01.822 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:28:01.822 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:28:01.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-28 15:28:01.822 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:28:01.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-28 15:28:01.822 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:28:01.823 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:28:01.823 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:28:01.823 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:28:01.823 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:28:01.823 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:28:01.823 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:28:01.823 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:28:01.823 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:28:01.823 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1437ms. 2025-06-28 15:28:01.823 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:28:01.823 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:28:01.823 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:28:01.823 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:28:01.823 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:28:01.823 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:28:01.823 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:28:01.823 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:28:01.823 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:28:01.823 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:28:01.823 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:28:01.824 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:28:01.824 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:28:01.824 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:28:01.824 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:28:01.824 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:28:01.824 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:28:01.824 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2948ms 2025-06-28 15:28:01.824 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:28:01.824 +03:00 [DBG] Connection id "0HNC8090TG97S" completed keep alive response. 2025-06-28 15:28:01.824 +03:00 [DBG] Connection id "0HNC8090TG97S" received FIN. 2025-06-28 15:28:01.824 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3073ms 2025-06-28 15:28:01.824 +03:00 [DBG] Connection id "0HNC8090TG97S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:28:01.824 +03:00 [DBG] Connection id "0HNC8090TG97S" disconnecting. 2025-06-28 15:28:01.824 +03:00 [DBG] Connection id "0HNC8090TG97S" stopped. 2025-06-28 15:29:01.814 +03:00 [DBG] Connection id "0HNC8090TG97T" accepted. 2025-06-28 15:29:01.814 +03:00 [DBG] Connection id "0HNC8090TG97T" started. 2025-06-28 15:29:01.814 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:29:01.814 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:29:01.814 +03:00 [DBG] POST requests are not supported 2025-06-28 15:29:01.814 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:29:01.814 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 15:29:01.814 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:29:01.814 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:29:01.814 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:29:01.814 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:29:01.814 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:29:01.814 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:29:01.814 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 15:29:01.814 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:29:01.814 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:29:01.814 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 15:29:01.814 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:29:01.814 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 15:29:01.814 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:29:01.814 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:29:01.814 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:29:01.815 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:29:01.815 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:29:01.815 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:29:01.815 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:29:01.815 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:29:01.815 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:29:01.815 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1885ms. 2025-06-28 15:29:01.815 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:29:01.815 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:29:01.815 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:29:01.815 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:29:01.815 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:29:01.815 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:29:01.815 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:29:01.815 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:29:01.815 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:29:01.815 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:29:01.815 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:29:01.815 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:29:01.815 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:29:01.815 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:29:01.815 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:29:01.816 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:29:01.816 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:29:01.816 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2124ms 2025-06-28 15:29:01.816 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:29:01.816 +03:00 [DBG] Connection id "0HNC8090TG97T" completed keep alive response. 2025-06-28 15:29:01.816 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9471ms 2025-06-28 15:29:01.816 +03:00 [DBG] Connection id "0HNC8090TG97T" received FIN. 2025-06-28 15:29:01.816 +03:00 [DBG] Connection id "0HNC8090TG97T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:29:01.816 +03:00 [DBG] Connection id "0HNC8090TG97T" disconnecting. 2025-06-28 15:29:01.816 +03:00 [DBG] Connection id "0HNC8090TG97T" stopped. 2025-06-28 15:30:01.820 +03:00 [DBG] Connection id "0HNC8090TG97U" accepted. 2025-06-28 15:30:01.820 +03:00 [DBG] Connection id "0HNC8090TG97U" started. 2025-06-28 15:30:01.820 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:30:01.820 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:30:01.820 +03:00 [DBG] POST requests are not supported 2025-06-28 15:30:01.820 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:30:01.820 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 15:30:01.820 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:30:01.820 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:30:01.820 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:30:01.820 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:30:01.820 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:30:01.820 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:30:01.820 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 15:30:01.820 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:30:01.820 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:30:01.821 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 15:30:01.821 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:30:01.821 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 15:30:01.821 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:30:01.821 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:30:01.821 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:30:01.821 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:30:01.821 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:30:01.821 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:30:01.821 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:30:01.821 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:30:01.821 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:30:01.821 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1357ms. 2025-06-28 15:30:01.821 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:30:01.821 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:30:01.821 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:30:01.821 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:30:01.821 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:30:01.821 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:30:01.821 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:30:01.821 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:30:01.821 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:30:01.821 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:30:01.821 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:30:01.821 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:30:01.821 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:30:01.821 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:30:01.821 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:30:01.822 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:30:01.822 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:30:01.822 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9286ms 2025-06-28 15:30:01.822 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:30:01.822 +03:00 [DBG] Connection id "0HNC8090TG97U" completed keep alive response. 2025-06-28 15:30:01.822 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6536ms 2025-06-28 15:30:01.822 +03:00 [DBG] Connection id "0HNC8090TG97U" received FIN. 2025-06-28 15:30:01.822 +03:00 [DBG] Connection id "0HNC8090TG97U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:30:01.822 +03:00 [DBG] Connection id "0HNC8090TG97U" disconnecting. 2025-06-28 15:30:01.822 +03:00 [DBG] Connection id "0HNC8090TG97U" stopped. 2025-06-28 15:31:01.806 +03:00 [DBG] Connection id "0HNC8090TG97V" accepted. 2025-06-28 15:31:01.806 +03:00 [DBG] Connection id "0HNC8090TG97V" started. 2025-06-28 15:31:01.807 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:31:01.807 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:31:01.807 +03:00 [DBG] POST requests are not supported 2025-06-28 15:31:01.807 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:31:01.807 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 15:31:01.807 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:31:01.807 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:31:01.807 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:31:01.807 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:31:01.807 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:31:01.807 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:31:01.807 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 15:31:01.808 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:31:01.808 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:31:01.808 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 15:31:01.808 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:31:01.808 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 15:31:01.808 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:31:01.808 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:31:01.808 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:31:01.808 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:31:01.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:31:01.808 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:31:01.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:31:01.808 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:31:01.808 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:31:01.809 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.3016ms. 2025-06-28 15:31:01.809 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:31:01.809 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:31:01.809 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:31:01.809 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:31:01.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:31:01.809 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:31:01.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:31:01.809 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:31:01.809 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:31:01.809 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:31:01.810 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:31:01.810 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:31:01.810 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:31:01.810 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:31:01.810 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:31:01.810 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:31:01.810 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:31:01.810 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0495ms 2025-06-28 15:31:01.810 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:31:01.810 +03:00 [DBG] Connection id "0HNC8090TG97V" completed keep alive response. 2025-06-28 15:31:01.810 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.5388ms 2025-06-28 15:31:01.810 +03:00 [DBG] Connection id "0HNC8090TG97V" received FIN. 2025-06-28 15:31:01.811 +03:00 [DBG] Connection id "0HNC8090TG97V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:31:01.811 +03:00 [DBG] Connection id "0HNC8090TG97V" disconnecting. 2025-06-28 15:31:01.811 +03:00 [DBG] Connection id "0HNC8090TG97V" stopped. 2025-06-28 15:32:01.882 +03:00 [DBG] Connection id "0HNC8090TG980" accepted. 2025-06-28 15:32:01.882 +03:00 [DBG] Connection id "0HNC8090TG980" started. 2025-06-28 15:32:01.882 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:32:01.882 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:32:01.882 +03:00 [DBG] POST requests are not supported 2025-06-28 15:32:01.882 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:32:01.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-28 15:32:01.882 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:32:01.882 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:32:01.882 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:32:01.882 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:32:01.882 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:32:01.882 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:32:01.882 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 15:32:01.882 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:32:01.883 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:32:01.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-28 15:32:01.883 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:32:01.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-28 15:32:01.883 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:32:01.883 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:32:01.883 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:32:01.883 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:32:01.883 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:32:01.883 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:32:01.883 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:32:01.883 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:32:01.883 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:32:01.883 +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-28 15:32:01.883 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:32:01.883 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:32:01.883 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:32:01.883 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:32:01.883 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:32:01.883 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:32:01.883 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:32:01.883 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:32:01.883 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:32:01.883 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:32:01.883 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:32:01.883 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:32:01.884 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:32:01.884 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:32:01.884 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:32:01.884 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:32:01.884 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:32:01.884 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9625ms 2025-06-28 15:32:01.884 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:32:01.884 +03:00 [DBG] Connection id "0HNC8090TG980" completed keep alive response. 2025-06-28 15:32:01.884 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8797ms 2025-06-28 15:32:01.884 +03:00 [DBG] Connection id "0HNC8090TG980" received FIN. 2025-06-28 15:32:01.884 +03:00 [DBG] Connection id "0HNC8090TG980" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:32:01.884 +03:00 [DBG] Connection id "0HNC8090TG980" disconnecting. 2025-06-28 15:32:01.884 +03:00 [DBG] Connection id "0HNC8090TG980" stopped. 2025-06-28 15:33:01.820 +03:00 [DBG] Connection id "0HNC8090TG981" accepted. 2025-06-28 15:33:01.820 +03:00 [DBG] Connection id "0HNC8090TG981" started. 2025-06-28 15:33:01.820 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:33:01.820 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:33:01.820 +03:00 [DBG] POST requests are not supported 2025-06-28 15:33:01.820 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:33:01.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-28 15:33:01.821 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:33:01.821 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:33:01.821 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:33:01.821 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:33:01.821 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:33:01.821 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:33:01.821 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 15:33:01.821 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:33:01.821 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:33:01.821 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 15:33:01.821 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:33:01.821 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 15:33:01.821 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:33:01.821 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:33:01.821 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:33:01.821 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:33:01.822 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:33:01.822 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:33:01.822 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:33:01.822 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:33:01.822 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:33:01.822 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1698ms. 2025-06-28 15:33:01.822 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:33:01.822 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:33:01.822 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:33:01.822 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:33:01.822 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:33:01.822 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:33:01.822 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:33:01.822 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:33:01.822 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:33:01.822 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:33:01.822 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:33:01.822 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:33:01.822 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:33:01.822 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:33:01.822 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:33:01.822 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:33:01.822 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:33:01.822 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0262ms 2025-06-28 15:33:01.822 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:33:01.822 +03:00 [DBG] Connection id "0HNC8090TG981" completed keep alive response. 2025-06-28 15:33:01.822 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1443ms 2025-06-28 15:33:01.823 +03:00 [DBG] Connection id "0HNC8090TG981" received FIN. 2025-06-28 15:33:01.823 +03:00 [DBG] Connection id "0HNC8090TG981" disconnecting. 2025-06-28 15:33:01.823 +03:00 [DBG] Connection id "0HNC8090TG981" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:33:01.824 +03:00 [DBG] Connection id "0HNC8090TG981" stopped. 2025-06-28 15:34:01.819 +03:00 [DBG] Connection id "0HNC8090TG982" accepted. 2025-06-28 15:34:01.819 +03:00 [DBG] Connection id "0HNC8090TG982" started. 2025-06-28 15:34:01.819 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:34:01.819 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:34:01.819 +03:00 [DBG] POST requests are not supported 2025-06-28 15:34:01.819 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:34:01.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-28 15:34:01.819 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:34:01.819 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:34:01.819 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:34:01.819 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:34:01.819 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:34:01.819 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:34:01.820 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 15:34:01.820 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:34:01.820 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:34:01.820 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 15:34:01.820 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:34:01.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-28 15:34:01.820 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:34:01.820 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:34:01.820 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:34:01.820 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:34:01.820 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:34:01.820 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:34:01.820 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:34:01.820 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:34:01.820 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:34:01.820 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1171ms. 2025-06-28 15:34:01.820 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:34:01.820 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:34:01.820 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:34:01.820 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:34:01.820 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:34:01.820 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:34:01.820 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:34:01.820 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:34:01.820 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:34:01.820 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:34:01.820 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:34:01.820 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:34:01.820 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:34:01.820 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:34:01.821 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:34:01.821 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:34:01.821 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:34:01.821 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8051ms 2025-06-28 15:34:01.821 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:34:01.821 +03:00 [DBG] Connection id "0HNC8090TG982" completed keep alive response. 2025-06-28 15:34:01.821 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5371ms 2025-06-28 15:34:01.821 +03:00 [DBG] Connection id "0HNC8090TG982" received FIN. 2025-06-28 15:34:01.821 +03:00 [DBG] Connection id "0HNC8090TG982" disconnecting. 2025-06-28 15:34:01.821 +03:00 [DBG] Connection id "0HNC8090TG982" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:34:01.822 +03:00 [DBG] Connection id "0HNC8090TG982" stopped. 2025-06-28 15:35:01.821 +03:00 [DBG] Connection id "0HNC8090TG983" accepted. 2025-06-28 15:35:01.821 +03:00 [DBG] Connection id "0HNC8090TG983" started. 2025-06-28 15:35:01.822 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:35:01.822 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:35:01.822 +03:00 [DBG] POST requests are not supported 2025-06-28 15:35:01.822 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:35:01.822 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 15:35:01.822 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:35:01.822 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:35:01.822 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:35:01.822 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:35:01.822 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:35:01.822 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:35:01.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-28 15:35:01.822 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:35:01.822 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:35:01.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-28 15:35:01.822 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:35:01.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-28 15:35:01.822 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:35:01.822 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:35:01.822 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:35:01.822 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:35:01.822 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:35:01.822 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:35:01.822 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:35:01.822 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:35:01.822 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:35:01.823 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1643ms. 2025-06-28 15:35:01.823 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:35:01.823 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:35:01.823 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:35:01.823 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:35:01.823 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:35:01.823 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:35:01.823 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:35:01.823 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:35:01.823 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:35:01.823 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:35:01.823 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:35:01.823 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:35:01.823 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:35:01.823 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:35:01.823 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:35:01.823 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:35:01.823 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:35:01.823 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9229ms 2025-06-28 15:35:01.823 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:35:01.823 +03:00 [DBG] Connection id "0HNC8090TG983" completed keep alive response. 2025-06-28 15:35:01.823 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.768ms 2025-06-28 15:35:01.824 +03:00 [DBG] Connection id "0HNC8090TG983" received FIN. 2025-06-28 15:35:01.824 +03:00 [DBG] Connection id "0HNC8090TG983" disconnecting. 2025-06-28 15:35:01.824 +03:00 [DBG] Connection id "0HNC8090TG983" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:35:01.825 +03:00 [DBG] Connection id "0HNC8090TG983" stopped. 2025-06-28 15:36:01.817 +03:00 [DBG] Connection id "0HNC8090TG984" accepted. 2025-06-28 15:36:01.818 +03:00 [DBG] Connection id "0HNC8090TG984" started. 2025-06-28 15:36:01.818 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:36:01.818 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:36:01.818 +03:00 [DBG] POST requests are not supported 2025-06-28 15:36:01.818 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:36:01.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-28 15:36:01.818 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:36:01.818 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:36:01.818 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:36:01.818 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:36:01.818 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:36:01.818 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:36:01.818 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 15:36:01.818 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:36:01.818 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:36:01.818 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 15:36:01.818 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:36:01.818 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 15:36:01.818 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:36:01.818 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:36:01.819 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:36:01.819 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:36:01.819 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:36:01.819 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:36:01.819 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:36:01.819 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:36:01.819 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:36:01.819 +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-28 15:36:01.819 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:36:01.819 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:36:01.819 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:36:01.819 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:36:01.819 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:36:01.819 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:36:01.819 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:36:01.819 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:36:01.819 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:36:01.819 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:36:01.819 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:36:01.819 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:36:01.819 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:36:01.819 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:36:01.820 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:36:01.820 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:36:01.820 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:36:01.820 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1696ms 2025-06-28 15:36:01.820 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:36:01.820 +03:00 [DBG] Connection id "0HNC8090TG984" completed keep alive response. 2025-06-28 15:36:01.820 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0872ms 2025-06-28 15:36:01.820 +03:00 [DBG] Connection id "0HNC8090TG984" received FIN. 2025-06-28 15:36:01.820 +03:00 [DBG] Connection id "0HNC8090TG984" disconnecting. 2025-06-28 15:36:01.820 +03:00 [DBG] Connection id "0HNC8090TG984" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:36:01.821 +03:00 [DBG] Connection id "0HNC8090TG984" stopped. 2025-06-28 15:37:01.811 +03:00 [DBG] Connection id "0HNC8090TG985" accepted. 2025-06-28 15:37:01.811 +03:00 [DBG] Connection id "0HNC8090TG985" started. 2025-06-28 15:37:01.811 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:37:01.811 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:37:01.811 +03:00 [DBG] POST requests are not supported 2025-06-28 15:37:01.812 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:37:01.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-28 15:37:01.812 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:37:01.812 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:37:01.812 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:37:01.812 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:37:01.812 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:37:01.812 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:37:01.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-28 15:37:01.812 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:37:01.812 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:37:01.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-28 15:37:01.812 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:37:01.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-28 15:37:01.812 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:37:01.812 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:37:01.812 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:37:01.812 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:37:01.812 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:37:01.812 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:37:01.812 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:37:01.812 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:37:01.812 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:37:01.812 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1318ms. 2025-06-28 15:37:01.812 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:37:01.812 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:37:01.812 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:37:01.813 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:37:01.813 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:37:01.813 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:37:01.813 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:37:01.813 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:37:01.813 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:37:01.813 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:37:01.813 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:37:01.813 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:37:01.813 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:37:01.813 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:37:01.813 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:37:01.813 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:37:01.813 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:37:01.813 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8245ms 2025-06-28 15:37:01.813 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:37:01.813 +03:00 [DBG] Connection id "0HNC8090TG985" completed keep alive response. 2025-06-28 15:37:01.813 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5119ms 2025-06-28 15:37:01.813 +03:00 [DBG] Connection id "0HNC8090TG985" received FIN. 2025-06-28 15:37:01.813 +03:00 [DBG] Connection id "0HNC8090TG985" disconnecting. 2025-06-28 15:37:01.813 +03:00 [DBG] Connection id "0HNC8090TG985" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:37:01.814 +03:00 [DBG] Connection id "0HNC8090TG985" stopped. 2025-06-28 15:38:01.814 +03:00 [DBG] Connection id "0HNC8090TG986" accepted. 2025-06-28 15:38:01.814 +03:00 [DBG] Connection id "0HNC8090TG986" started. 2025-06-28 15:38:01.814 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:38:01.814 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:38:01.814 +03:00 [DBG] POST requests are not supported 2025-06-28 15:38:01.814 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:38:01.814 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 15:38:01.814 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:38:01.814 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:38:01.815 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:38:01.815 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:38:01.815 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:38:01.815 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:38:01.815 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 15:38:01.815 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:38:01.815 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:38:01.815 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 15:38:01.815 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:38:01.815 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 15:38:01.815 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:38:01.815 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:38:01.815 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:38:01.815 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:38:01.815 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:38:01.815 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:38:01.815 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:38:01.815 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:38:01.815 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:38:01.815 +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-28 15:38:01.815 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:38:01.815 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:38:01.815 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:38:01.815 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:38:01.815 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:38:01.815 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:38:01.815 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:38:01.815 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:38:01.815 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:38:01.815 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:38:01.815 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:38:01.815 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:38:01.815 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:38:01.815 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:38:01.815 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:38:01.815 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:38:01.815 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:38:01.815 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6332ms 2025-06-28 15:38:01.815 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:38:01.816 +03:00 [DBG] Connection id "0HNC8090TG986" completed keep alive response. 2025-06-28 15:38:01.816 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4552ms 2025-06-28 15:38:01.816 +03:00 [DBG] Connection id "0HNC8090TG986" received FIN. 2025-06-28 15:38:01.816 +03:00 [DBG] Connection id "0HNC8090TG986" disconnecting. 2025-06-28 15:38:01.816 +03:00 [DBG] Connection id "0HNC8090TG986" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:38:01.817 +03:00 [DBG] Connection id "0HNC8090TG986" stopped. 2025-06-28 15:39:01.808 +03:00 [DBG] Connection id "0HNC8090TG987" accepted. 2025-06-28 15:39:01.808 +03:00 [DBG] Connection id "0HNC8090TG987" started. 2025-06-28 15:39:01.808 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:39:01.809 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:39:01.809 +03:00 [DBG] POST requests are not supported 2025-06-28 15:39:01.809 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:39:01.809 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 15:39:01.809 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:39:01.809 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:39:01.809 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:39:01.809 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:39:01.809 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:39:01.809 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:39:01.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-28 15:39:01.809 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:39:01.809 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:39:01.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-28 15:39:01.809 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:39:01.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-28 15:39:01.809 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:39:01.809 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:39:01.809 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:39:01.809 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:39:01.809 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:39:01.809 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:39:01.809 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:39:01.809 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:39:01.809 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:39:01.809 +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-28 15:39:01.810 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:39:01.810 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:39:01.810 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:39:01.810 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:39:01.810 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:39:01.810 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:39:01.810 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:39:01.810 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:39:01.810 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:39:01.810 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:39:01.810 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:39:01.810 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:39:01.810 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:39:01.810 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:39:01.810 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:39:01.810 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:39:01.810 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:39:01.810 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7766ms 2025-06-28 15:39:01.810 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:39:01.810 +03:00 [DBG] Connection id "0HNC8090TG987" completed keep alive response. 2025-06-28 15:39:01.810 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4879ms 2025-06-28 15:39:01.810 +03:00 [DBG] Connection id "0HNC8090TG987" received FIN. 2025-06-28 15:39:01.810 +03:00 [DBG] Connection id "0HNC8090TG987" disconnecting. 2025-06-28 15:39:01.810 +03:00 [DBG] Connection id "0HNC8090TG987" stopped. 2025-06-28 15:39:01.810 +03:00 [DBG] Connection id "0HNC8090TG987" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:40:01.821 +03:00 [DBG] Connection id "0HNC8090TG988" accepted. 2025-06-28 15:40:01.821 +03:00 [DBG] Connection id "0HNC8090TG988" started. 2025-06-28 15:40:01.821 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:40:01.821 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:40:01.821 +03:00 [DBG] POST requests are not supported 2025-06-28 15:40:01.821 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:40:01.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-28 15:40:01.821 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:40:01.821 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:40:01.822 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:40:01.822 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:40:01.822 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:40:01.822 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:40:01.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-28 15:40:01.822 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:40:01.822 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:40:01.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-28 15:40:01.822 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:40:01.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-28 15:40:01.822 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:40:01.822 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:40:01.822 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:40:01.822 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:40:01.822 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:40:01.822 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:40:01.822 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:40:01.822 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:40:01.822 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:40:01.822 +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-28 15:40:01.822 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:40:01.822 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:40:01.822 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:40:01.822 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:40:01.822 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:40:01.822 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:40:01.822 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:40:01.822 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:40:01.822 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:40:01.822 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:40:01.822 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:40:01.822 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:40:01.822 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:40:01.822 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:40:01.822 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:40:01.822 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:40:01.822 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:40:01.822 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.617ms 2025-06-28 15:40:01.823 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:40:01.823 +03:00 [DBG] Connection id "0HNC8090TG988" completed keep alive response. 2025-06-28 15:40:01.823 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2356ms 2025-06-28 15:40:01.823 +03:00 [DBG] Connection id "0HNC8090TG988" received FIN. 2025-06-28 15:40:01.823 +03:00 [DBG] Connection id "0HNC8090TG988" disconnecting. 2025-06-28 15:40:01.823 +03:00 [DBG] Connection id "0HNC8090TG988" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:40:01.824 +03:00 [DBG] Connection id "0HNC8090TG988" stopped. 2025-06-28 15:41:01.820 +03:00 [DBG] Connection id "0HNC8090TG989" accepted. 2025-06-28 15:41:01.820 +03:00 [DBG] Connection id "0HNC8090TG989" started. 2025-06-28 15:41:01.820 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:41:01.820 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:41:01.820 +03:00 [DBG] POST requests are not supported 2025-06-28 15:41:01.820 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:41:01.820 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 15:41:01.821 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:41:01.821 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:41:01.821 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:41:01.821 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:41:01.821 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:41:01.821 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:41:01.821 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 15:41:01.821 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:41:01.821 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:41:01.821 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 15:41:01.821 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:41:01.821 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 15:41:01.821 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:41:01.821 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:41:01.821 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:41:01.821 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:41:01.821 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:41:01.821 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:41:01.821 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:41:01.821 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:41:01.821 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:41:01.821 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1365ms. 2025-06-28 15:41:01.821 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:41:01.821 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:41:01.821 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:41:01.821 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:41:01.821 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:41:01.821 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:41:01.821 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:41:01.821 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:41:01.821 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:41:01.821 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:41:01.821 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:41:01.821 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:41:01.822 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:41:01.822 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:41:01.822 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:41:01.822 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:41:01.822 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:41:01.822 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.659ms 2025-06-28 15:41:01.822 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:41:01.822 +03:00 [DBG] Connection id "0HNC8090TG989" completed keep alive response. 2025-06-28 15:41:01.822 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3713ms 2025-06-28 15:41:01.822 +03:00 [DBG] Connection id "0HNC8090TG989" received FIN. 2025-06-28 15:41:01.822 +03:00 [DBG] Connection id "0HNC8090TG989" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:41:01.822 +03:00 [DBG] Connection id "0HNC8090TG989" disconnecting. 2025-06-28 15:41:01.822 +03:00 [DBG] Connection id "0HNC8090TG989" stopped. 2025-06-28 15:42:01.815 +03:00 [DBG] Connection id "0HNC8090TG98A" accepted. 2025-06-28 15:42:01.815 +03:00 [DBG] Connection id "0HNC8090TG98A" started. 2025-06-28 15:42:01.816 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:42:01.816 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:42:01.816 +03:00 [DBG] POST requests are not supported 2025-06-28 15:42:01.816 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:42:01.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-28 15:42:01.816 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:42:01.816 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:42:01.816 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:42:01.816 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:42:01.816 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:42:01.816 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:42:01.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-28 15:42:01.816 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:42:01.816 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:42:01.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-28 15:42:01.816 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:42:01.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-28 15:42:01.816 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:42:01.816 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:42:01.816 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:42:01.816 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:42:01.816 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:42:01.816 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:42:01.816 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:42:01.816 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:42:01.816 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:42:01.817 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1928ms. 2025-06-28 15:42:01.817 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:42:01.817 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:42:01.817 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:42:01.817 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:42:01.817 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:42:01.817 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:42:01.817 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:42:01.817 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:42:01.817 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:42:01.817 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:42:01.817 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:42:01.817 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:42:01.817 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:42:01.817 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:42:01.817 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:42:01.817 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:42:01.817 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:42:01.817 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8887ms 2025-06-28 15:42:01.817 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:42:01.817 +03:00 [DBG] Connection id "0HNC8090TG98A" completed keep alive response. 2025-06-28 15:42:01.817 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6456ms 2025-06-28 15:42:01.817 +03:00 [DBG] Connection id "0HNC8090TG98A" received FIN. 2025-06-28 15:42:01.818 +03:00 [DBG] Connection id "0HNC8090TG98A" disconnecting. 2025-06-28 15:42:01.818 +03:00 [DBG] Connection id "0HNC8090TG98A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:42:01.819 +03:00 [DBG] Connection id "0HNC8090TG98A" stopped. 2025-06-28 15:43:01.820 +03:00 [DBG] Connection id "0HNC8090TG98B" accepted. 2025-06-28 15:43:01.820 +03:00 [DBG] Connection id "0HNC8090TG98B" started. 2025-06-28 15:43:01.820 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:43:01.820 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:43:01.820 +03:00 [DBG] POST requests are not supported 2025-06-28 15:43:01.820 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:43:01.820 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 15:43:01.820 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:43:01.820 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:43:01.820 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:43:01.820 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:43:01.820 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:43:01.820 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:43:01.821 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 15:43:01.821 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:43:01.821 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:43:01.821 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 15:43:01.821 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:43:01.821 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 15:43:01.821 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:43:01.821 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:43:01.821 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:43:01.821 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:43:01.821 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:43:01.821 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:43:01.821 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:43:01.821 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:43:01.821 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:43:01.821 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1568ms. 2025-06-28 15:43:01.821 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:43:01.821 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:43:01.821 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:43:01.821 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:43:01.821 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:43:01.821 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:43:01.821 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:43:01.821 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:43:01.822 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:43:01.822 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:43:01.822 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:43:01.822 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:43:01.822 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:43:01.822 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:43:01.822 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:43:01.822 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:43:01.822 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:43:01.822 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9357ms 2025-06-28 15:43:01.822 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:43:01.822 +03:00 [DBG] Connection id "0HNC8090TG98B" completed keep alive response. 2025-06-28 15:43:01.822 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.605ms 2025-06-28 15:43:01.822 +03:00 [DBG] Connection id "0HNC8090TG98B" received FIN. 2025-06-28 15:43:01.822 +03:00 [DBG] Connection id "0HNC8090TG98B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:43:01.822 +03:00 [DBG] Connection id "0HNC8090TG98B" disconnecting. 2025-06-28 15:43:01.822 +03:00 [DBG] Connection id "0HNC8090TG98B" stopped. 2025-06-28 15:44:01.821 +03:00 [DBG] Connection id "0HNC8090TG98C" accepted. 2025-06-28 15:44:01.821 +03:00 [DBG] Connection id "0HNC8090TG98C" started. 2025-06-28 15:44:01.822 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:44:01.822 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:44:01.822 +03:00 [DBG] POST requests are not supported 2025-06-28 15:44:01.822 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:44:01.822 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 15:44:01.822 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:44:01.822 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:44:01.822 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:44:01.822 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:44:01.822 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:44:01.822 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:44:01.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-28 15:44:01.822 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:44:01.822 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:44:01.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-28 15:44:01.822 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:44:01.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-28 15:44:01.822 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:44:01.822 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:44:01.822 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:44:01.822 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:44:01.822 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:44:01.822 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:44:01.822 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:44:01.822 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:44:01.822 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:44:01.822 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1273ms. 2025-06-28 15:44:01.822 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:44:01.822 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:44:01.822 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:44:01.823 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:44:01.823 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:44:01.823 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:44:01.823 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:44:01.823 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:44:01.823 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:44:01.823 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:44:01.823 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:44:01.823 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:44:01.823 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:44:01.823 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:44:01.823 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:44:01.823 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:44:01.823 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:44:01.823 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.756ms 2025-06-28 15:44:01.823 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:44:01.823 +03:00 [DBG] Connection id "0HNC8090TG98C" completed keep alive response. 2025-06-28 15:44:01.823 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4326ms 2025-06-28 15:44:01.823 +03:00 [DBG] Connection id "0HNC8090TG98C" received FIN. 2025-06-28 15:44:01.823 +03:00 [DBG] Connection id "0HNC8090TG98C" disconnecting. 2025-06-28 15:44:01.823 +03:00 [DBG] Connection id "0HNC8090TG98C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:44:01.824 +03:00 [DBG] Connection id "0HNC8090TG98C" stopped. 2025-06-28 15:45:01.814 +03:00 [DBG] Connection id "0HNC8090TG98D" accepted. 2025-06-28 15:45:01.814 +03:00 [DBG] Connection id "0HNC8090TG98D" started. 2025-06-28 15:45:01.814 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:45:01.814 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:45:01.814 +03:00 [DBG] POST requests are not supported 2025-06-28 15:45:01.814 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:45:01.814 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 15:45:01.814 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:45:01.814 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:45:01.814 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:45:01.814 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:45:01.814 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:45:01.814 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:45:01.814 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 15:45:01.814 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:45:01.815 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:45:01.815 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 15:45:01.815 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:45:01.815 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 15:45:01.815 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:45:01.815 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:45:01.815 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:45:01.815 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:45:01.815 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:45:01.815 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:45:01.815 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:45:01.815 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:45:01.815 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:45:01.815 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1367ms. 2025-06-28 15:45:01.815 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:45:01.815 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:45:01.816 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:45:01.816 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:45:01.816 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:45:01.816 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:45:01.816 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:45:01.816 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:45:01.816 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:45:01.816 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:45:01.816 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:45:01.816 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:45:01.816 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:45:01.816 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:45:01.816 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:45:01.816 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:45:01.816 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:45:01.816 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2979ms 2025-06-28 15:45:01.816 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:45:01.816 +03:00 [DBG] Connection id "0HNC8090TG98D" completed keep alive response. 2025-06-28 15:45:01.816 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3212ms 2025-06-28 15:45:01.816 +03:00 [DBG] Connection id "0HNC8090TG98D" received FIN. 2025-06-28 15:45:01.817 +03:00 [DBG] Connection id "0HNC8090TG98D" disconnecting. 2025-06-28 15:45:01.817 +03:00 [DBG] Connection id "0HNC8090TG98D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:45:01.818 +03:00 [DBG] Connection id "0HNC8090TG98D" stopped. 2025-06-28 15:46:01.808 +03:00 [DBG] Connection id "0HNC8090TG98E" accepted. 2025-06-28 15:46:01.808 +03:00 [DBG] Connection id "0HNC8090TG98E" started. 2025-06-28 15:46:01.808 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:46:01.808 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:46:01.808 +03:00 [DBG] POST requests are not supported 2025-06-28 15:46:01.808 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:46:01.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-28 15:46:01.808 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:46:01.808 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:46:01.808 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:46:01.808 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:46:01.808 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:46:01.808 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:46:01.808 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 15:46:01.808 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:46:01.808 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:46:01.808 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 15:46:01.808 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:46:01.808 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 15:46:01.809 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:46:01.809 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:46:01.809 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:46:01.809 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:46:01.809 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:46:01.809 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:46:01.809 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:46:01.809 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:46:01.809 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:46:01.809 +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-28 15:46:01.809 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:46:01.809 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:46:01.809 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:46:01.809 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:46:01.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:46:01.809 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:46:01.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:46:01.809 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:46:01.809 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:46:01.809 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:46:01.809 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:46:01.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:46:01.809 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:46:01.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:46:01.809 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:46:01.809 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:46:01.809 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:46:01.809 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6837ms 2025-06-28 15:46:01.809 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:46:01.809 +03:00 [DBG] Connection id "0HNC8090TG98E" completed keep alive response. 2025-06-28 15:46:01.809 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1871ms 2025-06-28 15:46:01.809 +03:00 [DBG] Connection id "0HNC8090TG98E" received FIN. 2025-06-28 15:46:01.810 +03:00 [DBG] Connection id "0HNC8090TG98E" disconnecting. 2025-06-28 15:46:01.810 +03:00 [DBG] Connection id "0HNC8090TG98E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:46:01.811 +03:00 [DBG] Connection id "0HNC8090TG98E" stopped. 2025-06-28 15:47:01.824 +03:00 [DBG] Connection id "0HNC8090TG98F" accepted. 2025-06-28 15:47:01.824 +03:00 [DBG] Connection id "0HNC8090TG98F" started. 2025-06-28 15:47:01.825 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:47:01.825 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:47:01.825 +03:00 [DBG] POST requests are not supported 2025-06-28 15:47:01.825 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:47:01.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-28 15:47:01.825 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:47:01.825 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:47:01.825 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:47:01.825 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:47:01.825 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:47:01.825 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:47:01.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-28 15:47:01.825 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:47:01.825 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:47:01.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-28 15:47:01.825 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:47:01.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-28 15:47:01.825 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:47:01.825 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:47:01.825 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:47:01.825 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:47:01.825 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:47:01.825 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:47:01.825 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:47:01.825 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:47:01.825 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:47:01.825 +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-28 15:47:01.825 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:47:01.826 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:47:01.826 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:47:01.826 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:47:01.826 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:47:01.826 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:47:01.826 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:47:01.826 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:47:01.826 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:47:01.826 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:47:01.826 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:47:01.826 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:47:01.826 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:47:01.826 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:47:01.826 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:47:01.826 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:47:01.826 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:47:01.826 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6745ms 2025-06-28 15:47:01.826 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:47:01.826 +03:00 [DBG] Connection id "0HNC8090TG98F" completed keep alive response. 2025-06-28 15:47:01.826 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2797ms 2025-06-28 15:47:01.826 +03:00 [DBG] Connection id "0HNC8090TG98F" received FIN. 2025-06-28 15:47:01.826 +03:00 [DBG] Connection id "0HNC8090TG98F" disconnecting. 2025-06-28 15:47:01.826 +03:00 [DBG] Connection id "0HNC8090TG98F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:47:01.827 +03:00 [DBG] Connection id "0HNC8090TG98F" stopped. 2025-06-28 15:48:01.815 +03:00 [DBG] Connection id "0HNC8090TG98G" accepted. 2025-06-28 15:48:01.815 +03:00 [DBG] Connection id "0HNC8090TG98G" started. 2025-06-28 15:48:01.815 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:48:01.815 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:48:01.815 +03:00 [DBG] POST requests are not supported 2025-06-28 15:48:01.815 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:48:01.815 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 15:48:01.815 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:48:01.816 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:48:01.816 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:48:01.816 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:48:01.816 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:48:01.816 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:48:01.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-28 15:48:01.816 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:48:01.816 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:48:01.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-28 15:48:01.816 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:48:01.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-28 15:48:01.816 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:48:01.816 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:48:01.816 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:48:01.816 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:48:01.816 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:48:01.816 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:48:01.816 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:48:01.816 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:48:01.816 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:48:01.816 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1436ms. 2025-06-28 15:48:01.816 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:48:01.816 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:48:01.816 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:48:01.816 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:48:01.816 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:48:01.817 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:48:01.817 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:48:01.817 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:48:01.817 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:48:01.817 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:48:01.817 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:48:01.817 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:48:01.817 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:48:01.817 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:48:01.817 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:48:01.817 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:48:01.817 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:48:01.817 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8532ms 2025-06-28 15:48:01.817 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:48:01.817 +03:00 [DBG] Connection id "0HNC8090TG98G" completed keep alive response. 2025-06-28 15:48:01.817 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6109ms 2025-06-28 15:48:01.817 +03:00 [DBG] Connection id "0HNC8090TG98G" received FIN. 2025-06-28 15:48:01.817 +03:00 [DBG] Connection id "0HNC8090TG98G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:48:01.817 +03:00 [DBG] Connection id "0HNC8090TG98G" disconnecting. 2025-06-28 15:48:01.818 +03:00 [DBG] Connection id "0HNC8090TG98G" stopped. 2025-06-28 15:49:01.819 +03:00 [DBG] Connection id "0HNC8090TG98H" accepted. 2025-06-28 15:49:01.819 +03:00 [DBG] Connection id "0HNC8090TG98H" started. 2025-06-28 15:49:01.819 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:49:01.819 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:49:01.819 +03:00 [DBG] POST requests are not supported 2025-06-28 15:49:01.819 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:49:01.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-28 15:49:01.819 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:49:01.819 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:49:01.819 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:49:01.819 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:49:01.819 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:49:01.819 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:49:01.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-28 15:49:01.819 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:49:01.819 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:49:01.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-28 15:49:01.819 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:49:01.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-28 15:49:01.820 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:49:01.820 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:49:01.820 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:49:01.820 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:49:01.820 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:49:01.820 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:49:01.820 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:49:01.820 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:49:01.820 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:49:01.820 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1351ms. 2025-06-28 15:49:01.820 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:49:01.820 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:49:01.820 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:49:01.820 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:49:01.820 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:49:01.820 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:49:01.820 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:49:01.820 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:49:01.820 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:49:01.820 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:49:01.820 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:49:01.820 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:49:01.820 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:49:01.820 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:49:01.820 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:49:01.820 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:49:01.820 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:49:01.820 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7943ms 2025-06-28 15:49:01.820 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:49:01.820 +03:00 [DBG] Connection id "0HNC8090TG98H" completed keep alive response. 2025-06-28 15:49:01.820 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5099ms 2025-06-28 15:49:01.821 +03:00 [DBG] Connection id "0HNC8090TG98H" received FIN. 2025-06-28 15:49:01.821 +03:00 [DBG] Connection id "0HNC8090TG98H" disconnecting. 2025-06-28 15:49:01.821 +03:00 [DBG] Connection id "0HNC8090TG98H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:49:01.822 +03:00 [DBG] Connection id "0HNC8090TG98H" stopped. 2025-06-28 15:50:01.824 +03:00 [DBG] Connection id "0HNC8090TG98I" accepted. 2025-06-28 15:50:01.824 +03:00 [DBG] Connection id "0HNC8090TG98I" started. 2025-06-28 15:50:01.824 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:50:01.824 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:50:01.824 +03:00 [DBG] POST requests are not supported 2025-06-28 15:50:01.824 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:50:01.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-28 15:50:01.824 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:50:01.824 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:50:01.824 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:50:01.824 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:50:01.824 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:50:01.824 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:50:01.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-28 15:50:01.824 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:50:01.824 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:50:01.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-28 15:50:01.825 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:50:01.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-28 15:50:01.825 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:50:01.825 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:50:01.825 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:50:01.825 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:50:01.825 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:50:01.825 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:50:01.825 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:50:01.825 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:50:01.825 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:50:01.825 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1738ms. 2025-06-28 15:50:01.825 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:50:01.825 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:50:01.825 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:50:01.825 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:50:01.825 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:50:01.825 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:50:01.825 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:50:01.825 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:50:01.825 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:50:01.826 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:50:01.826 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:50:01.826 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:50:01.826 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:50:01.826 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:50:01.826 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:50:01.826 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:50:01.826 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:50:01.826 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0262ms 2025-06-28 15:50:01.826 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:50:01.826 +03:00 [DBG] Connection id "0HNC8090TG98I" completed keep alive response. 2025-06-28 15:50:01.826 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.934ms 2025-06-28 15:50:01.826 +03:00 [DBG] Connection id "0HNC8090TG98I" received FIN. 2025-06-28 15:50:01.826 +03:00 [DBG] Connection id "0HNC8090TG98I" disconnecting. 2025-06-28 15:50:01.827 +03:00 [DBG] Connection id "0HNC8090TG98I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:50:01.828 +03:00 [DBG] Connection id "0HNC8090TG98I" stopped. 2025-06-28 15:51:01.813 +03:00 [DBG] Connection id "0HNC8090TG98J" accepted. 2025-06-28 15:51:01.813 +03:00 [DBG] Connection id "0HNC8090TG98J" started. 2025-06-28 15:51:01.813 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:51:01.813 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:51:01.813 +03:00 [DBG] POST requests are not supported 2025-06-28 15:51:01.813 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:51:01.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-28 15:51:01.813 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:51:01.813 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:51:01.813 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:51:01.813 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:51:01.813 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:51:01.813 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:51:01.814 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 15:51:01.814 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:51:01.814 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:51:01.814 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 15:51:01.814 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:51:01.814 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 15:51:01.814 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:51:01.814 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:51:01.814 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:51:01.814 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:51:01.814 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:51:01.814 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:51:01.814 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:51:01.814 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:51:01.814 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:51:01.814 +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-28 15:51:01.814 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:51:01.815 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:51:01.815 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:51:01.815 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:51:01.815 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:51:01.815 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:51:01.815 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:51:01.815 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:51:01.815 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:51:01.815 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:51:01.815 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:51:01.815 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:51:01.815 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:51:01.815 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:51:01.815 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:51:01.815 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:51:01.815 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:51:01.815 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2646ms 2025-06-28 15:51:01.815 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:51:01.815 +03:00 [DBG] Connection id "0HNC8090TG98J" completed keep alive response. 2025-06-28 15:51:01.815 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1778ms 2025-06-28 15:51:01.815 +03:00 [DBG] Connection id "0HNC8090TG98J" received FIN. 2025-06-28 15:51:01.815 +03:00 [DBG] Connection id "0HNC8090TG98J" disconnecting. 2025-06-28 15:51:01.816 +03:00 [DBG] Connection id "0HNC8090TG98J" stopped. 2025-06-28 15:51:01.816 +03:00 [DBG] Connection id "0HNC8090TG98J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:52:01.817 +03:00 [DBG] Connection id "0HNC8090TG98K" accepted. 2025-06-28 15:52:01.817 +03:00 [DBG] Connection id "0HNC8090TG98K" started. 2025-06-28 15:52:01.817 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:52:01.818 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:52:01.818 +03:00 [DBG] POST requests are not supported 2025-06-28 15:52:01.818 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:52:01.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-28 15:52:01.818 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:52:01.818 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:52:01.818 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:52:01.818 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:52:01.818 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:52:01.818 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:52:01.818 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 15:52:01.818 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:52:01.818 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:52:01.818 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 15:52:01.818 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:52:01.818 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 15:52:01.818 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:52:01.818 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:52:01.818 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:52:01.818 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:52:01.818 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:52:01.818 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:52:01.818 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:52:01.818 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:52:01.818 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:52:01.819 +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-28 15:52:01.819 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:52:01.819 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:52:01.819 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:52:01.819 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:52:01.819 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:52:01.819 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:52:01.819 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:52:01.819 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:52:01.819 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:52:01.819 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:52:01.819 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:52:01.819 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:52:01.819 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:52:01.819 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:52:01.819 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:52:01.819 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:52:01.819 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:52:01.819 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8117ms 2025-06-28 15:52:01.819 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:52:01.819 +03:00 [DBG] Connection id "0HNC8090TG98K" completed keep alive response. 2025-06-28 15:52:01.819 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5809ms 2025-06-28 15:52:01.819 +03:00 [DBG] Connection id "0HNC8090TG98K" received FIN. 2025-06-28 15:52:01.819 +03:00 [DBG] Connection id "0HNC8090TG98K" disconnecting. 2025-06-28 15:52:01.819 +03:00 [DBG] Connection id "0HNC8090TG98K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:52:01.821 +03:00 [DBG] Connection id "0HNC8090TG98K" stopped. 2025-06-28 15:53:01.816 +03:00 [DBG] Connection id "0HNC8090TG98L" accepted. 2025-06-28 15:53:01.816 +03:00 [DBG] Connection id "0HNC8090TG98L" started. 2025-06-28 15:53:01.817 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:53:01.817 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:53:01.817 +03:00 [DBG] POST requests are not supported 2025-06-28 15:53:01.817 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:53:01.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-28 15:53:01.817 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:53:01.817 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:53:01.817 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:53:01.817 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:53:01.817 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:53:01.817 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:53:01.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-28 15:53:01.817 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:53:01.817 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:53:01.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-28 15:53:01.817 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:53:01.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-28 15:53:01.817 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:53:01.817 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:53:01.817 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:53:01.817 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:53:01.817 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:53:01.817 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:53:01.817 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:53:01.817 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:53:01.817 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:53:01.817 +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-28 15:53:01.818 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:53:01.818 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:53:01.818 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:53:01.818 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:53:01.818 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:53:01.818 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:53:01.818 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:53:01.818 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:53:01.818 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:53:01.818 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:53:01.818 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:53:01.818 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:53:01.818 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:53:01.818 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:53:01.818 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:53:01.818 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:53:01.818 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:53:01.818 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6821ms 2025-06-28 15:53:01.818 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:53:01.818 +03:00 [DBG] Connection id "0HNC8090TG98L" completed keep alive response. 2025-06-28 15:53:01.818 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2802ms 2025-06-28 15:53:01.818 +03:00 [DBG] Connection id "0HNC8090TG98L" received FIN. 2025-06-28 15:53:01.818 +03:00 [DBG] Connection id "0HNC8090TG98L" disconnecting. 2025-06-28 15:53:01.818 +03:00 [DBG] Connection id "0HNC8090TG98L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:53:01.819 +03:00 [DBG] Connection id "0HNC8090TG98L" stopped. 2025-06-28 15:54:01.825 +03:00 [DBG] Connection id "0HNC8090TG98M" accepted. 2025-06-28 15:54:01.825 +03:00 [DBG] Connection id "0HNC8090TG98M" started. 2025-06-28 15:54:01.825 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:54:01.826 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:54:01.826 +03:00 [DBG] POST requests are not supported 2025-06-28 15:54:01.826 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:54:01.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-28 15:54:01.826 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:54:01.826 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:54:01.826 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:54:01.826 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:54:01.826 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:54:01.826 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:54:01.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-28 15:54:01.826 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:54:01.826 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:54:01.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-28 15:54:01.826 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:54:01.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-28 15:54:01.826 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:54:01.826 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:54:01.826 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:54:01.826 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:54:01.826 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:54:01.826 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:54:01.826 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:54:01.827 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:54:01.827 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:54:01.827 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1608ms. 2025-06-28 15:54:01.827 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:54:01.827 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:54:01.827 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:54:01.827 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:54:01.827 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:54:01.827 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:54:01.827 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:54:01.827 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:54:01.827 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:54:01.827 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:54:01.827 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:54:01.827 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:54:01.827 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:54:01.827 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:54:01.827 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:54:01.827 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:54:01.827 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:54:01.827 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9606ms 2025-06-28 15:54:01.827 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:54:01.827 +03:00 [DBG] Connection id "0HNC8090TG98M" completed keep alive response. 2025-06-28 15:54:01.827 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8485ms 2025-06-28 15:54:01.828 +03:00 [DBG] Connection id "0HNC8090TG98M" received FIN. 2025-06-28 15:54:01.828 +03:00 [DBG] Connection id "0HNC8090TG98M" disconnecting. 2025-06-28 15:54:01.828 +03:00 [DBG] Connection id "0HNC8090TG98M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:54:01.829 +03:00 [DBG] Connection id "0HNC8090TG98M" stopped. 2025-06-28 15:55:01.815 +03:00 [DBG] Connection id "0HNC8090TG98N" accepted. 2025-06-28 15:55:01.815 +03:00 [DBG] Connection id "0HNC8090TG98N" started. 2025-06-28 15:55:01.815 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:55:01.815 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:55:01.815 +03:00 [DBG] POST requests are not supported 2025-06-28 15:55:01.815 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:55:01.815 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 15:55:01.815 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:55:01.815 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:55:01.816 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:55:01.816 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:55:01.816 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:55:01.816 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:55:01.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-28 15:55:01.816 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:55:01.816 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:55:01.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-28 15:55:01.816 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:55:01.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-28 15:55:01.816 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:55:01.816 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:55:01.816 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:55:01.816 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:55:01.816 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:55:01.816 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:55:01.816 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:55:01.816 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:55:01.816 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:55:01.816 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1481ms. 2025-06-28 15:55:01.817 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:55:01.817 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:55:01.817 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:55:01.817 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:55:01.817 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:55:01.817 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:55:01.817 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:55:01.817 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:55:01.817 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:55:01.817 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:55:01.817 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:55:01.817 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:55:01.817 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:55:01.817 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:55:01.817 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:55:01.817 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:55:01.817 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:55:01.817 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1145ms 2025-06-28 15:55:01.817 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:55:01.817 +03:00 [DBG] Connection id "0HNC8090TG98N" completed keep alive response. 2025-06-28 15:55:01.817 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0177ms 2025-06-28 15:55:01.817 +03:00 [DBG] Connection id "0HNC8090TG98N" received FIN. 2025-06-28 15:55:01.818 +03:00 [DBG] Connection id "0HNC8090TG98N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:55:01.818 +03:00 [DBG] Connection id "0HNC8090TG98N" disconnecting. 2025-06-28 15:55:01.818 +03:00 [DBG] Connection id "0HNC8090TG98N" stopped. 2025-06-28 15:56:01.821 +03:00 [DBG] Connection id "0HNC8090TG98O" accepted. 2025-06-28 15:56:01.821 +03:00 [DBG] Connection id "0HNC8090TG98O" started. 2025-06-28 15:56:01.821 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:56:01.822 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:56:01.822 +03:00 [DBG] POST requests are not supported 2025-06-28 15:56:01.822 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:56:01.822 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 15:56:01.822 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:56:01.822 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:56:01.822 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:56:01.822 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:56:01.822 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:56:01.822 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:56:01.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-28 15:56:01.822 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:56:01.822 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:56:01.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-28 15:56:01.822 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:56:01.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-28 15:56:01.822 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:56:01.822 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:56:01.822 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:56:01.822 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:56:01.822 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:56:01.822 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:56:01.822 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:56:01.822 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:56:01.822 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:56:01.822 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1316ms. 2025-06-28 15:56:01.822 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:56:01.822 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:56:01.823 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:56:01.823 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:56:01.823 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:56:01.823 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:56:01.823 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:56:01.823 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:56:01.823 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:56:01.823 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:56:01.823 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:56:01.823 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:56:01.823 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:56:01.823 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:56:01.823 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:56:01.823 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:56:01.823 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:56:01.823 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.747ms 2025-06-28 15:56:01.823 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:56:01.823 +03:00 [DBG] Connection id "0HNC8090TG98O" completed keep alive response. 2025-06-28 15:56:01.823 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4532ms 2025-06-28 15:56:01.823 +03:00 [DBG] Connection id "0HNC8090TG98O" received FIN. 2025-06-28 15:56:01.823 +03:00 [DBG] Connection id "0HNC8090TG98O" disconnecting. 2025-06-28 15:56:01.823 +03:00 [DBG] Connection id "0HNC8090TG98O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:56:01.824 +03:00 [DBG] Connection id "0HNC8090TG98O" stopped. 2025-06-28 15:57:01.817 +03:00 [DBG] Connection id "0HNC8090TG98P" accepted. 2025-06-28 15:57:01.817 +03:00 [DBG] Connection id "0HNC8090TG98P" started. 2025-06-28 15:57:01.817 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:57:01.817 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:57:01.817 +03:00 [DBG] POST requests are not supported 2025-06-28 15:57:01.817 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:57:01.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-28 15:57:01.817 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:57:01.817 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:57:01.817 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:57:01.817 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:57:01.817 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:57:01.818 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:57:01.818 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 15:57:01.818 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:57:01.818 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:57:01.818 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 15:57:01.818 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:57:01.818 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 15:57:01.818 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:57:01.818 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:57:01.818 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:57:01.818 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:57:01.818 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:57:01.818 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:57:01.818 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:57:01.818 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:57:01.818 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:57:01.818 +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-28 15:57:01.818 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:57:01.818 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:57:01.818 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:57:01.818 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:57:01.818 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:57:01.818 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:57:01.818 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:57:01.818 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:57:01.818 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:57:01.818 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:57:01.818 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:57:01.818 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:57:01.818 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:57:01.818 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:57:01.818 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:57:01.818 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:57:01.818 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:57:01.819 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7522ms 2025-06-28 15:57:01.819 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:57:01.819 +03:00 [DBG] Connection id "0HNC8090TG98P" completed keep alive response. 2025-06-28 15:57:01.819 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4289ms 2025-06-28 15:57:01.819 +03:00 [DBG] Connection id "0HNC8090TG98P" received FIN. 2025-06-28 15:57:01.819 +03:00 [DBG] Connection id "0HNC8090TG98P" disconnecting. 2025-06-28 15:57:01.819 +03:00 [DBG] Connection id "0HNC8090TG98P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:57:01.820 +03:00 [DBG] Connection id "0HNC8090TG98P" stopped. 2025-06-28 15:58:01.815 +03:00 [DBG] Connection id "0HNC8090TG98Q" accepted. 2025-06-28 15:58:01.815 +03:00 [DBG] Connection id "0HNC8090TG98Q" started. 2025-06-28 15:58:01.815 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:58:01.815 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:58:01.815 +03:00 [DBG] POST requests are not supported 2025-06-28 15:58:01.815 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:58:01.815 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 15:58:01.815 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:58:01.815 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:58:01.815 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:58:01.816 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:58:01.816 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:58:01.816 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:58:01.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-28 15:58:01.816 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:58:01.816 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:58:01.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-28 15:58:01.816 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:58:01.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-28 15:58:01.816 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:58:01.816 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:58:01.816 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:58:01.816 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:58:01.816 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:58:01.816 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:58:01.816 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:58:01.816 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:58:01.816 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:58:01.816 +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-28 15:58:01.816 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:58:01.816 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:58:01.816 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:58:01.816 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:58:01.816 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:58:01.816 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:58:01.816 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:58:01.816 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:58:01.816 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:58:01.816 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:58:01.816 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:58:01.816 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:58:01.816 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:58:01.816 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:58:01.816 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:58:01.816 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:58:01.816 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:58:01.816 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6967ms 2025-06-28 15:58:01.816 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:58:01.816 +03:00 [DBG] Connection id "0HNC8090TG98Q" completed keep alive response. 2025-06-28 15:58:01.817 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2329ms 2025-06-28 15:58:01.817 +03:00 [DBG] Connection id "0HNC8090TG98Q" received FIN. 2025-06-28 15:58:01.817 +03:00 [DBG] Connection id "0HNC8090TG98Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:58:01.817 +03:00 [DBG] Connection id "0HNC8090TG98Q" disconnecting. 2025-06-28 15:58:01.817 +03:00 [DBG] Connection id "0HNC8090TG98Q" stopped. 2025-06-28 15:59:01.826 +03:00 [DBG] Connection id "0HNC8090TG98R" accepted. 2025-06-28 15:59:01.826 +03:00 [DBG] Connection id "0HNC8090TG98R" started. 2025-06-28 15:59:01.826 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 15:59:01.826 +03:00 [VRB] All hosts are allowed. 2025-06-28 15:59:01.826 +03:00 [DBG] POST requests are not supported 2025-06-28 15:59:01.826 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 15:59:01.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-28 15:59:01.826 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:59:01.826 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 15:59:01.826 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 15:59:01.826 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 15:59:01.826 +03:00 [INF] CORS policy execution successful. 2025-06-28 15:59:01.826 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:59:01.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-28 15:59:01.826 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 15:59:01.826 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 15:59:01.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-28 15:59:01.826 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 15:59:01.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-28 15:59:01.826 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:59:01.826 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:59:01.826 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:59:01.827 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 15:59:01.827 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:59:01.827 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:59:01.827 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:59:01.827 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:59:01.827 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 15:59:01.827 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1436ms. 2025-06-28 15:59:01.827 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:59:01.827 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 15:59:01.827 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:59:01.827 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 15:59:01.827 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:59:01.827 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:59:01.827 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:59:01.827 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:59:01.827 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:59:01.827 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 15:59:01.827 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 15:59:01.827 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:59:01.827 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 15:59:01.827 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:59:01.827 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:59:01.827 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:59:01.827 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 15:59:01.827 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6259ms 2025-06-28 15:59:01.827 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 15:59:01.827 +03:00 [DBG] Connection id "0HNC8090TG98R" completed keep alive response. 2025-06-28 15:59:01.827 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1911ms 2025-06-28 15:59:01.828 +03:00 [DBG] Connection id "0HNC8090TG98R" received FIN. 2025-06-28 15:59:01.828 +03:00 [DBG] Connection id "0HNC8090TG98R" disconnecting. 2025-06-28 15:59:01.828 +03:00 [DBG] Connection id "0HNC8090TG98R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 15:59:01.829 +03:00 [DBG] Connection id "0HNC8090TG98R" stopped. 2025-06-28 16:00:01.817 +03:00 [DBG] Connection id "0HNC8090TG98S" accepted. 2025-06-28 16:00:01.817 +03:00 [DBG] Connection id "0HNC8090TG98S" started. 2025-06-28 16:00:01.818 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:00:01.818 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:00:01.818 +03:00 [DBG] POST requests are not supported 2025-06-28 16:00:01.818 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:00:01.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-28 16:00:01.818 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:00:01.818 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:00:01.818 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:00:01.818 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:00:01.818 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:00:01.818 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:00:01.818 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 16:00:01.818 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:00:01.818 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:00:01.818 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 16:00:01.818 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:00:01.818 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 16:00:01.818 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:00:01.818 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:00:01.818 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:00:01.818 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:00:01.819 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:00:01.819 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:00:01.819 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:00:01.819 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:00:01.819 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:00:01.819 +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-28 16:00:01.819 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:00:01.819 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:00:01.819 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:00:01.819 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:00:01.819 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:00:01.819 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:00:01.819 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:00:01.819 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:00:01.819 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:00:01.819 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:00:01.819 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:00:01.819 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:00:01.819 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:00:01.819 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:00:01.819 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:00:01.819 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:00:01.819 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:00:01.819 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9578ms 2025-06-28 16:00:01.819 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:00:01.819 +03:00 [DBG] Connection id "0HNC8090TG98S" completed keep alive response. 2025-06-28 16:00:01.819 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7879ms 2025-06-28 16:00:01.820 +03:00 [DBG] Connection id "0HNC8090TG98S" received FIN. 2025-06-28 16:00:01.820 +03:00 [DBG] Connection id "0HNC8090TG98S" disconnecting. 2025-06-28 16:00:01.820 +03:00 [DBG] Connection id "0HNC8090TG98S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:00:01.821 +03:00 [DBG] Connection id "0HNC8090TG98S" stopped. 2025-06-28 16:01:01.823 +03:00 [DBG] Connection id "0HNC8090TG98T" accepted. 2025-06-28 16:01:01.823 +03:00 [DBG] Connection id "0HNC8090TG98T" started. 2025-06-28 16:01:01.823 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:01:01.823 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:01:01.823 +03:00 [DBG] POST requests are not supported 2025-06-28 16:01:01.823 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:01:01.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-28 16:01:01.823 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:01:01.823 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:01:01.823 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:01:01.823 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:01:01.823 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:01:01.823 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:01:01.823 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 16:01:01.823 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:01:01.823 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:01:01.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-28 16:01:01.824 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:01:01.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-28 16:01:01.824 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:01:01.824 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:01:01.824 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:01:01.824 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:01:01.824 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:01:01.824 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:01:01.824 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:01:01.824 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:01:01.824 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:01:01.824 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.131ms. 2025-06-28 16:01:01.824 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:01:01.824 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:01:01.824 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:01:01.824 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:01:01.824 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:01:01.824 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:01:01.824 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:01:01.824 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:01:01.824 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:01:01.824 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:01:01.824 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:01:01.824 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:01:01.824 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:01:01.824 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:01:01.824 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:01:01.824 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:01:01.824 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:01:01.824 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7118ms 2025-06-28 16:01:01.824 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:01:01.824 +03:00 [DBG] Connection id "0HNC8090TG98T" completed keep alive response. 2025-06-28 16:01:01.824 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.28ms 2025-06-28 16:01:01.825 +03:00 [DBG] Connection id "0HNC8090TG98T" received FIN. 2025-06-28 16:01:01.825 +03:00 [DBG] Connection id "0HNC8090TG98T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:01:01.825 +03:00 [DBG] Connection id "0HNC8090TG98T" disconnecting. 2025-06-28 16:01:01.825 +03:00 [DBG] Connection id "0HNC8090TG98T" stopped. 2025-06-28 16:02:01.888 +03:00 [DBG] Connection id "0HNC8090TG98U" accepted. 2025-06-28 16:02:01.888 +03:00 [DBG] Connection id "0HNC8090TG98U" started. 2025-06-28 16:02:01.888 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:02:01.888 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:02:01.888 +03:00 [DBG] POST requests are not supported 2025-06-28 16:02:01.888 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:02:01.888 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 16:02:01.888 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:02:01.888 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:02:01.888 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:02:01.889 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:02:01.889 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:02:01.889 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:02:01.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-28 16:02:01.889 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:02:01.889 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:02:01.889 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 16:02:01.889 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:02:01.889 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 16:02:01.889 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:02:01.889 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:02:01.889 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:02:01.889 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:02:01.889 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:02:01.889 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:02:01.889 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:02:01.889 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:02:01.889 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:02:01.889 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1259ms. 2025-06-28 16:02:01.889 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:02:01.889 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:02:01.889 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:02:01.889 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:02:01.889 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:02:01.889 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:02:01.889 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:02:01.889 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:02:01.889 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:02:01.889 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:02:01.889 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:02:01.889 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:02:01.890 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:02:01.890 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:02:01.890 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:02:01.890 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:02:01.890 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:02:01.890 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7677ms 2025-06-28 16:02:01.890 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:02:01.890 +03:00 [DBG] Connection id "0HNC8090TG98U" completed keep alive response. 2025-06-28 16:02:01.890 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.569ms 2025-06-28 16:02:01.890 +03:00 [DBG] Connection id "0HNC8090TG98U" received FIN. 2025-06-28 16:02:01.890 +03:00 [DBG] Connection id "0HNC8090TG98U" disconnecting. 2025-06-28 16:02:01.890 +03:00 [DBG] Connection id "0HNC8090TG98U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:02:01.891 +03:00 [DBG] Connection id "0HNC8090TG98U" stopped. 2025-06-28 16:03:01.817 +03:00 [DBG] Connection id "0HNC8090TG98V" accepted. 2025-06-28 16:03:01.817 +03:00 [DBG] Connection id "0HNC8090TG98V" started. 2025-06-28 16:03:01.817 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:03:01.817 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:03:01.817 +03:00 [DBG] POST requests are not supported 2025-06-28 16:03:01.817 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:03:01.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-28 16:03:01.817 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:03:01.817 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:03:01.817 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:03:01.817 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:03:01.817 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:03:01.817 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:03:01.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-28 16:03:01.818 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:03:01.818 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:03:01.818 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 16:03:01.818 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:03:01.818 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 16:03:01.818 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:03:01.818 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:03:01.818 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:03:01.818 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:03:01.818 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:03:01.818 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:03:01.818 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:03:01.818 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:03:01.818 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:03:01.818 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1774ms. 2025-06-28 16:03:01.818 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:03:01.819 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:03:01.819 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:03:01.819 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:03:01.819 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:03:01.819 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:03:01.819 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:03:01.819 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:03:01.819 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:03:01.819 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:03:01.819 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:03:01.819 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:03:01.819 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:03:01.819 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:03:01.819 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:03:01.819 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:03:01.819 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:03:01.819 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2093ms 2025-06-28 16:03:01.819 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:03:01.819 +03:00 [DBG] Connection id "0HNC8090TG98V" completed keep alive response. 2025-06-28 16:03:01.819 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3043ms 2025-06-28 16:03:01.819 +03:00 [DBG] Connection id "0HNC8090TG98V" received FIN. 2025-06-28 16:03:01.820 +03:00 [DBG] Connection id "0HNC8090TG98V" disconnecting. 2025-06-28 16:03:01.820 +03:00 [DBG] Connection id "0HNC8090TG98V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:03:01.821 +03:00 [DBG] Connection id "0HNC8090TG98V" stopped. 2025-06-28 16:04:01.818 +03:00 [DBG] Connection id "0HNC8090TG990" accepted. 2025-06-28 16:04:01.818 +03:00 [DBG] Connection id "0HNC8090TG990" started. 2025-06-28 16:04:01.818 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:04:01.818 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:04:01.818 +03:00 [DBG] POST requests are not supported 2025-06-28 16:04:01.818 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:04:01.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-28 16:04:01.818 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:04:01.819 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:04:01.819 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:04:01.819 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:04:01.819 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:04:01.819 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:04:01.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-28 16:04:01.819 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:04:01.819 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:04:01.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-28 16:04:01.819 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:04:01.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-28 16:04:01.819 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:04:01.819 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:04:01.819 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:04:01.819 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:04:01.819 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:04:01.819 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:04:01.819 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:04:01.819 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:04:01.819 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:04:01.819 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1312ms. 2025-06-28 16:04:01.819 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:04:01.819 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:04:01.819 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:04:01.819 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:04:01.819 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:04:01.819 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:04:01.819 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:04:01.819 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:04:01.819 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:04:01.819 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:04:01.820 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:04:01.820 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:04:01.820 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:04:01.820 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:04:01.820 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:04:01.820 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:04:01.820 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:04:01.820 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7612ms 2025-06-28 16:04:01.820 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:04:01.820 +03:00 [DBG] Connection id "0HNC8090TG990" completed keep alive response. 2025-06-28 16:04:01.820 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4828ms 2025-06-28 16:04:01.820 +03:00 [DBG] Connection id "0HNC8090TG990" received FIN. 2025-06-28 16:04:01.820 +03:00 [DBG] Connection id "0HNC8090TG990" disconnecting. 2025-06-28 16:04:01.820 +03:00 [DBG] Connection id "0HNC8090TG990" stopped. 2025-06-28 16:04:01.820 +03:00 [DBG] Connection id "0HNC8090TG990" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:05:01.825 +03:00 [DBG] Connection id "0HNC8090TG991" accepted. 2025-06-28 16:05:01.825 +03:00 [DBG] Connection id "0HNC8090TG991" started. 2025-06-28 16:05:01.825 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:05:01.825 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:05:01.825 +03:00 [DBG] POST requests are not supported 2025-06-28 16:05:01.825 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:05:01.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-28 16:05:01.825 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:05:01.826 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:05:01.826 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:05:01.826 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:05:01.826 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:05:01.826 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:05:01.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-28 16:05:01.826 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:05:01.826 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:05:01.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-28 16:05:01.826 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:05:01.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-28 16:05:01.826 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:05:01.826 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:05:01.826 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:05:01.826 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:05:01.826 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:05:01.826 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:05:01.826 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:05:01.826 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:05:01.826 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:05:01.826 +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-28 16:05:01.826 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:05:01.826 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:05:01.826 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:05:01.826 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:05:01.826 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:05:01.826 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:05:01.826 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:05:01.826 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:05:01.826 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:05:01.826 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:05:01.826 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:05:01.826 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:05:01.826 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:05:01.826 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:05:01.827 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:05:01.827 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:05:01.827 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:05:01.827 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7135ms 2025-06-28 16:05:01.827 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:05:01.827 +03:00 [DBG] Connection id "0HNC8090TG991" completed keep alive response. 2025-06-28 16:05:01.827 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2964ms 2025-06-28 16:05:01.827 +03:00 [DBG] Connection id "0HNC8090TG991" received FIN. 2025-06-28 16:05:01.827 +03:00 [DBG] Connection id "0HNC8090TG991" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:05:01.827 +03:00 [DBG] Connection id "0HNC8090TG991" disconnecting. 2025-06-28 16:05:01.827 +03:00 [DBG] Connection id "0HNC8090TG991" stopped. 2025-06-28 16:06:01.816 +03:00 [DBG] Connection id "0HNC8090TG992" accepted. 2025-06-28 16:06:01.816 +03:00 [DBG] Connection id "0HNC8090TG992" started. 2025-06-28 16:06:01.817 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:06:01.817 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:06:01.817 +03:00 [DBG] POST requests are not supported 2025-06-28 16:06:01.817 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:06:01.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-28 16:06:01.817 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:06:01.817 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:06:01.817 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:06:01.817 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:06:01.817 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:06:01.817 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:06:01.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-28 16:06:01.817 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:06:01.817 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:06:01.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-28 16:06:01.817 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:06:01.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-28 16:06:01.817 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:06:01.817 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:06:01.817 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:06:01.817 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:06:01.817 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:06:01.817 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:06:01.818 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:06:01.818 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:06:01.818 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:06:01.818 +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-28 16:06:01.818 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:06:01.818 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:06:01.818 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:06:01.818 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:06:01.818 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:06:01.818 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:06:01.818 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:06:01.818 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:06:01.818 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:06:01.818 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:06:01.818 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:06:01.818 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:06:01.818 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:06:01.818 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:06:01.818 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:06:01.818 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:06:01.818 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:06:01.818 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1712ms 2025-06-28 16:06:01.818 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:06:01.818 +03:00 [DBG] Connection id "0HNC8090TG992" completed keep alive response. 2025-06-28 16:06:01.819 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0206ms 2025-06-28 16:06:01.819 +03:00 [DBG] Connection id "0HNC8090TG992" received FIN. 2025-06-28 16:06:01.819 +03:00 [DBG] Connection id "0HNC8090TG992" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:06:01.819 +03:00 [DBG] Connection id "0HNC8090TG992" disconnecting. 2025-06-28 16:06:01.819 +03:00 [DBG] Connection id "0HNC8090TG992" stopped. 2025-06-28 16:07:01.825 +03:00 [DBG] Connection id "0HNC8090TG993" accepted. 2025-06-28 16:07:01.825 +03:00 [DBG] Connection id "0HNC8090TG993" started. 2025-06-28 16:07:01.826 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:07:01.826 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:07:01.826 +03:00 [DBG] POST requests are not supported 2025-06-28 16:07:01.826 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:07:01.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-28 16:07:01.826 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:07:01.826 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:07:01.826 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:07:01.826 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:07:01.826 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:07:01.826 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:07:01.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-28 16:07:01.826 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:07:01.826 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:07:01.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-28 16:07:01.826 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:07:01.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-28 16:07:01.826 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:07:01.826 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:07:01.826 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:07:01.826 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:07:01.826 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:07:01.826 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:07:01.826 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:07:01.826 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:07:01.826 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:07:01.826 +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-28 16:07:01.826 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:07:01.826 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:07:01.826 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:07:01.826 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:07:01.826 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:07:01.826 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:07:01.826 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:07:01.827 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:07:01.827 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:07:01.827 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:07:01.827 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:07:01.827 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:07:01.827 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:07:01.827 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:07:01.827 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:07:01.827 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:07:01.827 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:07:01.827 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7131ms 2025-06-28 16:07:01.827 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:07:01.827 +03:00 [DBG] Connection id "0HNC8090TG993" completed keep alive response. 2025-06-28 16:07:01.827 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3182ms 2025-06-28 16:07:01.827 +03:00 [DBG] Connection id "0HNC8090TG993" received FIN. 2025-06-28 16:07:01.827 +03:00 [DBG] Connection id "0HNC8090TG993" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:07:01.827 +03:00 [DBG] Connection id "0HNC8090TG993" disconnecting. 2025-06-28 16:07:01.827 +03:00 [DBG] Connection id "0HNC8090TG993" stopped. 2025-06-28 16:08:01.814 +03:00 [DBG] Connection id "0HNC8090TG994" accepted. 2025-06-28 16:08:01.814 +03:00 [DBG] Connection id "0HNC8090TG994" started. 2025-06-28 16:08:01.814 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:08:01.814 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:08:01.814 +03:00 [DBG] POST requests are not supported 2025-06-28 16:08:01.814 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:08:01.814 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 16:08:01.815 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:08:01.815 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:08:01.815 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:08:01.815 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:08:01.815 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:08:01.815 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:08:01.815 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 16:08:01.815 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:08:01.815 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:08:01.815 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 16:08:01.815 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:08:01.815 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 16:08:01.815 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:08:01.815 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:08:01.815 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:08:01.815 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:08:01.815 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:08:01.815 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:08:01.815 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:08:01.815 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:08:01.815 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:08:01.816 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1377ms. 2025-06-28 16:08:01.816 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:08:01.817 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:08:01.818 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:08:01.818 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:08:01.818 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:08:01.818 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:08:01.818 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:08:01.818 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:08:01.818 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:08:01.818 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:08:01.818 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:08:01.818 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:08:01.818 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:08:01.818 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:08:01.818 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:08:01.818 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:08:01.818 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:08:01.818 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 3.0676ms 2025-06-28 16:08:01.818 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:08:01.818 +03:00 [DBG] Connection id "0HNC8090TG994" completed keep alive response. 2025-06-28 16:08:01.818 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.9303ms 2025-06-28 16:08:01.818 +03:00 [DBG] Connection id "0HNC8090TG994" received FIN. 2025-06-28 16:08:01.819 +03:00 [DBG] Connection id "0HNC8090TG994" disconnecting. 2025-06-28 16:08:01.819 +03:00 [DBG] Connection id "0HNC8090TG994" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:08:01.820 +03:00 [DBG] Connection id "0HNC8090TG994" stopped. 2025-06-28 16:09:01.820 +03:00 [DBG] Connection id "0HNC8090TG995" accepted. 2025-06-28 16:09:01.820 +03:00 [DBG] Connection id "0HNC8090TG995" started. 2025-06-28 16:09:01.820 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:09:01.820 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:09:01.820 +03:00 [DBG] POST requests are not supported 2025-06-28 16:09:01.821 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:09:01.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-28 16:09:01.821 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:09:01.821 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:09:01.821 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:09:01.821 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:09:01.821 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:09:01.821 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:09:01.821 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 16:09:01.821 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:09:01.821 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:09:01.821 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 16:09:01.821 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:09:01.821 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 16:09:01.821 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:09:01.821 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:09:01.821 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:09:01.821 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:09:01.822 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:09:01.822 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:09:01.822 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:09:01.822 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:09:01.822 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:09:01.822 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1912ms. 2025-06-28 16:09:01.822 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:09:01.822 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:09:01.822 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:09:01.822 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:09:01.822 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:09:01.822 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:09:01.822 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:09:01.822 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:09:01.822 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:09:01.822 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:09:01.822 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:09:01.822 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:09:01.822 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:09:01.822 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:09:01.822 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:09:01.822 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:09:01.822 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:09:01.822 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2032ms 2025-06-28 16:09:01.822 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:09:01.823 +03:00 [DBG] Connection id "0HNC8090TG995" completed keep alive response. 2025-06-28 16:09:01.823 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.259ms 2025-06-28 16:09:01.823 +03:00 [DBG] Connection id "0HNC8090TG995" received FIN. 2025-06-28 16:09:01.823 +03:00 [DBG] Connection id "0HNC8090TG995" disconnecting. 2025-06-28 16:09:01.823 +03:00 [DBG] Connection id "0HNC8090TG995" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:09:01.824 +03:00 [DBG] Connection id "0HNC8090TG995" stopped. 2025-06-28 16:10:01.819 +03:00 [DBG] Connection id "0HNC8090TG996" accepted. 2025-06-28 16:10:01.820 +03:00 [DBG] Connection id "0HNC8090TG996" started. 2025-06-28 16:10:01.820 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:10:01.820 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:10:01.820 +03:00 [DBG] POST requests are not supported 2025-06-28 16:10:01.820 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:10:01.820 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 16:10:01.820 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:10:01.820 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:10:01.820 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:10:01.820 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:10:01.820 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:10:01.820 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:10:01.820 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 16:10:01.820 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:10:01.820 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:10:01.820 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 16:10:01.820 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:10:01.821 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 16:10:01.821 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:10:01.821 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:10:01.821 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:10:01.821 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:10:01.821 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:10:01.821 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:10:01.821 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:10:01.821 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:10:01.821 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:10:01.821 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1542ms. 2025-06-28 16:10:01.821 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:10:01.821 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:10:01.821 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:10:01.821 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:10:01.821 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:10:01.821 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:10:01.821 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:10:01.821 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:10:01.821 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:10:01.822 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:10:01.822 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:10:01.822 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:10:01.822 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:10:01.822 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:10:01.822 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:10:01.822 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:10:01.822 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:10:01.822 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1802ms 2025-06-28 16:10:01.822 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:10:01.822 +03:00 [DBG] Connection id "0HNC8090TG996" completed keep alive response. 2025-06-28 16:10:01.822 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0276ms 2025-06-28 16:10:01.822 +03:00 [DBG] Connection id "0HNC8090TG996" received FIN. 2025-06-28 16:10:01.822 +03:00 [DBG] Connection id "0HNC8090TG996" disconnecting. 2025-06-28 16:10:01.822 +03:00 [DBG] Connection id "0HNC8090TG996" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:10:01.823 +03:00 [DBG] Connection id "0HNC8090TG996" stopped. 2025-06-28 16:11:01.812 +03:00 [DBG] Connection id "0HNC8090TG997" accepted. 2025-06-28 16:11:01.812 +03:00 [DBG] Connection id "0HNC8090TG997" started. 2025-06-28 16:11:01.812 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:11:01.812 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:11:01.812 +03:00 [DBG] POST requests are not supported 2025-06-28 16:11:01.812 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:11:01.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-28 16:11:01.813 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:11:01.813 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:11:01.813 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:11:01.813 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:11:01.813 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:11:01.813 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:11:01.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-28 16:11:01.813 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:11:01.813 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:11:01.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-28 16:11:01.813 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:11:01.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-28 16:11:01.813 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:11:01.813 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:11:01.813 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:11:01.813 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:11:01.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:11:01.813 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:11:01.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:11:01.813 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:11:01.813 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:11:01.813 +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-28 16:11:01.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:11:01.813 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:11:01.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:11:01.813 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:11:01.813 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:11:01.813 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:11:01.813 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:11:01.813 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:11:01.813 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:11:01.813 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:11:01.814 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:11:01.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:11:01.814 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:11:01.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:11:01.814 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:11:01.814 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:11:01.814 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:11:01.814 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.674ms 2025-06-28 16:11:01.814 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:11:01.814 +03:00 [DBG] Connection id "0HNC8090TG997" completed keep alive response. 2025-06-28 16:11:01.814 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3805ms 2025-06-28 16:11:01.814 +03:00 [DBG] Connection id "0HNC8090TG997" received FIN. 2025-06-28 16:11:01.814 +03:00 [DBG] Connection id "0HNC8090TG997" disconnecting. 2025-06-28 16:11:01.814 +03:00 [DBG] Connection id "0HNC8090TG997" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:11:01.815 +03:00 [DBG] Connection id "0HNC8090TG997" stopped. 2025-06-28 16:12:01.823 +03:00 [DBG] Connection id "0HNC8090TG998" accepted. 2025-06-28 16:12:01.823 +03:00 [DBG] Connection id "0HNC8090TG998" started. 2025-06-28 16:12:01.823 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:12:01.823 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:12:01.824 +03:00 [DBG] POST requests are not supported 2025-06-28 16:12:01.824 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:12:01.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-28 16:12:01.824 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:12:01.824 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:12:01.824 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:12:01.824 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:12:01.824 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:12:01.824 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:12:01.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-28 16:12:01.824 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:12:01.824 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:12:01.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-28 16:12:01.824 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:12:01.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-28 16:12:01.824 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:12:01.824 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:12:01.824 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:12:01.824 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:12:01.824 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:12:01.824 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:12:01.824 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:12:01.824 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:12:01.825 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:12:01.825 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2489ms. 2025-06-28 16:12:01.825 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:12:01.825 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:12:01.825 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:12:01.825 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:12:01.825 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:12:01.825 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:12:01.825 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:12:01.825 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:12:01.825 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:12:01.825 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:12:01.825 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:12:01.825 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:12:01.825 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:12:01.825 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:12:01.825 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:12:01.825 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:12:01.825 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:12:01.825 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0916ms 2025-06-28 16:12:01.825 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:12:01.825 +03:00 [DBG] Connection id "0HNC8090TG998" completed keep alive response. 2025-06-28 16:12:01.825 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0193ms 2025-06-28 16:12:01.826 +03:00 [DBG] Connection id "0HNC8090TG998" received FIN. 2025-06-28 16:12:01.826 +03:00 [DBG] Connection id "0HNC8090TG998" disconnecting. 2025-06-28 16:12:01.826 +03:00 [DBG] Connection id "0HNC8090TG998" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:12:01.827 +03:00 [DBG] Connection id "0HNC8090TG998" stopped. 2025-06-28 16:13:01.823 +03:00 [DBG] Connection id "0HNC8090TG999" accepted. 2025-06-28 16:13:01.823 +03:00 [DBG] Connection id "0HNC8090TG999" started. 2025-06-28 16:13:01.824 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:13:01.824 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:13:01.824 +03:00 [DBG] POST requests are not supported 2025-06-28 16:13:01.824 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:13:01.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-28 16:13:01.824 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:13:01.824 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:13:01.824 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:13:01.824 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:13:01.824 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:13:01.824 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:13:01.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-28 16:13:01.824 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:13:01.824 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:13:01.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-28 16:13:01.824 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:13:01.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-28 16:13:01.824 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:13:01.824 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:13:01.824 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:13:01.824 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:13:01.825 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:13:01.825 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:13:01.825 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:13:01.825 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:13:01.825 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:13:01.825 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1636ms. 2025-06-28 16:13:01.825 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:13:01.825 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:13:01.825 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:13:01.825 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:13:01.825 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:13:01.825 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:13:01.825 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:13:01.825 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:13:01.825 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:13:01.825 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:13:01.825 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:13:01.825 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:13:01.825 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:13:01.825 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:13:01.825 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:13:01.825 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:13:01.825 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:13:01.825 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9365ms 2025-06-28 16:13:01.825 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:13:01.825 +03:00 [DBG] Connection id "0HNC8090TG999" completed keep alive response. 2025-06-28 16:13:01.825 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8684ms 2025-06-28 16:13:01.826 +03:00 [DBG] Connection id "0HNC8090TG999" received FIN. 2025-06-28 16:13:01.826 +03:00 [DBG] Connection id "0HNC8090TG999" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:13:01.826 +03:00 [DBG] Connection id "0HNC8090TG999" disconnecting. 2025-06-28 16:13:01.826 +03:00 [DBG] Connection id "0HNC8090TG999" stopped. 2025-06-28 16:14:01.828 +03:00 [DBG] Connection id "0HNC8090TG99A" accepted. 2025-06-28 16:14:01.828 +03:00 [DBG] Connection id "0HNC8090TG99A" started. 2025-06-28 16:14:01.828 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:14:01.828 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:14:01.828 +03:00 [DBG] POST requests are not supported 2025-06-28 16:14:01.828 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:14:01.828 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 16:14:01.828 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:14:01.829 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:14:01.829 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:14:01.829 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:14:01.829 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:14:01.829 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:14:01.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-28 16:14:01.829 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:14:01.829 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:14:01.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-28 16:14:01.829 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:14:01.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-28 16:14:01.829 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:14:01.829 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:14:01.829 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:14:01.829 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:14:01.829 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:14:01.829 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:14:01.829 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:14:01.829 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:14:01.829 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:14:01.829 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1219ms. 2025-06-28 16:14:01.829 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:14:01.829 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:14:01.829 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:14:01.829 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:14:01.829 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:14:01.829 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:14:01.829 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:14:01.829 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:14:01.829 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:14:01.829 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:14:01.829 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:14:01.829 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:14:01.829 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:14:01.829 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:14:01.829 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:14:01.830 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:14:01.830 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:14:01.830 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6568ms 2025-06-28 16:14:01.830 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:14:01.830 +03:00 [DBG] Connection id "0HNC8090TG99A" completed keep alive response. 2025-06-28 16:14:01.830 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2969ms 2025-06-28 16:14:01.830 +03:00 [DBG] Connection id "0HNC8090TG99A" received FIN. 2025-06-28 16:14:01.830 +03:00 [DBG] Connection id "0HNC8090TG99A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:14:01.830 +03:00 [DBG] Connection id "0HNC8090TG99A" disconnecting. 2025-06-28 16:14:01.830 +03:00 [DBG] Connection id "0HNC8090TG99A" stopped. 2025-06-28 16:15:01.820 +03:00 [DBG] Connection id "0HNC8090TG99B" accepted. 2025-06-28 16:15:01.820 +03:00 [DBG] Connection id "0HNC8090TG99B" started. 2025-06-28 16:15:01.820 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:15:01.820 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:15:01.820 +03:00 [DBG] POST requests are not supported 2025-06-28 16:15:01.820 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:15:01.820 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 16:15:01.820 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:15:01.820 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:15:01.820 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:15:01.820 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:15:01.820 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:15:01.820 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:15:01.820 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 16:15:01.820 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:15:01.820 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:15:01.820 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 16:15:01.820 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:15:01.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-28 16:15:01.821 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:15:01.821 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:15:01.821 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:15:01.821 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:15:01.821 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:15:01.821 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:15:01.821 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:15:01.821 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:15:01.821 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:15:01.821 +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-28 16:15:01.821 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:15:01.821 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:15:01.821 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:15:01.821 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:15:01.821 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:15:01.821 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:15:01.821 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:15:01.821 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:15:01.821 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:15:01.821 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:15:01.821 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:15:01.821 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:15:01.821 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:15:01.821 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:15:01.821 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:15:01.821 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:15:01.821 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:15:01.821 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8541ms 2025-06-28 16:15:01.821 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:15:01.821 +03:00 [DBG] Connection id "0HNC8090TG99B" completed keep alive response. 2025-06-28 16:15:01.822 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4435ms 2025-06-28 16:15:01.822 +03:00 [DBG] Connection id "0HNC8090TG99B" received FIN. 2025-06-28 16:15:01.822 +03:00 [DBG] Connection id "0HNC8090TG99B" disconnecting. 2025-06-28 16:15:01.822 +03:00 [DBG] Connection id "0HNC8090TG99B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:15:01.823 +03:00 [DBG] Connection id "0HNC8090TG99B" stopped. 2025-06-28 16:16:01.823 +03:00 [DBG] Connection id "0HNC8090TG99C" accepted. 2025-06-28 16:16:01.823 +03:00 [DBG] Connection id "0HNC8090TG99C" started. 2025-06-28 16:16:01.823 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:16:01.823 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:16:01.823 +03:00 [DBG] POST requests are not supported 2025-06-28 16:16:01.823 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:16:01.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-28 16:16:01.823 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:16:01.823 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:16:01.823 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:16:01.823 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:16:01.823 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:16:01.823 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:16:01.823 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 16:16:01.823 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:16:01.823 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:16:01.823 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 16:16:01.823 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:16:01.823 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 16:16:01.823 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:16:01.823 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:16:01.824 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:16:01.824 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:16:01.824 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:16:01.824 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:16:01.824 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:16:01.824 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:16:01.824 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:16:01.824 +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-28 16:16:01.824 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:16:01.824 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:16:01.824 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:16:01.824 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:16:01.824 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:16:01.824 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:16:01.824 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:16:01.824 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:16:01.824 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:16:01.824 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:16:01.824 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:16:01.824 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:16:01.824 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:16:01.824 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:16:01.824 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:16:01.824 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:16:01.824 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:16:01.824 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.803ms 2025-06-28 16:16:01.824 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:16:01.824 +03:00 [DBG] Connection id "0HNC8090TG99C" completed keep alive response. 2025-06-28 16:16:01.824 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3931ms 2025-06-28 16:16:01.825 +03:00 [DBG] Connection id "0HNC8090TG99C" received FIN. 2025-06-28 16:16:01.825 +03:00 [DBG] Connection id "0HNC8090TG99C" disconnecting. 2025-06-28 16:16:01.825 +03:00 [DBG] Connection id "0HNC8090TG99C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:16:01.826 +03:00 [DBG] Connection id "0HNC8090TG99C" stopped. 2025-06-28 16:17:01.819 +03:00 [DBG] Connection id "0HNC8090TG99D" accepted. 2025-06-28 16:17:01.819 +03:00 [DBG] Connection id "0HNC8090TG99D" started. 2025-06-28 16:17:01.819 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:17:01.819 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:17:01.819 +03:00 [DBG] POST requests are not supported 2025-06-28 16:17:01.820 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:17:01.820 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 16:17:01.820 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:17:01.820 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:17:01.820 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:17:01.820 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:17:01.820 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:17:01.820 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:17:01.820 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 16:17:01.820 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:17:01.820 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:17:01.820 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 16:17:01.820 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:17:01.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-28 16:17:01.820 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:17:01.820 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:17:01.820 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:17:01.820 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:17:01.820 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:17:01.820 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:17:01.820 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:17:01.820 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:17:01.820 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:17:01.820 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1478ms. 2025-06-28 16:17:01.820 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:17:01.820 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:17:01.820 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:17:01.820 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:17:01.821 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:17:01.821 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:17:01.821 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:17:01.821 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:17:01.821 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:17:01.821 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:17:01.821 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:17:01.821 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:17:01.821 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:17:01.821 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:17:01.821 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:17:01.821 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:17:01.821 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:17:01.821 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8305ms 2025-06-28 16:17:01.821 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:17:01.821 +03:00 [DBG] Connection id "0HNC8090TG99D" completed keep alive response. 2025-06-28 16:17:01.821 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4991ms 2025-06-28 16:17:01.821 +03:00 [DBG] Connection id "0HNC8090TG99D" received FIN. 2025-06-28 16:17:01.821 +03:00 [DBG] Connection id "0HNC8090TG99D" disconnecting. 2025-06-28 16:17:01.821 +03:00 [DBG] Connection id "0HNC8090TG99D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:17:01.822 +03:00 [DBG] Connection id "0HNC8090TG99D" stopped. 2025-06-28 16:18:01.830 +03:00 [DBG] Connection id "0HNC8090TG99E" accepted. 2025-06-28 16:18:01.830 +03:00 [DBG] Connection id "0HNC8090TG99E" started. 2025-06-28 16:18:01.830 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:18:01.830 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:18:01.830 +03:00 [DBG] POST requests are not supported 2025-06-28 16:18:01.830 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:18:01.830 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 16:18:01.830 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:18:01.830 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:18:01.830 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:18:01.831 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:18:01.831 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:18:01.831 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:18:01.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-28 16:18:01.831 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:18:01.831 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:18:01.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-28 16:18:01.831 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:18:01.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-28 16:18:01.831 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:18:01.831 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:18:01.831 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:18:01.831 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:18:01.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:18:01.831 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:18:01.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:18:01.831 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:18:01.831 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:18:01.832 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1569ms. 2025-06-28 16:18:01.832 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:18:01.832 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:18:01.832 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:18:01.832 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:18:01.832 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:18:01.832 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:18:01.832 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:18:01.832 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:18:01.832 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:18:01.832 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:18:01.832 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:18:01.832 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:18:01.832 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:18:01.832 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:18:01.832 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:18:01.832 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:18:01.832 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:18:01.832 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0298ms 2025-06-28 16:18:01.832 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:18:01.832 +03:00 [DBG] Connection id "0HNC8090TG99E" completed keep alive response. 2025-06-28 16:18:01.832 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0064ms 2025-06-28 16:18:01.832 +03:00 [DBG] Connection id "0HNC8090TG99E" received FIN. 2025-06-28 16:18:01.832 +03:00 [DBG] Connection id "0HNC8090TG99E" disconnecting. 2025-06-28 16:18:01.833 +03:00 [DBG] Connection id "0HNC8090TG99E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:18:01.834 +03:00 [DBG] Connection id "0HNC8090TG99E" stopped. 2025-06-28 16:19:01.834 +03:00 [DBG] Connection id "0HNC8090TG99F" accepted. 2025-06-28 16:19:01.834 +03:00 [DBG] Connection id "0HNC8090TG99F" started. 2025-06-28 16:19:01.835 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:19:01.835 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:19:01.835 +03:00 [DBG] POST requests are not supported 2025-06-28 16:19:01.835 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:19:01.835 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 16:19:01.835 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:19:01.835 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:19:01.835 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:19:01.835 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:19:01.835 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:19:01.835 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:19:01.835 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 16:19:01.835 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:19:01.835 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:19:01.835 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 16:19:01.835 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:19:01.835 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 16:19:01.835 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:19:01.835 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:19:01.835 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:19:01.835 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:19:01.835 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:19:01.835 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:19:01.835 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:19:01.835 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:19:01.835 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:19:01.835 +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-28 16:19:01.835 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:19:01.835 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:19:01.835 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:19:01.836 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:19:01.836 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:19:01.836 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:19:01.836 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:19:01.836 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:19:01.836 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:19:01.836 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:19:01.836 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:19:01.836 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:19:01.836 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:19:01.836 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:19:01.836 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:19:01.836 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:19:01.836 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:19:01.836 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7113ms 2025-06-28 16:19:01.836 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:19:01.836 +03:00 [DBG] Connection id "0HNC8090TG99F" completed keep alive response. 2025-06-28 16:19:01.836 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3556ms 2025-06-28 16:19:01.836 +03:00 [DBG] Connection id "0HNC8090TG99F" received FIN. 2025-06-28 16:19:01.836 +03:00 [DBG] Connection id "0HNC8090TG99F" disconnecting. 2025-06-28 16:19:01.836 +03:00 [DBG] Connection id "0HNC8090TG99F" stopped. 2025-06-28 16:19:01.836 +03:00 [DBG] Connection id "0HNC8090TG99F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:20:01.830 +03:00 [DBG] Connection id "0HNC8090TG99G" accepted. 2025-06-28 16:20:01.830 +03:00 [DBG] Connection id "0HNC8090TG99G" started. 2025-06-28 16:20:01.830 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:20:01.830 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:20:01.830 +03:00 [DBG] POST requests are not supported 2025-06-28 16:20:01.830 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:20:01.830 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 16:20:01.830 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:20:01.830 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:20:01.830 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:20:01.830 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:20:01.830 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:20:01.831 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:20:01.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-28 16:20:01.831 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:20:01.831 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:20:01.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-28 16:20:01.831 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:20:01.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-28 16:20:01.831 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:20:01.831 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:20:01.831 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:20:01.831 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:20:01.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:20:01.831 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:20:01.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:20:01.831 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:20:01.831 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:20:01.831 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1244ms. 2025-06-28 16:20:01.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:20:01.831 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:20:01.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:20:01.831 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:20:01.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:20:01.831 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:20:01.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:20:01.831 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:20:01.831 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:20:01.831 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:20:01.831 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:20:01.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:20:01.831 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:20:01.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:20:01.831 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:20:01.831 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:20:01.831 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:20:01.831 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7419ms 2025-06-28 16:20:01.831 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:20:01.832 +03:00 [DBG] Connection id "0HNC8090TG99G" completed keep alive response. 2025-06-28 16:20:01.832 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3672ms 2025-06-28 16:20:01.832 +03:00 [DBG] Connection id "0HNC8090TG99G" received FIN. 2025-06-28 16:20:01.832 +03:00 [DBG] Connection id "0HNC8090TG99G" disconnecting. 2025-06-28 16:20:01.832 +03:00 [DBG] Connection id "0HNC8090TG99G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:20:01.833 +03:00 [DBG] Connection id "0HNC8090TG99G" stopped. 2025-06-28 16:21:01.820 +03:00 [DBG] Connection id "0HNC8090TG99H" accepted. 2025-06-28 16:21:01.820 +03:00 [DBG] Connection id "0HNC8090TG99H" started. 2025-06-28 16:21:01.820 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:21:01.820 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:21:01.820 +03:00 [DBG] POST requests are not supported 2025-06-28 16:21:01.820 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:21:01.820 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 16:21:01.820 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:21:01.820 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:21:01.820 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:21:01.820 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:21:01.820 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:21:01.820 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:21:01.820 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 16:21:01.820 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:21:01.821 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:21:01.821 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 16:21:01.821 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:21:01.821 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 16:21:01.821 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:21:01.821 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:21:01.821 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:21:01.821 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:21:01.821 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:21:01.821 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:21:01.821 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:21:01.821 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:21:01.821 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:21:01.821 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1496ms. 2025-06-28 16:21:01.821 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:21:01.821 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:21:01.821 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:21:01.821 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:21:01.821 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:21:01.821 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:21:01.822 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:21:01.822 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:21:01.822 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:21:01.822 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:21:01.822 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:21:01.822 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:21:01.822 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:21:01.822 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:21:01.822 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:21:01.822 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:21:01.822 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:21:01.822 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1693ms 2025-06-28 16:21:01.822 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:21:01.822 +03:00 [DBG] Connection id "0HNC8090TG99H" completed keep alive response. 2025-06-28 16:21:01.822 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0149ms 2025-06-28 16:21:01.822 +03:00 [DBG] Connection id "0HNC8090TG99H" received FIN. 2025-06-28 16:21:01.822 +03:00 [DBG] Connection id "0HNC8090TG99H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:21:01.822 +03:00 [DBG] Connection id "0HNC8090TG99H" disconnecting. 2025-06-28 16:21:01.822 +03:00 [DBG] Connection id "0HNC8090TG99H" stopped. 2025-06-28 16:22:01.822 +03:00 [DBG] Connection id "0HNC8090TG99I" accepted. 2025-06-28 16:22:01.822 +03:00 [DBG] Connection id "0HNC8090TG99I" started. 2025-06-28 16:22:01.823 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:22:01.823 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:22:01.823 +03:00 [DBG] POST requests are not supported 2025-06-28 16:22:01.823 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:22:01.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-28 16:22:01.823 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:22:01.823 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:22:01.823 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:22:01.823 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:22:01.823 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:22:01.823 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:22:01.823 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 16:22:01.823 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:22:01.823 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:22:01.823 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 16:22:01.823 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:22:01.823 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 16:22:01.823 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:22:01.823 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:22:01.823 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:22:01.823 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:22:01.823 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:22:01.823 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:22:01.823 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:22:01.824 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:22:01.824 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:22:01.824 +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-28 16:22:01.824 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:22:01.824 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:22:01.824 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:22:01.824 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:22:01.824 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:22:01.824 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:22:01.824 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:22:01.824 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:22:01.824 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:22:01.824 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:22:01.824 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:22:01.824 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:22:01.824 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:22:01.824 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:22:01.824 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:22:01.824 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:22:01.824 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:22:01.824 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9856ms 2025-06-28 16:22:01.824 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:22:01.824 +03:00 [DBG] Connection id "0HNC8090TG99I" completed keep alive response. 2025-06-28 16:22:01.824 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.858ms 2025-06-28 16:22:01.825 +03:00 [DBG] Connection id "0HNC8090TG99I" received FIN. 2025-06-28 16:22:01.825 +03:00 [DBG] Connection id "0HNC8090TG99I" disconnecting. 2025-06-28 16:22:01.825 +03:00 [DBG] Connection id "0HNC8090TG99I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:22:01.826 +03:00 [DBG] Connection id "0HNC8090TG99I" stopped. 2025-06-28 16:23:01.826 +03:00 [DBG] Connection id "0HNC8090TG99J" accepted. 2025-06-28 16:23:01.826 +03:00 [DBG] Connection id "0HNC8090TG99J" started. 2025-06-28 16:23:01.826 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:23:01.826 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:23:01.826 +03:00 [DBG] POST requests are not supported 2025-06-28 16:23:01.826 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:23:01.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-28 16:23:01.826 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:23:01.826 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:23:01.826 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:23:01.826 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:23:01.826 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:23:01.826 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:23:01.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-28 16:23:01.826 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:23:01.826 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:23:01.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-28 16:23:01.826 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:23:01.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-28 16:23:01.826 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:23:01.826 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:23:01.826 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:23:01.826 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:23:01.826 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:23:01.826 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:23:01.826 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:23:01.826 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:23:01.826 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:23:01.827 +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-28 16:23:01.827 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:23:01.827 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:23:01.827 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:23:01.827 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:23:01.827 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:23:01.827 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:23:01.827 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:23:01.827 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:23:01.827 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:23:01.827 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:23:01.827 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:23:01.827 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:23:01.827 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:23:01.827 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:23:01.827 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:23:01.827 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:23:01.827 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:23:01.827 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6563ms 2025-06-28 16:23:01.827 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:23:01.827 +03:00 [DBG] Connection id "0HNC8090TG99J" completed keep alive response. 2025-06-28 16:23:01.827 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2536ms 2025-06-28 16:23:01.827 +03:00 [DBG] Connection id "0HNC8090TG99J" received FIN. 2025-06-28 16:23:01.827 +03:00 [DBG] Connection id "0HNC8090TG99J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:23:01.827 +03:00 [DBG] Connection id "0HNC8090TG99J" disconnecting. 2025-06-28 16:23:01.827 +03:00 [DBG] Connection id "0HNC8090TG99J" stopped. 2025-06-28 16:24:01.826 +03:00 [DBG] Connection id "0HNC8090TG99K" accepted. 2025-06-28 16:24:01.826 +03:00 [DBG] Connection id "0HNC8090TG99K" started. 2025-06-28 16:24:01.826 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:24:01.827 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:24:01.827 +03:00 [DBG] POST requests are not supported 2025-06-28 16:24:01.827 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:24:01.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-28 16:24:01.827 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:24:01.827 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:24:01.827 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:24:01.827 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:24:01.827 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:24:01.827 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:24:01.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-28 16:24:01.827 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:24:01.827 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:24:01.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-28 16:24:01.827 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:24:01.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-28 16:24:01.827 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:24:01.827 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:24:01.828 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:24:01.828 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:24:01.828 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:24:01.828 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:24:01.828 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:24:01.828 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:24:01.828 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:24:01.828 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2168ms. 2025-06-28 16:24:01.828 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:24:01.828 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:24:01.828 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:24:01.828 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:24:01.828 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:24:01.828 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:24:01.828 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:24:01.828 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:24:01.828 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:24:01.828 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:24:01.828 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:24:01.829 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:24:01.829 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:24:01.829 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:24:01.829 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:24:01.829 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:24:01.829 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:24:01.829 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4443ms 2025-06-28 16:24:01.829 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:24:01.829 +03:00 [DBG] Connection id "0HNC8090TG99K" completed keep alive response. 2025-06-28 16:24:01.829 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5669ms 2025-06-28 16:24:01.829 +03:00 [DBG] Connection id "0HNC8090TG99K" received FIN. 2025-06-28 16:24:01.829 +03:00 [DBG] Connection id "0HNC8090TG99K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:24:01.830 +03:00 [DBG] Connection id "0HNC8090TG99K" disconnecting. 2025-06-28 16:24:01.830 +03:00 [DBG] Connection id "0HNC8090TG99K" stopped. 2025-06-28 16:25:01.825 +03:00 [DBG] Connection id "0HNC8090TG99L" accepted. 2025-06-28 16:25:01.826 +03:00 [DBG] Connection id "0HNC8090TG99L" started. 2025-06-28 16:25:01.826 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:25:01.826 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:25:01.826 +03:00 [DBG] POST requests are not supported 2025-06-28 16:25:01.826 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:25:01.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-28 16:25:01.826 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:25:01.826 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:25:01.826 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:25:01.826 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:25:01.826 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:25:01.826 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:25:01.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-28 16:25:01.826 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:25:01.826 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:25:01.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-28 16:25:01.826 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:25:01.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-28 16:25:01.826 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:25:01.826 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:25:01.826 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:25:01.826 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:25:01.827 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:25:01.827 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:25:01.827 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:25:01.827 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:25:01.827 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:25:01.827 +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-28 16:25:01.827 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:25:01.827 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:25:01.827 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:25:01.827 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:25:01.827 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:25:01.827 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:25:01.827 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:25:01.827 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:25:01.827 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:25:01.827 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:25:01.827 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:25:01.827 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:25:01.827 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:25:01.827 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:25:01.827 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:25:01.827 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:25:01.827 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:25:01.827 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8692ms 2025-06-28 16:25:01.827 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:25:01.827 +03:00 [DBG] Connection id "0HNC8090TG99L" completed keep alive response. 2025-06-28 16:25:01.827 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6224ms 2025-06-28 16:25:01.828 +03:00 [DBG] Connection id "0HNC8090TG99L" received FIN. 2025-06-28 16:25:01.828 +03:00 [DBG] Connection id "0HNC8090TG99L" disconnecting. 2025-06-28 16:25:01.828 +03:00 [DBG] Connection id "0HNC8090TG99L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:25:01.828 +03:00 [DBG] Connection id "0HNC8090TG99L" stopped. 2025-06-28 16:26:01.826 +03:00 [DBG] Connection id "0HNC8090TG99M" accepted. 2025-06-28 16:26:01.827 +03:00 [DBG] Connection id "0HNC8090TG99M" started. 2025-06-28 16:26:01.827 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:26:01.827 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:26:01.827 +03:00 [DBG] POST requests are not supported 2025-06-28 16:26:01.827 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:26:01.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-28 16:26:01.827 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:26:01.827 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:26:01.827 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:26:01.827 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:26:01.827 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:26:01.827 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:26:01.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-28 16:26:01.827 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:26:01.827 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:26:01.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-28 16:26:01.827 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:26:01.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-28 16:26:01.827 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:26:01.827 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:26:01.827 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:26:01.827 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:26:01.828 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:26:01.828 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:26:01.828 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:26:01.828 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:26:01.828 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:26:01.828 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1155ms. 2025-06-28 16:26:01.828 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:26:01.828 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:26:01.828 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:26:01.828 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:26:01.828 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:26:01.828 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:26:01.828 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:26:01.828 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:26:01.828 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:26:01.828 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:26:01.828 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:26:01.828 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:26:01.828 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:26:01.828 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:26:01.828 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:26:01.828 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:26:01.828 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:26:01.828 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6729ms 2025-06-28 16:26:01.828 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:26:01.828 +03:00 [DBG] Connection id "0HNC8090TG99M" completed keep alive response. 2025-06-28 16:26:01.828 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4281ms 2025-06-28 16:26:01.828 +03:00 [DBG] Connection id "0HNC8090TG99M" received FIN. 2025-06-28 16:26:01.829 +03:00 [DBG] Connection id "0HNC8090TG99M" disconnecting. 2025-06-28 16:26:01.829 +03:00 [DBG] Connection id "0HNC8090TG99M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:26:01.830 +03:00 [DBG] Connection id "0HNC8090TG99M" stopped. 2025-06-28 16:27:01.829 +03:00 [DBG] Connection id "0HNC8090TG99N" accepted. 2025-06-28 16:27:01.830 +03:00 [DBG] Connection id "0HNC8090TG99N" started. 2025-06-28 16:27:01.830 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:27:01.830 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:27:01.830 +03:00 [DBG] POST requests are not supported 2025-06-28 16:27:01.830 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:27:01.830 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 16:27:01.830 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:27:01.830 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:27:01.830 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:27:01.830 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:27:01.830 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:27:01.830 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:27:01.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-28 16:27:01.830 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:27:01.830 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:27:01.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-28 16:27:01.830 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:27:01.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-28 16:27:01.830 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:27:01.830 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:27:01.830 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:27:01.830 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:27:01.830 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:27:01.830 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:27:01.830 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:27:01.830 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:27:01.831 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:27:01.831 +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-28 16:27:01.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:27:01.831 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:27:01.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:27:01.831 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:27:01.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:27:01.831 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:27:01.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:27:01.831 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:27:01.831 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:27:01.831 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:27:01.831 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:27:01.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:27:01.831 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:27:01.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:27:01.831 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:27:01.831 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:27:01.831 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:27:01.831 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0994ms 2025-06-28 16:27:01.831 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:27:01.831 +03:00 [DBG] Connection id "0HNC8090TG99N" completed keep alive response. 2025-06-28 16:27:01.831 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7476ms 2025-06-28 16:27:01.832 +03:00 [DBG] Connection id "0HNC8090TG99N" received FIN. 2025-06-28 16:27:01.832 +03:00 [DBG] Connection id "0HNC8090TG99N" disconnecting. 2025-06-28 16:27:01.832 +03:00 [DBG] Connection id "0HNC8090TG99N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:27:01.833 +03:00 [DBG] Connection id "0HNC8090TG99N" stopped. 2025-06-28 16:28:01.822 +03:00 [DBG] Connection id "0HNC8090TG99O" accepted. 2025-06-28 16:28:01.822 +03:00 [DBG] Connection id "0HNC8090TG99O" started. 2025-06-28 16:28:01.822 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:28:01.822 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:28:01.822 +03:00 [DBG] POST requests are not supported 2025-06-28 16:28:01.822 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:28:01.822 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 16:28:01.822 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:28:01.822 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:28:01.822 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:28:01.822 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:28:01.822 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:28:01.822 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:28:01.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-28 16:28:01.822 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:28:01.822 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:28:01.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-28 16:28:01.822 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:28:01.823 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 16:28:01.823 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:28:01.823 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:28:01.823 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:28:01.823 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:28:01.823 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:28:01.823 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:28:01.823 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:28:01.823 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:28:01.823 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:28:01.823 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1404ms. 2025-06-28 16:28:01.823 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:28:01.823 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:28:01.823 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:28:01.823 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:28:01.823 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:28:01.823 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:28:01.823 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:28:01.823 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:28:01.823 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:28:01.823 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:28:01.823 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:28:01.823 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:28:01.823 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:28:01.823 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:28:01.823 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:28:01.823 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:28:01.823 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:28:01.823 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6514ms 2025-06-28 16:28:01.823 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:28:01.823 +03:00 [DBG] Connection id "0HNC8090TG99O" completed keep alive response. 2025-06-28 16:28:01.823 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2723ms 2025-06-28 16:28:01.824 +03:00 [DBG] Connection id "0HNC8090TG99O" received FIN. 2025-06-28 16:28:01.824 +03:00 [DBG] Connection id "0HNC8090TG99O" disconnecting. 2025-06-28 16:28:01.824 +03:00 [DBG] Connection id "0HNC8090TG99O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:28:01.825 +03:00 [DBG] Connection id "0HNC8090TG99O" stopped. 2025-06-28 16:29:01.819 +03:00 [DBG] Connection id "0HNC8090TG99P" accepted. 2025-06-28 16:29:01.820 +03:00 [DBG] Connection id "0HNC8090TG99P" started. 2025-06-28 16:29:01.820 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:29:01.820 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:29:01.820 +03:00 [DBG] POST requests are not supported 2025-06-28 16:29:01.820 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:29:01.820 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 16:29:01.820 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:29:01.820 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:29:01.820 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:29:01.820 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:29:01.820 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:29:01.820 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:29:01.820 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 16:29:01.820 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:29:01.820 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:29:01.820 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 16:29:01.820 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:29:01.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-28 16:29:01.820 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:29:01.820 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:29:01.821 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:29:01.821 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:29:01.821 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:29:01.821 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:29:01.821 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:29:01.821 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:29:01.821 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:29:01.821 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1684ms. 2025-06-28 16:29:01.821 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:29:01.821 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:29:01.821 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:29:01.821 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:29:01.821 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:29:01.821 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:29:01.821 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:29:01.821 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:29:01.821 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:29:01.821 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:29:01.821 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:29:01.821 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:29:01.822 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:29:01.822 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:29:01.822 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:29:01.822 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:29:01.822 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:29:01.822 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2399ms 2025-06-28 16:29:01.822 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:29:01.822 +03:00 [DBG] Connection id "0HNC8090TG99P" completed keep alive response. 2025-06-28 16:29:01.822 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0726ms 2025-06-28 16:29:01.822 +03:00 [DBG] Connection id "0HNC8090TG99P" received FIN. 2025-06-28 16:29:01.822 +03:00 [DBG] Connection id "0HNC8090TG99P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:29:01.822 +03:00 [DBG] Connection id "0HNC8090TG99P" disconnecting. 2025-06-28 16:29:01.822 +03:00 [DBG] Connection id "0HNC8090TG99P" stopped. 2025-06-28 16:30:01.825 +03:00 [DBG] Connection id "0HNC8090TG99Q" accepted. 2025-06-28 16:30:01.825 +03:00 [DBG] Connection id "0HNC8090TG99Q" started. 2025-06-28 16:30:01.826 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:30:01.826 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:30:01.826 +03:00 [DBG] POST requests are not supported 2025-06-28 16:30:01.826 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:30:01.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-28 16:30:01.826 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:30:01.826 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:30:01.826 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:30:01.826 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:30:01.826 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:30:01.826 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:30:01.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-28 16:30:01.826 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:30:01.826 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:30:01.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-28 16:30:01.826 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:30:01.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-28 16:30:01.826 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:30:01.826 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:30:01.826 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:30:01.826 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:30:01.826 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:30:01.826 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:30:01.826 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:30:01.826 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:30:01.827 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:30:01.827 +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-28 16:30:01.827 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:30:01.827 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:30:01.827 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:30:01.827 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:30:01.827 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:30:01.827 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:30:01.827 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:30:01.827 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:30:01.827 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:30:01.827 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:30:01.827 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:30:01.827 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:30:01.827 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:30:01.827 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:30:01.827 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:30:01.827 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:30:01.827 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:30:01.827 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8321ms 2025-06-28 16:30:01.827 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:30:01.827 +03:00 [DBG] Connection id "0HNC8090TG99Q" completed keep alive response. 2025-06-28 16:30:01.827 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5745ms 2025-06-28 16:30:01.827 +03:00 [DBG] Connection id "0HNC8090TG99Q" received FIN. 2025-06-28 16:30:01.828 +03:00 [DBG] Connection id "0HNC8090TG99Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:30:01.828 +03:00 [DBG] Connection id "0HNC8090TG99Q" disconnecting. 2025-06-28 16:30:01.828 +03:00 [DBG] Connection id "0HNC8090TG99Q" stopped. 2025-06-28 16:31:01.834 +03:00 [DBG] Connection id "0HNC8090TG99R" accepted. 2025-06-28 16:31:01.834 +03:00 [DBG] Connection id "0HNC8090TG99R" started. 2025-06-28 16:31:01.834 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:31:01.834 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:31:01.834 +03:00 [DBG] POST requests are not supported 2025-06-28 16:31:01.834 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:31:01.835 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 16:31:01.835 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:31:01.835 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:31:01.835 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:31:01.835 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:31:01.835 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:31:01.835 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:31:01.835 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 16:31:01.835 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:31:01.835 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:31:01.835 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 16:31:01.835 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:31:01.835 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 16:31:01.835 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:31:01.835 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:31:01.835 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:31:01.835 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:31:01.835 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:31:01.835 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:31:01.835 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:31:01.836 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:31:01.836 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:31:01.836 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.187ms. 2025-06-28 16:31:01.836 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:31:01.836 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:31:01.836 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:31:01.836 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:31:01.836 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:31:01.836 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:31:01.836 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:31:01.836 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:31:01.836 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:31:01.836 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:31:01.836 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:31:01.836 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:31:01.836 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:31:01.836 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:31:01.836 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:31:01.836 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:31:01.836 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:31:01.836 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3216ms 2025-06-28 16:31:01.837 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:31:01.837 +03:00 [DBG] Connection id "0HNC8090TG99R" completed keep alive response. 2025-06-28 16:31:01.837 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3359ms 2025-06-28 16:31:01.837 +03:00 [DBG] Connection id "0HNC8090TG99R" received FIN. 2025-06-28 16:31:01.837 +03:00 [DBG] Connection id "0HNC8090TG99R" disconnecting. 2025-06-28 16:31:01.837 +03:00 [DBG] Connection id "0HNC8090TG99R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:31:01.838 +03:00 [DBG] Connection id "0HNC8090TG99R" stopped. 2025-06-28 16:32:01.943 +03:00 [DBG] Connection id "0HNC8090TG99S" accepted. 2025-06-28 16:32:01.943 +03:00 [DBG] Connection id "0HNC8090TG99S" started. 2025-06-28 16:32:01.943 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:32:01.944 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:32:01.944 +03:00 [DBG] POST requests are not supported 2025-06-28 16:32:01.944 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:32:01.944 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 16:32:01.944 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:32:01.944 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:32:01.944 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:32:01.944 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:32:01.944 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:32:01.944 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:32:01.944 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 16:32:01.944 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:32:01.944 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:32:01.944 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 16:32:01.944 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:32:01.944 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 16:32:01.944 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:32:01.944 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:32:01.944 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:32:01.944 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:32:01.944 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:32:01.944 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:32:01.944 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:32:01.944 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:32:01.944 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:32:01.944 +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-28 16:32:01.944 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:32:01.944 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:32:01.944 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:32:01.944 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:32:01.944 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:32:01.944 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:32:01.944 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:32:01.945 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:32:01.945 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:32:01.945 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:32:01.945 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:32:01.945 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:32:01.945 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:32:01.945 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:32:01.945 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:32:01.945 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:32:01.945 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:32:01.945 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7537ms 2025-06-28 16:32:01.945 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:32:01.945 +03:00 [DBG] Connection id "0HNC8090TG99S" completed keep alive response. 2025-06-28 16:32:01.945 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4256ms 2025-06-28 16:32:01.945 +03:00 [DBG] Connection id "0HNC8090TG99S" received FIN. 2025-06-28 16:32:01.945 +03:00 [DBG] Connection id "0HNC8090TG99S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:32:01.945 +03:00 [DBG] Connection id "0HNC8090TG99S" disconnecting. 2025-06-28 16:32:01.945 +03:00 [DBG] Connection id "0HNC8090TG99S" stopped. 2025-06-28 16:33:01.836 +03:00 [DBG] Connection id "0HNC8090TG99T" accepted. 2025-06-28 16:33:01.836 +03:00 [DBG] Connection id "0HNC8090TG99T" started. 2025-06-28 16:33:01.836 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:33:01.836 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:33:01.836 +03:00 [DBG] POST requests are not supported 2025-06-28 16:33:01.836 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:33:01.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-28 16:33:01.836 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:33:01.836 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:33:01.836 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:33:01.836 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:33:01.836 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:33:01.836 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:33:01.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-28 16:33:01.837 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:33:01.837 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:33:01.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-28 16:33:01.837 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:33:01.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-28 16:33:01.837 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:33:01.837 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:33:01.837 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:33:01.837 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:33:01.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:33:01.837 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:33:01.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:33:01.837 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:33:01.837 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:33:01.837 +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-28 16:33:01.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:33:01.837 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:33:01.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:33:01.837 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:33:01.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:33:01.837 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:33:01.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:33:01.837 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:33:01.837 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:33:01.837 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:33:01.837 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:33:01.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:33:01.837 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:33:01.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:33:01.837 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:33:01.838 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:33:01.838 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:33:01.838 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8889ms 2025-06-28 16:33:01.838 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:33:01.838 +03:00 [DBG] Connection id "0HNC8090TG99T" completed keep alive response. 2025-06-28 16:33:01.838 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5334ms 2025-06-28 16:33:01.838 +03:00 [DBG] Connection id "0HNC8090TG99T" received FIN. 2025-06-28 16:33:01.838 +03:00 [DBG] Connection id "0HNC8090TG99T" disconnecting. 2025-06-28 16:33:01.838 +03:00 [DBG] Connection id "0HNC8090TG99T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:33:01.839 +03:00 [DBG] Connection id "0HNC8090TG99T" stopped. 2025-06-28 16:34:01.840 +03:00 [DBG] Connection id "0HNC8090TG99U" accepted. 2025-06-28 16:34:01.840 +03:00 [DBG] Connection id "0HNC8090TG99U" started. 2025-06-28 16:34:01.840 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:34:01.840 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:34:01.840 +03:00 [DBG] POST requests are not supported 2025-06-28 16:34:01.840 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:34:01.840 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 16:34:01.840 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:34:01.840 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:34:01.840 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:34:01.840 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:34:01.840 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:34:01.840 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:34:01.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-28 16:34:01.841 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:34:01.841 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:34:01.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-28 16:34:01.841 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:34:01.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-28 16:34:01.841 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:34:01.841 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:34:01.841 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:34:01.841 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:34:01.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:34:01.841 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:34:01.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:34:01.841 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:34:01.841 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:34:01.841 +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-28 16:34:01.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:34:01.841 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:34:01.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:34:01.841 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:34:01.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:34:01.841 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:34:01.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:34:01.841 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:34:01.841 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:34:01.841 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:34:01.841 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:34:01.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:34:01.841 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:34:01.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:34:01.841 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:34:01.841 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:34:01.841 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:34:01.842 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7913ms 2025-06-28 16:34:01.842 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:34:01.842 +03:00 [DBG] Connection id "0HNC8090TG99U" completed keep alive response. 2025-06-28 16:34:01.842 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.504ms 2025-06-28 16:34:01.842 +03:00 [DBG] Connection id "0HNC8090TG99U" received FIN. 2025-06-28 16:34:01.842 +03:00 [DBG] Connection id "0HNC8090TG99U" disconnecting. 2025-06-28 16:34:01.842 +03:00 [DBG] Connection id "0HNC8090TG99U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:34:01.843 +03:00 [DBG] Connection id "0HNC8090TG99U" stopped. 2025-06-28 16:35:01.829 +03:00 [DBG] Connection id "0HNC8090TG99V" accepted. 2025-06-28 16:35:01.829 +03:00 [DBG] Connection id "0HNC8090TG99V" started. 2025-06-28 16:35:01.830 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:35:01.830 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:35:01.830 +03:00 [DBG] POST requests are not supported 2025-06-28 16:35:01.830 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:35:01.830 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 16:35:01.830 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:35:01.830 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:35:01.830 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:35:01.830 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:35:01.830 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:35:01.830 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:35:01.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-28 16:35:01.830 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:35:01.830 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:35:01.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-28 16:35:01.830 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:35:01.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-28 16:35:01.830 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:35:01.830 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:35:01.830 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:35:01.830 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:35:01.830 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:35:01.830 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:35:01.830 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:35:01.830 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:35:01.830 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:35:01.831 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1272ms. 2025-06-28 16:35:01.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:35:01.831 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:35:01.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:35:01.831 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:35:01.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:35:01.831 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:35:01.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:35:01.831 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:35:01.831 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:35:01.831 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:35:01.831 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:35:01.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:35:01.831 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:35:01.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:35:01.831 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:35:01.831 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:35:01.831 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:35:01.831 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7619ms 2025-06-28 16:35:01.831 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:35:01.831 +03:00 [DBG] Connection id "0HNC8090TG99V" completed keep alive response. 2025-06-28 16:35:01.831 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4119ms 2025-06-28 16:35:01.831 +03:00 [DBG] Connection id "0HNC8090TG99V" received FIN. 2025-06-28 16:35:01.831 +03:00 [DBG] Connection id "0HNC8090TG99V" disconnecting. 2025-06-28 16:35:01.831 +03:00 [DBG] Connection id "0HNC8090TG99V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:35:01.833 +03:00 [DBG] Connection id "0HNC8090TG99V" stopped. 2025-06-28 16:36:01.832 +03:00 [DBG] Connection id "0HNC8090TG9A0" accepted. 2025-06-28 16:36:01.832 +03:00 [DBG] Connection id "0HNC8090TG9A0" started. 2025-06-28 16:36:01.832 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:36:01.832 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:36:01.832 +03:00 [DBG] POST requests are not supported 2025-06-28 16:36:01.832 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:36:01.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-28 16:36:01.832 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:36:01.832 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:36:01.832 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:36:01.832 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:36:01.832 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:36:01.832 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:36:01.833 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 16:36:01.833 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:36:01.833 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:36:01.833 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 16:36:01.833 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:36:01.833 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 16:36:01.833 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:36:01.833 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:36:01.833 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:36:01.833 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:36:01.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:36:01.833 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:36:01.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:36:01.833 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:36:01.833 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:36:01.833 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1701ms. 2025-06-28 16:36:01.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:36:01.834 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:36:01.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:36:01.834 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:36:01.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:36:01.834 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:36:01.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:36:01.834 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:36:01.834 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:36:01.834 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:36:01.834 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:36:01.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:36:01.834 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:36:01.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:36:01.834 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:36:01.834 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:36:01.834 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:36:01.834 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4023ms 2025-06-28 16:36:01.834 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:36:01.834 +03:00 [DBG] Connection id "0HNC8090TG9A0" completed keep alive response. 2025-06-28 16:36:01.834 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2182ms 2025-06-28 16:36:01.835 +03:00 [DBG] Connection id "0HNC8090TG9A0" received FIN. 2025-06-28 16:36:01.835 +03:00 [DBG] Connection id "0HNC8090TG9A0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:36:01.835 +03:00 [DBG] Connection id "0HNC8090TG9A0" disconnecting. 2025-06-28 16:36:01.835 +03:00 [DBG] Connection id "0HNC8090TG9A0" stopped. 2025-06-28 16:37:01.827 +03:00 [DBG] Connection id "0HNC8090TG9A1" accepted. 2025-06-28 16:37:01.827 +03:00 [DBG] Connection id "0HNC8090TG9A1" started. 2025-06-28 16:37:01.828 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:37:01.828 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:37:01.828 +03:00 [DBG] POST requests are not supported 2025-06-28 16:37:01.828 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:37:01.828 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 16:37:01.828 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:37:01.828 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:37:01.828 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:37:01.828 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:37:01.828 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:37:01.828 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:37:01.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-28 16:37:01.828 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:37:01.828 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:37:01.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-28 16:37:01.828 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:37:01.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-28 16:37:01.828 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:37:01.828 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:37:01.828 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:37:01.828 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:37:01.828 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:37:01.828 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:37:01.828 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:37:01.828 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:37:01.828 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:37:01.829 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1704ms. 2025-06-28 16:37:01.829 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:37:01.829 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:37:01.829 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:37:01.829 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:37:01.829 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:37:01.829 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:37:01.829 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:37:01.829 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:37:01.829 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:37:01.829 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:37:01.829 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:37:01.829 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:37:01.829 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:37:01.829 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:37:01.829 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:37:01.829 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:37:01.829 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:37:01.829 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8857ms 2025-06-28 16:37:01.829 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:37:01.829 +03:00 [DBG] Connection id "0HNC8090TG9A1" completed keep alive response. 2025-06-28 16:37:01.829 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6031ms 2025-06-28 16:37:01.829 +03:00 [DBG] Connection id "0HNC8090TG9A1" received FIN. 2025-06-28 16:37:01.830 +03:00 [DBG] Connection id "0HNC8090TG9A1" disconnecting. 2025-06-28 16:37:01.830 +03:00 [DBG] Connection id "0HNC8090TG9A1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:37:01.831 +03:00 [DBG] Connection id "0HNC8090TG9A1" stopped. 2025-06-28 16:38:01.831 +03:00 [DBG] Connection id "0HNC8090TG9A2" accepted. 2025-06-28 16:38:01.831 +03:00 [DBG] Connection id "0HNC8090TG9A2" started. 2025-06-28 16:38:01.832 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:38:01.832 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:38:01.832 +03:00 [DBG] POST requests are not supported 2025-06-28 16:38:01.832 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:38:01.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-28 16:38:01.832 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:38:01.832 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:38:01.832 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:38:01.832 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:38:01.832 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:38:01.832 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:38:01.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-28 16:38:01.832 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:38:01.832 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:38:01.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-28 16:38:01.832 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:38:01.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-28 16:38:01.832 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:38:01.832 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:38:01.832 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:38:01.832 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:38:01.832 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:38:01.832 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:38:01.832 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:38:01.832 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:38:01.832 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:38:01.833 +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-28 16:38:01.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:38:01.833 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:38:01.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:38:01.833 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:38:01.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:38:01.833 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:38:01.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:38:01.833 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:38:01.833 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:38:01.833 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:38:01.833 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:38:01.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:38:01.833 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:38:01.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:38:01.833 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:38:01.833 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:38:01.833 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:38:01.833 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.79ms 2025-06-28 16:38:01.833 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:38:01.833 +03:00 [DBG] Connection id "0HNC8090TG9A2" completed keep alive response. 2025-06-28 16:38:01.833 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4795ms 2025-06-28 16:38:01.833 +03:00 [DBG] Connection id "0HNC8090TG9A2" received FIN. 2025-06-28 16:38:01.834 +03:00 [DBG] Connection id "0HNC8090TG9A2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:38:01.834 +03:00 [DBG] Connection id "0HNC8090TG9A2" disconnecting. 2025-06-28 16:38:01.834 +03:00 [DBG] Connection id "0HNC8090TG9A2" stopped. 2025-06-28 16:39:01.838 +03:00 [DBG] Connection id "0HNC8090TG9A3" accepted. 2025-06-28 16:39:01.838 +03:00 [DBG] Connection id "0HNC8090TG9A3" started. 2025-06-28 16:39:01.839 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:39:01.839 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:39:01.839 +03:00 [DBG] POST requests are not supported 2025-06-28 16:39:01.839 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:39:01.839 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 16:39:01.839 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:39:01.839 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:39:01.839 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:39:01.839 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:39:01.839 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:39:01.839 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:39:01.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-28 16:39:01.839 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:39:01.839 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:39:01.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-28 16:39:01.839 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:39:01.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-28 16:39:01.839 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:39:01.839 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:39:01.839 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:39:01.839 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:39:01.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:39:01.839 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:39:01.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:39:01.839 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:39:01.839 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:39:01.840 +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-28 16:39:01.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:39:01.840 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:39:01.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:39:01.840 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:39:01.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:39:01.840 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:39:01.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:39:01.840 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:39:01.840 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:39:01.840 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:39:01.840 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:39:01.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:39:01.840 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:39:01.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:39:01.840 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:39:01.840 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:39:01.840 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:39:01.840 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6531ms 2025-06-28 16:39:01.840 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:39:01.840 +03:00 [DBG] Connection id "0HNC8090TG9A3" completed keep alive response. 2025-06-28 16:39:01.840 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3005ms 2025-06-28 16:39:01.842 +03:00 [DBG] Connection id "0HNC8090TG9A3" received FIN. 2025-06-28 16:39:01.842 +03:00 [DBG] Connection id "0HNC8090TG9A3" disconnecting. 2025-06-28 16:39:01.842 +03:00 [DBG] Connection id "0HNC8090TG9A3" stopped. 2025-06-28 16:39:01.842 +03:00 [DBG] Connection id "0HNC8090TG9A3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:40:01.832 +03:00 [DBG] Connection id "0HNC8090TG9A4" accepted. 2025-06-28 16:40:01.832 +03:00 [DBG] Connection id "0HNC8090TG9A4" started. 2025-06-28 16:40:01.832 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:40:01.832 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:40:01.832 +03:00 [DBG] POST requests are not supported 2025-06-28 16:40:01.832 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:40:01.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-28 16:40:01.832 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:40:01.832 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:40:01.832 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:40:01.832 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:40:01.832 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:40:01.832 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:40:01.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-28 16:40:01.832 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:40:01.832 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:40:01.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-28 16:40:01.832 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:40:01.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-28 16:40:01.832 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:40:01.832 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:40:01.833 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:40:01.833 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:40:01.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:40:01.833 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:40:01.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:40:01.833 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:40:01.833 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:40:01.833 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1137ms. 2025-06-28 16:40:01.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:40:01.833 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:40:01.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:40:01.833 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:40:01.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:40:01.833 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:40:01.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:40:01.833 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:40:01.833 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:40:01.833 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:40:01.833 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:40:01.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:40:01.833 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:40:01.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:40:01.833 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:40:01.833 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:40:01.833 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:40:01.833 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6921ms 2025-06-28 16:40:01.833 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:40:01.833 +03:00 [DBG] Connection id "0HNC8090TG9A4" completed keep alive response. 2025-06-28 16:40:01.833 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2743ms 2025-06-28 16:40:01.833 +03:00 [DBG] Connection id "0HNC8090TG9A4" received FIN. 2025-06-28 16:40:01.834 +03:00 [DBG] Connection id "0HNC8090TG9A4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:40:01.834 +03:00 [DBG] Connection id "0HNC8090TG9A4" disconnecting. 2025-06-28 16:40:01.834 +03:00 [DBG] Connection id "0HNC8090TG9A4" stopped. 2025-06-28 16:41:01.836 +03:00 [DBG] Connection id "0HNC8090TG9A5" accepted. 2025-06-28 16:41:01.836 +03:00 [DBG] Connection id "0HNC8090TG9A5" started. 2025-06-28 16:41:01.836 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:41:01.836 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:41:01.836 +03:00 [DBG] POST requests are not supported 2025-06-28 16:41:01.836 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:41:01.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-28 16:41:01.836 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:41:01.836 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:41:01.836 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:41:01.837 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:41:01.837 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:41:01.837 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:41:01.837 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 16:41:01.837 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:41:01.837 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:41:01.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-28 16:41:01.837 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:41:01.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-28 16:41:01.837 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:41:01.837 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:41:01.837 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:41:01.837 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:41:01.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:41:01.837 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:41:01.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:41:01.837 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:41:01.837 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:41:01.837 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1305ms. 2025-06-28 16:41:01.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:41:01.837 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:41:01.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:41:01.837 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:41:01.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:41:01.837 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:41:01.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:41:01.837 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:41:01.837 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:41:01.837 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:41:01.837 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:41:01.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:41:01.837 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:41:01.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:41:01.838 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:41:01.838 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:41:01.838 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:41:01.838 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7113ms 2025-06-28 16:41:01.838 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:41:01.838 +03:00 [DBG] Connection id "0HNC8090TG9A5" completed keep alive response. 2025-06-28 16:41:01.838 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3683ms 2025-06-28 16:41:01.838 +03:00 [DBG] Connection id "0HNC8090TG9A5" received FIN. 2025-06-28 16:41:01.838 +03:00 [DBG] Connection id "0HNC8090TG9A5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:41:01.838 +03:00 [DBG] Connection id "0HNC8090TG9A5" disconnecting. 2025-06-28 16:41:01.838 +03:00 [DBG] Connection id "0HNC8090TG9A5" stopped. 2025-06-28 16:42:01.829 +03:00 [DBG] Connection id "0HNC8090TG9A6" accepted. 2025-06-28 16:42:01.829 +03:00 [DBG] Connection id "0HNC8090TG9A6" started. 2025-06-28 16:42:01.829 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:42:01.829 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:42:01.829 +03:00 [DBG] POST requests are not supported 2025-06-28 16:42:01.829 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:42:01.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-28 16:42:01.830 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:42:01.830 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:42:01.830 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:42:01.830 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:42:01.830 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:42:01.830 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:42:01.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-28 16:42:01.830 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:42:01.830 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:42:01.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-28 16:42:01.830 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:42:01.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-28 16:42:01.830 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:42:01.830 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:42:01.830 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:42:01.830 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:42:01.830 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:42:01.830 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:42:01.830 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:42:01.830 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:42:01.830 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:42:01.830 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1642ms. 2025-06-28 16:42:01.830 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:42:01.830 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:42:01.830 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:42:01.831 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:42:01.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:42:01.831 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:42:01.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:42:01.831 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:42:01.831 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:42:01.831 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:42:01.831 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:42:01.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:42:01.831 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:42:01.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:42:01.831 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:42:01.831 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:42:01.831 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:42:01.831 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9149ms 2025-06-28 16:42:01.831 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:42:01.831 +03:00 [DBG] Connection id "0HNC8090TG9A6" completed keep alive response. 2025-06-28 16:42:01.831 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5647ms 2025-06-28 16:42:01.831 +03:00 [DBG] Connection id "0HNC8090TG9A6" received FIN. 2025-06-28 16:42:01.831 +03:00 [DBG] Connection id "0HNC8090TG9A6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:42:01.831 +03:00 [DBG] Connection id "0HNC8090TG9A6" disconnecting. 2025-06-28 16:42:01.831 +03:00 [DBG] Connection id "0HNC8090TG9A6" stopped. 2025-06-28 16:43:01.823 +03:00 [DBG] Connection id "0HNC8090TG9A7" accepted. 2025-06-28 16:43:01.823 +03:00 [DBG] Connection id "0HNC8090TG9A7" started. 2025-06-28 16:43:01.823 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:43:01.823 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:43:01.823 +03:00 [DBG] POST requests are not supported 2025-06-28 16:43:01.823 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:43:01.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-28 16:43:01.824 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:43:01.824 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:43:01.824 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:43:01.824 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:43:01.824 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:43:01.824 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:43:01.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-28 16:43:01.824 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:43:01.824 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:43:01.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-28 16:43:01.824 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:43:01.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-28 16:43:01.824 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:43:01.824 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:43:01.824 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:43:01.824 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:43:01.824 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:43:01.824 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:43:01.824 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:43:01.824 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:43:01.824 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:43:01.825 +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-28 16:43:01.825 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:43:01.825 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:43:01.825 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:43:01.825 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:43:01.825 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:43:01.825 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:43:01.825 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:43:01.825 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:43:01.825 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:43:01.825 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:43:01.825 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:43:01.825 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:43:01.825 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:43:01.825 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:43:01.825 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:43:01.825 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:43:01.825 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:43:01.825 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1931ms 2025-06-28 16:43:01.825 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:43:01.825 +03:00 [DBG] Connection id "0HNC8090TG9A7" completed keep alive response. 2025-06-28 16:43:01.825 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1069ms 2025-06-28 16:43:01.826 +03:00 [DBG] Connection id "0HNC8090TG9A7" received FIN. 2025-06-28 16:43:01.826 +03:00 [DBG] Connection id "0HNC8090TG9A7" disconnecting. 2025-06-28 16:43:01.826 +03:00 [DBG] Connection id "0HNC8090TG9A7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:43:01.827 +03:00 [DBG] Connection id "0HNC8090TG9A7" stopped. 2025-06-28 16:44:01.840 +03:00 [DBG] Connection id "0HNC8090TG9A8" accepted. 2025-06-28 16:44:01.840 +03:00 [DBG] Connection id "0HNC8090TG9A8" started. 2025-06-28 16:44:01.840 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:44:01.840 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:44:01.840 +03:00 [DBG] POST requests are not supported 2025-06-28 16:44:01.840 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:44:01.840 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 16:44:01.840 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:44:01.840 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:44:01.840 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:44:01.840 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:44:01.840 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:44:01.840 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:44:01.840 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 16:44:01.840 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:44:01.840 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:44:01.840 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 16:44:01.840 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:44:01.840 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 16:44:01.840 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:44:01.840 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:44:01.840 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:44:01.840 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:44:01.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:44:01.841 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:44:01.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:44:01.841 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:44:01.841 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:44:01.841 +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-28 16:44:01.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:44:01.841 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:44:01.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:44:01.841 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:44:01.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:44:01.841 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:44:01.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:44:01.841 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:44:01.841 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:44:01.841 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:44:01.841 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:44:01.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:44:01.841 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:44:01.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:44:01.841 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:44:01.841 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:44:01.841 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:44:01.841 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7215ms 2025-06-28 16:44:01.841 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:44:01.841 +03:00 [DBG] Connection id "0HNC8090TG9A8" completed keep alive response. 2025-06-28 16:44:01.841 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2979ms 2025-06-28 16:44:01.841 +03:00 [DBG] Connection id "0HNC8090TG9A8" received FIN. 2025-06-28 16:44:01.842 +03:00 [DBG] Connection id "0HNC8090TG9A8" disconnecting. 2025-06-28 16:44:01.842 +03:00 [DBG] Connection id "0HNC8090TG9A8" stopped. 2025-06-28 16:44:01.842 +03:00 [DBG] Connection id "0HNC8090TG9A8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:45:01.833 +03:00 [DBG] Connection id "0HNC8090TG9A9" accepted. 2025-06-28 16:45:01.833 +03:00 [DBG] Connection id "0HNC8090TG9A9" started. 2025-06-28 16:45:01.833 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:45:01.834 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:45:01.834 +03:00 [DBG] POST requests are not supported 2025-06-28 16:45:01.834 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:45:01.834 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 16:45:01.834 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:45:01.834 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:45:01.834 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:45:01.834 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:45:01.834 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:45:01.834 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:45:01.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-28 16:45:01.834 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:45:01.834 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:45:01.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-28 16:45:01.834 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:45:01.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-28 16:45:01.834 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:45:01.834 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:45:01.834 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:45:01.834 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:45:01.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:45:01.834 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:45:01.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:45:01.834 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:45:01.834 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:45:01.835 +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-28 16:45:01.835 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:45:01.835 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:45:01.835 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:45:01.835 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:45:01.835 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:45:01.835 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:45:01.835 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:45:01.835 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:45:01.835 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:45:01.835 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:45:01.835 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:45:01.835 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:45:01.835 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:45:01.835 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:45:01.835 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:45:01.835 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:45:01.835 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:45:01.835 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9578ms 2025-06-28 16:45:01.835 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:45:01.835 +03:00 [DBG] Connection id "0HNC8090TG9A9" completed keep alive response. 2025-06-28 16:45:01.835 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7595ms 2025-06-28 16:45:01.835 +03:00 [DBG] Connection id "0HNC8090TG9A9" received FIN. 2025-06-28 16:45:01.835 +03:00 [DBG] Connection id "0HNC8090TG9A9" disconnecting. 2025-06-28 16:45:01.836 +03:00 [DBG] Connection id "0HNC8090TG9A9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:45:01.837 +03:00 [DBG] Connection id "0HNC8090TG9A9" stopped. 2025-06-28 16:46:01.831 +03:00 [DBG] Connection id "0HNC8090TG9AA" accepted. 2025-06-28 16:46:01.832 +03:00 [DBG] Connection id "0HNC8090TG9AA" started. 2025-06-28 16:46:01.832 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:46:01.832 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:46:01.832 +03:00 [DBG] POST requests are not supported 2025-06-28 16:46:01.832 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:46:01.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-28 16:46:01.832 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:46:01.832 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:46:01.832 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:46:01.832 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:46:01.832 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:46:01.832 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:46:01.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-28 16:46:01.832 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:46:01.832 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:46:01.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-28 16:46:01.832 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:46:01.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-28 16:46:01.832 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:46:01.832 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:46:01.832 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:46:01.832 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:46:01.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:46:01.833 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:46:01.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:46:01.833 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:46:01.833 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:46:01.833 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1203ms. 2025-06-28 16:46:01.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:46:01.833 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:46:01.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:46:01.833 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:46:01.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:46:01.833 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:46:01.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:46:01.833 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:46:01.833 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:46:01.833 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:46:01.833 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:46:01.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:46:01.833 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:46:01.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:46:01.833 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:46:01.833 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:46:01.833 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:46:01.833 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6138ms 2025-06-28 16:46:01.833 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:46:01.833 +03:00 [DBG] Connection id "0HNC8090TG9AA" completed keep alive response. 2025-06-28 16:46:01.833 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3355ms 2025-06-28 16:46:01.833 +03:00 [DBG] Connection id "0HNC8090TG9AA" received FIN. 2025-06-28 16:46:01.833 +03:00 [DBG] Connection id "0HNC8090TG9AA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:46:01.834 +03:00 [DBG] Connection id "0HNC8090TG9AA" disconnecting. 2025-06-28 16:46:01.834 +03:00 [DBG] Connection id "0HNC8090TG9AA" stopped. 2025-06-28 16:47:01.838 +03:00 [DBG] Connection id "0HNC8090TG9AB" accepted. 2025-06-28 16:47:01.838 +03:00 [DBG] Connection id "0HNC8090TG9AB" started. 2025-06-28 16:47:01.838 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:47:01.838 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:47:01.838 +03:00 [DBG] POST requests are not supported 2025-06-28 16:47:01.838 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:47:01.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-28 16:47:01.838 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:47:01.838 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:47:01.838 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:47:01.838 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:47:01.838 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:47:01.838 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:47:01.838 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 16:47:01.838 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:47:01.838 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:47:01.838 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 16:47:01.838 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:47:01.838 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 16:47:01.838 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:47:01.838 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:47:01.839 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:47:01.839 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:47:01.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:47:01.839 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:47:01.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:47:01.839 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:47:01.839 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:47:01.839 +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-28 16:47:01.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:47:01.839 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:47:01.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:47:01.839 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:47:01.839 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:47:01.839 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:47:01.839 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:47:01.839 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:47:01.839 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:47:01.839 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:47:01.839 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:47:01.839 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:47:01.839 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:47:01.839 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:47:01.839 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:47:01.839 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:47:01.839 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:47:01.839 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6929ms 2025-06-28 16:47:01.839 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:47:01.839 +03:00 [DBG] Connection id "0HNC8090TG9AB" completed keep alive response. 2025-06-28 16:47:01.839 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3526ms 2025-06-28 16:47:01.839 +03:00 [DBG] Connection id "0HNC8090TG9AB" received FIN. 2025-06-28 16:47:01.840 +03:00 [DBG] Connection id "0HNC8090TG9AB" disconnecting. 2025-06-28 16:47:01.840 +03:00 [DBG] Connection id "0HNC8090TG9AB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:47:01.841 +03:00 [DBG] Connection id "0HNC8090TG9AB" stopped. 2025-06-28 16:48:01.826 +03:00 [DBG] Connection id "0HNC8090TG9AC" accepted. 2025-06-28 16:48:01.827 +03:00 [DBG] Connection id "0HNC8090TG9AC" started. 2025-06-28 16:48:01.827 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:48:01.827 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:48:01.827 +03:00 [DBG] POST requests are not supported 2025-06-28 16:48:01.827 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:48:01.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-28 16:48:01.827 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:48:01.827 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:48:01.827 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:48:01.827 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:48:01.827 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:48:01.827 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:48:01.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-28 16:48:01.827 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:48:01.827 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:48:01.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-28 16:48:01.827 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:48:01.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-28 16:48:01.827 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:48:01.827 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:48:01.827 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:48:01.827 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:48:01.827 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:48:01.827 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:48:01.827 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:48:01.827 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:48:01.827 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:48:01.828 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1475ms. 2025-06-28 16:48:01.828 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:48:01.828 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:48:01.828 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:48:01.828 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:48:01.828 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:48:01.828 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:48:01.828 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:48:01.828 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:48:01.828 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:48:01.828 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:48:01.828 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:48:01.828 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:48:01.828 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:48:01.828 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:48:01.828 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:48:01.828 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:48:01.828 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:48:01.828 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9681ms 2025-06-28 16:48:01.828 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:48:01.828 +03:00 [DBG] Connection id "0HNC8090TG9AC" completed keep alive response. 2025-06-28 16:48:01.828 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7106ms 2025-06-28 16:48:01.829 +03:00 [DBG] Connection id "0HNC8090TG9AC" received FIN. 2025-06-28 16:48:01.829 +03:00 [DBG] Connection id "0HNC8090TG9AC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:48:01.829 +03:00 [DBG] Connection id "0HNC8090TG9AC" disconnecting. 2025-06-28 16:48:01.829 +03:00 [DBG] Connection id "0HNC8090TG9AC" stopped. 2025-06-28 16:49:01.827 +03:00 [DBG] Connection id "0HNC8090TG9AD" accepted. 2025-06-28 16:49:01.827 +03:00 [DBG] Connection id "0HNC8090TG9AD" started. 2025-06-28 16:49:01.827 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:49:01.827 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:49:01.827 +03:00 [DBG] POST requests are not supported 2025-06-28 16:49:01.827 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:49:01.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-28 16:49:01.827 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:49:01.827 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:49:01.827 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:49:01.827 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:49:01.828 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:49:01.828 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:49:01.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-28 16:49:01.828 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:49:01.828 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:49:01.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-28 16:49:01.828 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:49:01.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-28 16:49:01.828 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:49:01.828 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:49:01.828 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:49:01.828 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:49:01.828 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:49:01.828 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:49:01.828 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:49:01.828 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:49:01.828 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:49:01.828 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1631ms. 2025-06-28 16:49:01.828 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:49:01.828 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:49:01.829 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:49:01.829 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:49:01.829 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:49:01.829 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:49:01.829 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:49:01.829 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:49:01.829 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:49:01.829 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:49:01.829 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:49:01.829 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:49:01.829 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:49:01.829 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:49:01.829 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:49:01.829 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:49:01.829 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:49:01.829 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1031ms 2025-06-28 16:49:01.829 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:49:01.829 +03:00 [DBG] Connection id "0HNC8090TG9AD" completed keep alive response. 2025-06-28 16:49:01.829 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0034ms 2025-06-28 16:49:01.829 +03:00 [DBG] Connection id "0HNC8090TG9AD" received FIN. 2025-06-28 16:49:01.830 +03:00 [DBG] Connection id "0HNC8090TG9AD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:49:01.830 +03:00 [DBG] Connection id "0HNC8090TG9AD" disconnecting. 2025-06-28 16:49:01.830 +03:00 [DBG] Connection id "0HNC8090TG9AD" stopped. 2025-06-28 16:50:01.829 +03:00 [DBG] Connection id "0HNC8090TG9AE" accepted. 2025-06-28 16:50:01.829 +03:00 [DBG] Connection id "0HNC8090TG9AE" started. 2025-06-28 16:50:01.829 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:50:01.829 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:50:01.829 +03:00 [DBG] POST requests are not supported 2025-06-28 16:50:01.829 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:50:01.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-28 16:50:01.829 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:50:01.830 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:50:01.830 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:50:01.830 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:50:01.830 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:50:01.830 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:50:01.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-28 16:50:01.830 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:50:01.830 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:50:01.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-28 16:50:01.830 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:50:01.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-28 16:50:01.830 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:50:01.830 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:50:01.830 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:50:01.830 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:50:01.830 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:50:01.830 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:50:01.830 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:50:01.830 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:50:01.830 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:50:01.830 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1318ms. 2025-06-28 16:50:01.830 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:50:01.830 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:50:01.830 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:50:01.830 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:50:01.830 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:50:01.830 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:50:01.830 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:50:01.830 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:50:01.830 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:50:01.830 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:50:01.830 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:50:01.830 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:50:01.830 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:50:01.830 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:50:01.830 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:50:01.831 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:50:01.831 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:50:01.831 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.706ms 2025-06-28 16:50:01.831 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:50:01.831 +03:00 [DBG] Connection id "0HNC8090TG9AE" completed keep alive response. 2025-06-28 16:50:01.831 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3167ms 2025-06-28 16:50:01.831 +03:00 [DBG] Connection id "0HNC8090TG9AE" received FIN. 2025-06-28 16:50:01.831 +03:00 [DBG] Connection id "0HNC8090TG9AE" disconnecting. 2025-06-28 16:50:01.831 +03:00 [DBG] Connection id "0HNC8090TG9AE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:50:01.832 +03:00 [DBG] Connection id "0HNC8090TG9AE" stopped. 2025-06-28 16:51:01.831 +03:00 [DBG] Connection id "0HNC8090TG9AF" accepted. 2025-06-28 16:51:01.832 +03:00 [DBG] Connection id "0HNC8090TG9AF" started. 2025-06-28 16:51:01.832 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:51:01.832 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:51:01.832 +03:00 [DBG] POST requests are not supported 2025-06-28 16:51:01.832 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:51:01.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-28 16:51:01.832 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:51:01.832 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:51:01.832 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:51:01.832 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:51:01.832 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:51:01.832 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:51:01.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-28 16:51:01.832 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:51:01.832 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:51:01.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-28 16:51:01.832 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:51:01.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-28 16:51:01.832 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:51:01.832 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:51:01.832 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:51:01.832 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:51:01.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:51:01.833 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:51:01.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:51:01.833 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:51:01.833 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:51:01.833 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1298ms. 2025-06-28 16:51:01.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:51:01.833 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:51:01.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:51:01.833 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:51:01.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:51:01.833 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:51:01.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:51:01.833 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:51:01.833 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:51:01.833 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:51:01.833 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:51:01.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:51:01.833 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:51:01.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:51:01.833 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:51:01.833 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:51:01.833 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:51:01.833 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9155ms 2025-06-28 16:51:01.833 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:51:01.833 +03:00 [DBG] Connection id "0HNC8090TG9AF" completed keep alive response. 2025-06-28 16:51:01.833 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6322ms 2025-06-28 16:51:01.834 +03:00 [DBG] Connection id "0HNC8090TG9AF" received FIN. 2025-06-28 16:51:01.834 +03:00 [DBG] Connection id "0HNC8090TG9AF" disconnecting. 2025-06-28 16:51:01.834 +03:00 [DBG] Connection id "0HNC8090TG9AF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:51:01.835 +03:00 [DBG] Connection id "0HNC8090TG9AF" stopped. 2025-06-28 16:52:01.829 +03:00 [DBG] Connection id "0HNC8090TG9AG" accepted. 2025-06-28 16:52:01.829 +03:00 [DBG] Connection id "0HNC8090TG9AG" started. 2025-06-28 16:52:01.829 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:52:01.829 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:52:01.829 +03:00 [DBG] POST requests are not supported 2025-06-28 16:52:01.829 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:52:01.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-28 16:52:01.829 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:52:01.830 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:52:01.830 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:52:01.830 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:52:01.830 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:52:01.830 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:52:01.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-28 16:52:01.830 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:52:01.830 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:52:01.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-28 16:52:01.830 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:52:01.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-28 16:52:01.830 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:52:01.830 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:52:01.830 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:52:01.830 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:52:01.830 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:52:01.830 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:52:01.830 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:52:01.830 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:52:01.830 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:52:01.831 +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-28 16:52:01.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:52:01.831 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:52:01.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:52:01.831 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:52:01.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:52:01.831 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:52:01.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:52:01.831 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:52:01.831 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:52:01.831 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:52:01.831 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:52:01.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:52:01.831 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:52:01.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:52:01.831 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:52:01.831 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:52:01.831 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:52:01.831 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2971ms 2025-06-28 16:52:01.831 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:52:01.831 +03:00 [DBG] Connection id "0HNC8090TG9AG" completed keep alive response. 2025-06-28 16:52:01.832 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1911ms 2025-06-28 16:52:01.832 +03:00 [DBG] Connection id "0HNC8090TG9AG" received FIN. 2025-06-28 16:52:01.832 +03:00 [DBG] Connection id "0HNC8090TG9AG" disconnecting. 2025-06-28 16:52:01.832 +03:00 [DBG] Connection id "0HNC8090TG9AG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:52:01.833 +03:00 [DBG] Connection id "0HNC8090TG9AG" stopped. 2025-06-28 16:53:01.829 +03:00 [DBG] Connection id "0HNC8090TG9AH" accepted. 2025-06-28 16:53:01.830 +03:00 [DBG] Connection id "0HNC8090TG9AH" started. 2025-06-28 16:53:01.830 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:53:01.830 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:53:01.830 +03:00 [DBG] POST requests are not supported 2025-06-28 16:53:01.830 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:53:01.830 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 16:53:01.830 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:53:01.830 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:53:01.830 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:53:01.830 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:53:01.830 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:53:01.830 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:53:01.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-28 16:53:01.830 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:53:01.830 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:53:01.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-28 16:53:01.830 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:53:01.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-28 16:53:01.830 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:53:01.830 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:53:01.830 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:53:01.830 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:53:01.830 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:53:01.831 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:53:01.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:53:01.831 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:53:01.831 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:53:01.831 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1267ms. 2025-06-28 16:53:01.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:53:01.831 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:53:01.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:53:01.831 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:53:01.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:53:01.831 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:53:01.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:53:01.831 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:53:01.831 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:53:01.831 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:53:01.831 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:53:01.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:53:01.831 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:53:01.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:53:01.831 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:53:01.831 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:53:01.831 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:53:01.831 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7107ms 2025-06-28 16:53:01.831 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:53:01.831 +03:00 [DBG] Connection id "0HNC8090TG9AH" completed keep alive response. 2025-06-28 16:53:01.831 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4159ms 2025-06-28 16:53:01.831 +03:00 [DBG] Connection id "0HNC8090TG9AH" received FIN. 2025-06-28 16:53:01.832 +03:00 [DBG] Connection id "0HNC8090TG9AH" disconnecting. 2025-06-28 16:53:01.832 +03:00 [DBG] Connection id "0HNC8090TG9AH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:53:01.833 +03:00 [DBG] Connection id "0HNC8090TG9AH" stopped. 2025-06-28 16:54:01.836 +03:00 [DBG] Connection id "0HNC8090TG9AI" accepted. 2025-06-28 16:54:01.836 +03:00 [DBG] Connection id "0HNC8090TG9AI" started. 2025-06-28 16:54:01.837 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:54:01.837 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:54:01.837 +03:00 [DBG] POST requests are not supported 2025-06-28 16:54:01.837 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:54:01.837 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 16:54:01.837 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:54:01.837 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:54:01.837 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:54:01.837 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:54:01.837 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:54:01.837 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:54:01.837 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 16:54:01.837 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:54:01.837 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:54:01.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-28 16:54:01.837 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:54:01.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-28 16:54:01.837 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:54:01.838 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:54:01.838 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:54:01.838 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:54:01.838 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:54:01.838 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:54:01.838 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:54:01.838 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:54:01.838 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:54:01.838 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1399ms. 2025-06-28 16:54:01.838 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:54:01.838 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:54:01.838 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:54:01.838 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:54:01.838 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:54:01.838 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:54:01.838 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:54:01.838 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:54:01.838 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:54:01.838 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:54:01.838 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:54:01.839 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:54:01.839 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:54:01.839 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:54:01.839 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:54:01.839 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:54:01.839 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:54:01.839 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2486ms 2025-06-28 16:54:01.839 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:54:01.839 +03:00 [DBG] Connection id "0HNC8090TG9AI" completed keep alive response. 2025-06-28 16:54:01.839 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3415ms 2025-06-28 16:54:01.839 +03:00 [DBG] Connection id "0HNC8090TG9AI" received FIN. 2025-06-28 16:54:01.839 +03:00 [DBG] Connection id "0HNC8090TG9AI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:54:01.839 +03:00 [DBG] Connection id "0HNC8090TG9AI" disconnecting. 2025-06-28 16:54:01.840 +03:00 [DBG] Connection id "0HNC8090TG9AI" stopped. 2025-06-28 16:55:01.841 +03:00 [DBG] Connection id "0HNC8090TG9AJ" accepted. 2025-06-28 16:55:01.842 +03:00 [DBG] Connection id "0HNC8090TG9AJ" started. 2025-06-28 16:55:01.842 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:55:01.842 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:55:01.842 +03:00 [DBG] POST requests are not supported 2025-06-28 16:55:01.842 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:55:01.842 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 16:55:01.842 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:55:01.842 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:55:01.842 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:55:01.842 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:55:01.842 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:55:01.842 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:55:01.842 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 16:55:01.842 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:55:01.842 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:55:01.842 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 16:55:01.842 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:55:01.842 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 16:55:01.842 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:55:01.842 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:55:01.842 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:55:01.842 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:55:01.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:55:01.842 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:55:01.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:55:01.842 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:55:01.842 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:55:01.842 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1228ms. 2025-06-28 16:55:01.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:55:01.843 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:55:01.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:55:01.843 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:55:01.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:55:01.843 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:55:01.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:55:01.843 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:55:01.843 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:55:01.843 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:55:01.843 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:55:01.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:55:01.843 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:55:01.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:55:01.843 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:55:01.843 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:55:01.843 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:55:01.843 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6774ms 2025-06-28 16:55:01.843 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:55:01.843 +03:00 [DBG] Connection id "0HNC8090TG9AJ" completed keep alive response. 2025-06-28 16:55:01.843 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2639ms 2025-06-28 16:55:01.843 +03:00 [DBG] Connection id "0HNC8090TG9AJ" received FIN. 2025-06-28 16:55:01.843 +03:00 [DBG] Connection id "0HNC8090TG9AJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:55:01.843 +03:00 [DBG] Connection id "0HNC8090TG9AJ" disconnecting. 2025-06-28 16:55:01.843 +03:00 [DBG] Connection id "0HNC8090TG9AJ" stopped. 2025-06-28 16:56:01.828 +03:00 [DBG] Connection id "0HNC8090TG9AK" accepted. 2025-06-28 16:56:01.828 +03:00 [DBG] Connection id "0HNC8090TG9AK" started. 2025-06-28 16:56:01.828 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:56:01.828 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:56:01.828 +03:00 [DBG] POST requests are not supported 2025-06-28 16:56:01.828 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:56:01.828 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 16:56:01.828 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:56:01.828 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:56:01.829 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:56:01.829 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:56:01.829 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:56:01.829 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:56:01.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-28 16:56:01.829 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:56:01.829 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:56:01.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-28 16:56:01.829 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:56:01.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-28 16:56:01.829 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:56:01.829 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:56:01.829 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:56:01.829 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:56:01.829 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:56:01.829 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:56:01.829 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:56:01.829 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:56:01.829 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:56:01.829 +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-28 16:56:01.830 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:56:01.830 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:56:01.830 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:56:01.830 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:56:01.830 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:56:01.830 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:56:01.830 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:56:01.830 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:56:01.830 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:56:01.830 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:56:01.830 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:56:01.830 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:56:01.830 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:56:01.830 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:56:01.830 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:56:01.830 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:56:01.830 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:56:01.830 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9976ms 2025-06-28 16:56:01.830 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:56:01.830 +03:00 [DBG] Connection id "0HNC8090TG9AK" completed keep alive response. 2025-06-28 16:56:01.830 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9039ms 2025-06-28 16:56:01.830 +03:00 [DBG] Connection id "0HNC8090TG9AK" received FIN. 2025-06-28 16:56:01.830 +03:00 [DBG] Connection id "0HNC8090TG9AK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:56:01.830 +03:00 [DBG] Connection id "0HNC8090TG9AK" disconnecting. 2025-06-28 16:56:01.831 +03:00 [DBG] Connection id "0HNC8090TG9AK" stopped. 2025-06-28 16:57:01.836 +03:00 [DBG] Connection id "0HNC8090TG9AL" accepted. 2025-06-28 16:57:01.836 +03:00 [DBG] Connection id "0HNC8090TG9AL" started. 2025-06-28 16:57:01.837 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:57:01.837 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:57:01.837 +03:00 [DBG] POST requests are not supported 2025-06-28 16:57:01.837 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:57:01.837 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 16:57:01.837 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:57:01.837 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:57:01.837 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:57:01.837 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:57:01.837 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:57:01.837 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:57:01.837 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 16:57:01.837 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:57:01.837 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:57:01.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-28 16:57:01.837 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:57:01.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-28 16:57:01.837 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:57:01.837 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:57:01.837 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:57:01.837 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:57:01.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:57:01.837 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:57:01.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:57:01.837 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:57:01.837 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:57:01.838 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1334ms. 2025-06-28 16:57:01.838 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:57:01.838 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:57:01.838 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:57:01.838 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:57:01.838 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:57:01.838 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:57:01.838 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:57:01.838 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:57:01.838 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:57:01.838 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:57:01.838 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:57:01.838 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:57:01.838 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:57:01.838 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:57:01.838 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:57:01.838 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:57:01.838 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:57:01.838 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6781ms 2025-06-28 16:57:01.838 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:57:01.838 +03:00 [DBG] Connection id "0HNC8090TG9AL" completed keep alive response. 2025-06-28 16:57:01.838 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4182ms 2025-06-28 16:57:01.838 +03:00 [DBG] Connection id "0HNC8090TG9AL" received FIN. 2025-06-28 16:57:01.838 +03:00 [DBG] Connection id "0HNC8090TG9AL" disconnecting. 2025-06-28 16:57:01.839 +03:00 [DBG] Connection id "0HNC8090TG9AL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:57:01.840 +03:00 [DBG] Connection id "0HNC8090TG9AL" stopped. 2025-06-28 16:58:01.842 +03:00 [DBG] Connection id "0HNC8090TG9AM" accepted. 2025-06-28 16:58:01.842 +03:00 [DBG] Connection id "0HNC8090TG9AM" started. 2025-06-28 16:58:01.842 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:58:01.842 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:58:01.842 +03:00 [DBG] POST requests are not supported 2025-06-28 16:58:01.842 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:58:01.842 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 16:58:01.842 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:58:01.842 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:58:01.842 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:58:01.842 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:58:01.843 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:58:01.843 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:58:01.843 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 16:58:01.843 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:58:01.843 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:58:01.843 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 16:58:01.843 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:58:01.843 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 16:58:01.843 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:58:01.843 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:58:01.843 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:58:01.843 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:58:01.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:58:01.843 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:58:01.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:58:01.843 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:58:01.843 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:58:01.843 +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-28 16:58:01.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:58:01.843 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:58:01.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:58:01.843 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:58:01.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:58:01.843 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:58:01.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:58:01.843 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:58:01.843 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:58:01.843 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:58:01.843 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:58:01.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:58:01.843 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:58:01.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:58:01.843 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:58:01.843 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:58:01.843 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:58:01.843 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7115ms 2025-06-28 16:58:01.843 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:58:01.844 +03:00 [DBG] Connection id "0HNC8090TG9AM" completed keep alive response. 2025-06-28 16:58:01.844 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3755ms 2025-06-28 16:58:01.844 +03:00 [DBG] Connection id "0HNC8090TG9AM" received FIN. 2025-06-28 16:58:01.844 +03:00 [DBG] Connection id "0HNC8090TG9AM" disconnecting. 2025-06-28 16:58:01.844 +03:00 [DBG] Connection id "0HNC8090TG9AM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:58:01.845 +03:00 [DBG] Connection id "0HNC8090TG9AM" stopped. 2025-06-28 16:59:01.845 +03:00 [DBG] Connection id "0HNC8090TG9AN" accepted. 2025-06-28 16:59:01.845 +03:00 [DBG] Connection id "0HNC8090TG9AN" started. 2025-06-28 16:59:01.845 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 16:59:01.845 +03:00 [VRB] All hosts are allowed. 2025-06-28 16:59:01.845 +03:00 [DBG] POST requests are not supported 2025-06-28 16:59:01.845 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 16:59:01.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-28 16:59:01.845 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:59:01.845 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 16:59:01.845 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 16:59:01.845 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 16:59:01.845 +03:00 [INF] CORS policy execution successful. 2025-06-28 16:59:01.845 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:59:01.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-28 16:59:01.845 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 16:59:01.845 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 16:59:01.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-28 16:59:01.846 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 16:59:01.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-28 16:59:01.846 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:59:01.846 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:59:01.846 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:59:01.846 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 16:59:01.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:59:01.846 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:59:01.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:59:01.846 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:59:01.846 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 16:59:01.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-28 16:59:01.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:59:01.846 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 16:59:01.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:59:01.846 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 16:59:01.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:59:01.846 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:59:01.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:59:01.846 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:59:01.846 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:59:01.846 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 16:59:01.846 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 16:59:01.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:59:01.847 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 16:59:01.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:59:01.847 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:59:01.847 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:59:01.847 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 16:59:01.847 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1444ms 2025-06-28 16:59:01.847 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 16:59:01.847 +03:00 [DBG] Connection id "0HNC8090TG9AN" completed keep alive response. 2025-06-28 16:59:01.847 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8326ms 2025-06-28 16:59:01.847 +03:00 [DBG] Connection id "0HNC8090TG9AN" received FIN. 2025-06-28 16:59:01.847 +03:00 [DBG] Connection id "0HNC8090TG9AN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 16:59:01.847 +03:00 [DBG] Connection id "0HNC8090TG9AN" disconnecting. 2025-06-28 16:59:01.847 +03:00 [DBG] Connection id "0HNC8090TG9AN" stopped. 2025-06-28 17:00:01.836 +03:00 [DBG] Connection id "0HNC8090TG9AO" accepted. 2025-06-28 17:00:01.836 +03:00 [DBG] Connection id "0HNC8090TG9AO" started. 2025-06-28 17:00:01.836 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 17:00:01.836 +03:00 [VRB] All hosts are allowed. 2025-06-28 17:00:01.836 +03:00 [DBG] POST requests are not supported 2025-06-28 17:00:01.836 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 17:00:01.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-28 17:00:01.836 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:00:01.836 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 17:00:01.836 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 17:00:01.836 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 17:00:01.836 +03:00 [INF] CORS policy execution successful. 2025-06-28 17:00:01.837 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:00:01.837 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 17:00:01.837 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 17:00:01.837 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 17:00:01.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-28 17:00:01.837 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 17:00:01.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-28 17:00:01.837 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:00:01.837 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:00:01.837 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 17:00:01.837 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 17:00:01.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:00:01.837 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:00:01.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:00:01.837 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:00:01.837 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 17:00:01.837 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1316ms. 2025-06-28 17:00:01.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:00:01.837 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:00:01.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:00:01.837 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:00:01.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:00:01.837 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:00:01.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:00:01.837 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:00:01.837 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 17:00:01.837 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 17:00:01.837 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 17:00:01.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:00:01.837 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:00:01.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:00:01.837 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:00:01.837 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:00:01.837 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:00:01.837 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.718ms 2025-06-28 17:00:01.837 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:00:01.838 +03:00 [DBG] Connection id "0HNC8090TG9AO" completed keep alive response. 2025-06-28 17:00:01.838 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.364ms 2025-06-28 17:00:01.838 +03:00 [DBG] Connection id "0HNC8090TG9AO" received FIN. 2025-06-28 17:00:01.838 +03:00 [DBG] Connection id "0HNC8090TG9AO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 17:00:01.838 +03:00 [DBG] Connection id "0HNC8090TG9AO" disconnecting. 2025-06-28 17:00:01.838 +03:00 [DBG] Connection id "0HNC8090TG9AO" stopped. 2025-06-28 17:01:01.830 +03:00 [DBG] Connection id "0HNC8090TG9AP" accepted. 2025-06-28 17:01:01.830 +03:00 [DBG] Connection id "0HNC8090TG9AP" started. 2025-06-28 17:01:01.830 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 17:01:01.830 +03:00 [VRB] All hosts are allowed. 2025-06-28 17:01:01.830 +03:00 [DBG] POST requests are not supported 2025-06-28 17:01:01.830 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 17:01:01.830 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 17:01:01.830 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:01:01.831 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 17:01:01.831 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 17:01:01.831 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 17:01:01.831 +03:00 [INF] CORS policy execution successful. 2025-06-28 17:01:01.831 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:01:01.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-28 17:01:01.831 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 17:01:01.831 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 17:01:01.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-28 17:01:01.831 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 17:01:01.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-28 17:01:01.831 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:01:01.831 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:01:01.831 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 17:01:01.831 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 17:01:01.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:01:01.831 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:01:01.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:01:01.831 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:01:01.831 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 17:01:01.831 +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-28 17:01:01.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:01:01.832 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:01:01.832 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:01:01.832 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:01:01.832 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:01:01.832 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:01:01.832 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:01:01.832 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:01:01.832 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 17:01:01.832 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 17:01:01.832 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 17:01:01.832 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:01:01.832 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:01:01.832 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:01:01.832 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:01:01.832 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:01:01.832 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:01:01.832 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9511ms 2025-06-28 17:01:01.832 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:01:01.832 +03:00 [DBG] Connection id "0HNC8090TG9AP" completed keep alive response. 2025-06-28 17:01:01.832 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8711ms 2025-06-28 17:01:01.832 +03:00 [DBG] Connection id "0HNC8090TG9AP" received FIN. 2025-06-28 17:01:01.832 +03:00 [DBG] Connection id "0HNC8090TG9AP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 17:01:01.832 +03:00 [DBG] Connection id "0HNC8090TG9AP" disconnecting. 2025-06-28 17:01:01.833 +03:00 [DBG] Connection id "0HNC8090TG9AP" stopped. 2025-06-28 17:02:01.904 +03:00 [DBG] Connection id "0HNC8090TG9AQ" accepted. 2025-06-28 17:02:01.904 +03:00 [DBG] Connection id "0HNC8090TG9AQ" started. 2025-06-28 17:02:01.904 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 17:02:01.904 +03:00 [VRB] All hosts are allowed. 2025-06-28 17:02:01.904 +03:00 [DBG] POST requests are not supported 2025-06-28 17:02:01.904 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 17:02:01.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-28 17:02:01.904 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:02:01.904 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 17:02:01.904 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 17:02:01.904 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 17:02:01.904 +03:00 [INF] CORS policy execution successful. 2025-06-28 17:02:01.904 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:02:01.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-28 17:02:01.905 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 17:02:01.905 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 17:02:01.905 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 17:02:01.905 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 17:02:01.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-28 17:02:01.905 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:02:01.905 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:02:01.905 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 17:02:01.905 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 17:02:01.905 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:02:01.905 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:02:01.905 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:02:01.905 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:02:01.905 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 17:02:01.905 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1742ms. 2025-06-28 17:02:01.905 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:02:01.905 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:02:01.905 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:02:01.905 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:02:01.905 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:02:01.905 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:02:01.905 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:02:01.905 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:02:01.905 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 17:02:01.905 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 17:02:01.905 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 17:02:01.905 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:02:01.906 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:02:01.906 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:02:01.906 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:02:01.906 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:02:01.906 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:02:01.906 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.937ms 2025-06-28 17:02:01.906 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:02:01.906 +03:00 [DBG] Connection id "0HNC8090TG9AQ" completed keep alive response. 2025-06-28 17:02:01.906 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7092ms 2025-06-28 17:02:01.906 +03:00 [DBG] Connection id "0HNC8090TG9AQ" received FIN. 2025-06-28 17:02:01.906 +03:00 [DBG] Connection id "0HNC8090TG9AQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 17:02:01.906 +03:00 [DBG] Connection id "0HNC8090TG9AQ" disconnecting. 2025-06-28 17:02:01.906 +03:00 [DBG] Connection id "0HNC8090TG9AQ" stopped. 2025-06-28 17:03:01.833 +03:00 [DBG] Connection id "0HNC8090TG9AR" accepted. 2025-06-28 17:03:01.833 +03:00 [DBG] Connection id "0HNC8090TG9AR" started. 2025-06-28 17:03:01.833 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 17:03:01.833 +03:00 [VRB] All hosts are allowed. 2025-06-28 17:03:01.833 +03:00 [DBG] POST requests are not supported 2025-06-28 17:03:01.833 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 17:03:01.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-28 17:03:01.833 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:03:01.833 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 17:03:01.833 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 17:03:01.833 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 17:03:01.833 +03:00 [INF] CORS policy execution successful. 2025-06-28 17:03:01.833 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:03:01.833 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 17:03:01.833 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 17:03:01.833 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 17:03:01.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-28 17:03:01.834 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 17:03:01.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-28 17:03:01.834 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:03:01.834 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:03:01.834 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 17:03:01.834 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 17:03:01.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:03:01.834 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:03:01.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:03:01.834 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:03:01.834 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 17:03:01.834 +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-28 17:03:01.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:03:01.834 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:03:01.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:03:01.834 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:03:01.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:03:01.834 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:03:01.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:03:01.834 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:03:01.834 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 17:03:01.834 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 17:03:01.834 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 17:03:01.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:03:01.834 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:03:01.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:03:01.834 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:03:01.834 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:03:01.834 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:03:01.834 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8102ms 2025-06-28 17:03:01.834 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:03:01.834 +03:00 [DBG] Connection id "0HNC8090TG9AR" completed keep alive response. 2025-06-28 17:03:01.834 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.49ms 2025-06-28 17:03:01.835 +03:00 [DBG] Connection id "0HNC8090TG9AR" received FIN. 2025-06-28 17:03:01.835 +03:00 [DBG] Connection id "0HNC8090TG9AR" disconnecting. 2025-06-28 17:03:01.835 +03:00 [DBG] Connection id "0HNC8090TG9AR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 17:03:01.836 +03:00 [DBG] Connection id "0HNC8090TG9AR" stopped. 2025-06-28 17:04:01.834 +03:00 [DBG] Connection id "0HNC8090TG9AS" accepted. 2025-06-28 17:04:01.834 +03:00 [DBG] Connection id "0HNC8090TG9AS" started. 2025-06-28 17:04:01.835 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 17:04:01.835 +03:00 [VRB] All hosts are allowed. 2025-06-28 17:04:01.835 +03:00 [DBG] POST requests are not supported 2025-06-28 17:04:01.835 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 17:04:01.835 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 17:04:01.835 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:04:01.835 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 17:04:01.835 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 17:04:01.835 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 17:04:01.835 +03:00 [INF] CORS policy execution successful. 2025-06-28 17:04:01.835 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:04:01.835 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 17:04:01.835 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 17:04:01.835 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 17:04:01.835 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 17:04:01.835 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 17:04:01.835 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 17:04:01.835 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:04:01.835 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:04:01.835 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 17:04:01.835 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 17:04:01.835 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:04:01.836 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:04:01.836 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:04:01.836 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:04:01.836 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 17:04:01.836 +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-28 17:04:01.836 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:04:01.836 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:04:01.836 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:04:01.836 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:04:01.836 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:04:01.836 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:04:01.836 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:04:01.836 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:04:01.836 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 17:04:01.836 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 17:04:01.836 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 17:04:01.836 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:04:01.836 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:04:01.836 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:04:01.836 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:04:01.836 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:04:01.836 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:04:01.836 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1396ms 2025-06-28 17:04:01.836 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:04:01.837 +03:00 [DBG] Connection id "0HNC8090TG9AS" completed keep alive response. 2025-06-28 17:04:01.837 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.076ms 2025-06-28 17:04:01.838 +03:00 [DBG] Connection id "0HNC8090TG9AS" received FIN. 2025-06-28 17:04:01.838 +03:00 [DBG] Connection id "0HNC8090TG9AS" disconnecting. 2025-06-28 17:04:01.838 +03:00 [DBG] Connection id "0HNC8090TG9AS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 17:04:01.838 +03:00 [DBG] Connection id "0HNC8090TG9AS" stopped. 2025-06-28 17:05:01.838 +03:00 [DBG] Connection id "0HNC8090TG9AT" accepted. 2025-06-28 17:05:01.838 +03:00 [DBG] Connection id "0HNC8090TG9AT" started. 2025-06-28 17:05:01.839 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 17:05:01.839 +03:00 [VRB] All hosts are allowed. 2025-06-28 17:05:01.839 +03:00 [DBG] POST requests are not supported 2025-06-28 17:05:01.839 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 17:05:01.839 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 17:05:01.839 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:05:01.839 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 17:05:01.839 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 17:05:01.839 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 17:05:01.839 +03:00 [INF] CORS policy execution successful. 2025-06-28 17:05:01.839 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:05:01.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-28 17:05:01.839 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 17:05:01.839 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 17:05:01.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-28 17:05:01.839 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 17:05:01.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-28 17:05:01.839 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:05:01.839 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:05:01.839 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 17:05:01.839 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 17:05:01.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:05:01.839 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:05:01.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:05:01.839 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:05:01.839 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 17:05:01.839 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1268ms. 2025-06-28 17:05:01.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:05:01.840 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:05:01.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:05:01.840 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:05:01.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:05:01.840 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:05:01.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:05:01.840 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:05:01.840 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 17:05:01.840 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 17:05:01.840 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 17:05:01.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:05:01.840 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:05:01.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:05:01.840 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:05:01.840 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:05:01.840 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:05:01.840 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7585ms 2025-06-28 17:05:01.840 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:05:01.840 +03:00 [DBG] Connection id "0HNC8090TG9AT" completed keep alive response. 2025-06-28 17:05:01.840 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3802ms 2025-06-28 17:05:01.840 +03:00 [DBG] Connection id "0HNC8090TG9AT" received FIN. 2025-06-28 17:05:01.840 +03:00 [DBG] Connection id "0HNC8090TG9AT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 17:05:01.840 +03:00 [DBG] Connection id "0HNC8090TG9AT" disconnecting. 2025-06-28 17:05:01.840 +03:00 [DBG] Connection id "0HNC8090TG9AT" stopped. 2025-06-28 17:06:01.841 +03:00 [DBG] Connection id "0HNC8090TG9AU" accepted. 2025-06-28 17:06:01.841 +03:00 [DBG] Connection id "0HNC8090TG9AU" started. 2025-06-28 17:06:01.841 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 17:06:01.841 +03:00 [VRB] All hosts are allowed. 2025-06-28 17:06:01.842 +03:00 [DBG] POST requests are not supported 2025-06-28 17:06:01.842 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 17:06:01.842 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 17:06:01.842 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:06:01.842 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 17:06:01.842 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 17:06:01.842 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 17:06:01.842 +03:00 [INF] CORS policy execution successful. 2025-06-28 17:06:01.842 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:06:01.842 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 17:06:01.842 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 17:06:01.842 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 17:06:01.842 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 17:06:01.842 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 17:06:01.842 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 17:06:01.842 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:06:01.842 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:06:01.842 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 17:06:01.842 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 17:06:01.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:06:01.842 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:06:01.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:06:01.842 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:06:01.842 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 17:06:01.842 +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-28 17:06:01.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:06:01.842 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:06:01.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:06:01.842 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:06:01.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:06:01.843 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:06:01.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:06:01.843 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:06:01.843 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 17:06:01.843 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 17:06:01.843 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 17:06:01.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:06:01.843 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:06:01.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:06:01.843 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:06:01.843 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:06:01.843 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:06:01.843 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.745ms 2025-06-28 17:06:01.843 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:06:01.843 +03:00 [DBG] Connection id "0HNC8090TG9AU" completed keep alive response. 2025-06-28 17:06:01.843 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4252ms 2025-06-28 17:06:01.843 +03:00 [DBG] Connection id "0HNC8090TG9AU" received FIN. 2025-06-28 17:06:01.843 +03:00 [DBG] Connection id "0HNC8090TG9AU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 17:06:01.844 +03:00 [DBG] Connection id "0HNC8090TG9AU" disconnecting. 2025-06-28 17:06:01.844 +03:00 [DBG] Connection id "0HNC8090TG9AU" stopped. 2025-06-28 17:07:01.841 +03:00 [DBG] Connection id "0HNC8090TG9AV" accepted. 2025-06-28 17:07:01.842 +03:00 [DBG] Connection id "0HNC8090TG9AV" started. 2025-06-28 17:07:01.842 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 17:07:01.842 +03:00 [VRB] All hosts are allowed. 2025-06-28 17:07:01.842 +03:00 [DBG] POST requests are not supported 2025-06-28 17:07:01.842 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 17:07:01.842 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 17:07:01.842 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:07:01.842 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 17:07:01.842 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 17:07:01.842 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 17:07:01.842 +03:00 [INF] CORS policy execution successful. 2025-06-28 17:07:01.842 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:07:01.842 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 17:07:01.842 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 17:07:01.842 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 17:07:01.842 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 17:07:01.842 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 17:07:01.842 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 17:07:01.842 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:07:01.842 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:07:01.843 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 17:07:01.843 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 17:07:01.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:07:01.843 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:07:01.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:07:01.843 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:07:01.843 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 17:07:01.843 +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-28 17:07:01.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:07:01.843 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:07:01.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:07:01.843 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:07:01.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:07:01.843 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:07:01.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:07:01.843 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:07:01.843 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 17:07:01.843 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 17:07:01.843 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 17:07:01.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:07:01.843 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:07:01.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:07:01.843 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:07:01.843 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:07:01.843 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:07:01.843 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8114ms 2025-06-28 17:07:01.843 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:07:01.843 +03:00 [DBG] Connection id "0HNC8090TG9AV" completed keep alive response. 2025-06-28 17:07:01.843 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5162ms 2025-06-28 17:07:01.844 +03:00 [DBG] Connection id "0HNC8090TG9AV" received FIN. 2025-06-28 17:07:01.844 +03:00 [DBG] Connection id "0HNC8090TG9AV" disconnecting. 2025-06-28 17:07:01.844 +03:00 [DBG] Connection id "0HNC8090TG9AV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 17:07:01.845 +03:00 [DBG] Connection id "0HNC8090TG9AV" stopped. 2025-06-28 17:08:01.838 +03:00 [DBG] Connection id "0HNC8090TG9B0" accepted. 2025-06-28 17:08:01.839 +03:00 [DBG] Connection id "0HNC8090TG9B0" started. 2025-06-28 17:08:01.839 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 17:08:01.839 +03:00 [VRB] All hosts are allowed. 2025-06-28 17:08:01.839 +03:00 [DBG] POST requests are not supported 2025-06-28 17:08:01.839 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 17:08:01.839 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 17:08:01.839 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:08:01.839 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 17:08:01.839 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 17:08:01.839 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 17:08:01.839 +03:00 [INF] CORS policy execution successful. 2025-06-28 17:08:01.839 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:08:01.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-28 17:08:01.839 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 17:08:01.839 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 17:08:01.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-28 17:08:01.839 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 17:08:01.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-28 17:08:01.839 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:08:01.839 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:08:01.839 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 17:08:01.840 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 17:08:01.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:08:01.840 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:08:01.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:08:01.840 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:08:01.840 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 17:08:01.840 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1271ms. 2025-06-28 17:08:01.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:08:01.840 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:08:01.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:08:01.840 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:08:01.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:08:01.840 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:08:01.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:08:01.840 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:08:01.840 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 17:08:01.840 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 17:08:01.840 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 17:08:01.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:08:01.840 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:08:01.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:08:01.840 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:08:01.840 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:08:01.840 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:08:01.840 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7156ms 2025-06-28 17:08:01.840 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:08:01.840 +03:00 [DBG] Connection id "0HNC8090TG9B0" completed keep alive response. 2025-06-28 17:08:01.840 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3913ms 2025-06-28 17:08:01.840 +03:00 [DBG] Connection id "0HNC8090TG9B0" received FIN. 2025-06-28 17:08:01.841 +03:00 [DBG] Connection id "0HNC8090TG9B0" disconnecting. 2025-06-28 17:08:01.841 +03:00 [DBG] Connection id "0HNC8090TG9B0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 17:08:01.842 +03:00 [DBG] Connection id "0HNC8090TG9B0" stopped. 2025-06-28 17:09:01.841 +03:00 [DBG] Connection id "0HNC8090TG9B1" accepted. 2025-06-28 17:09:01.841 +03:00 [DBG] Connection id "0HNC8090TG9B1" started. 2025-06-28 17:09:01.841 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 17:09:01.841 +03:00 [VRB] All hosts are allowed. 2025-06-28 17:09:01.841 +03:00 [DBG] POST requests are not supported 2025-06-28 17:09:01.841 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 17:09:01.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-28 17:09:01.841 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:09:01.841 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 17:09:01.841 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 17:09:01.841 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 17:09:01.841 +03:00 [INF] CORS policy execution successful. 2025-06-28 17:09:01.841 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:09:01.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-28 17:09:01.842 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 17:09:01.842 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 17:09:01.842 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 17:09:01.842 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 17:09:01.842 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 17:09:01.842 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:09:01.842 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:09:01.842 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 17:09:01.842 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 17:09:01.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:09:01.842 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:09:01.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:09:01.842 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:09:01.842 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 17:09:01.842 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1235ms. 2025-06-28 17:09:01.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:09:01.842 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:09:01.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:09:01.842 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:09:01.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:09:01.842 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:09:01.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:09:01.842 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:09:01.842 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 17:09:01.842 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 17:09:01.842 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 17:09:01.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:09:01.842 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:09:01.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:09:01.842 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:09:01.842 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:09:01.842 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:09:01.842 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8251ms 2025-06-28 17:09:01.843 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:09:01.843 +03:00 [DBG] Connection id "0HNC8090TG9B1" completed keep alive response. 2025-06-28 17:09:01.843 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4794ms 2025-06-28 17:09:01.843 +03:00 [DBG] Connection id "0HNC8090TG9B1" received FIN. 2025-06-28 17:09:01.843 +03:00 [DBG] Connection id "0HNC8090TG9B1" disconnecting. 2025-06-28 17:09:01.843 +03:00 [DBG] Connection id "0HNC8090TG9B1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 17:09:01.844 +03:00 [DBG] Connection id "0HNC8090TG9B1" stopped. 2025-06-28 17:10:01.832 +03:00 [DBG] Connection id "0HNC8090TG9B2" accepted. 2025-06-28 17:10:01.832 +03:00 [DBG] Connection id "0HNC8090TG9B2" started. 2025-06-28 17:10:01.832 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 17:10:01.832 +03:00 [VRB] All hosts are allowed. 2025-06-28 17:10:01.832 +03:00 [DBG] POST requests are not supported 2025-06-28 17:10:01.832 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 17:10:01.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-28 17:10:01.832 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:10:01.832 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 17:10:01.832 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 17:10:01.832 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 17:10:01.832 +03:00 [INF] CORS policy execution successful. 2025-06-28 17:10:01.832 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:10:01.833 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 17:10:01.833 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 17:10:01.833 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 17:10:01.833 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 17:10:01.833 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 17:10:01.833 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 17:10:01.833 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:10:01.833 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:10:01.833 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 17:10:01.833 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 17:10:01.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:10:01.833 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:10:01.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:10:01.833 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:10:01.833 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 17:10:01.833 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1675ms. 2025-06-28 17:10:01.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:10:01.833 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:10:01.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:10:01.833 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:10:01.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:10:01.833 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:10:01.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:10:01.833 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:10:01.833 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 17:10:01.833 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 17:10:01.833 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 17:10:01.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:10:01.834 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:10:01.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:10:01.834 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:10:01.834 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:10:01.834 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:10:01.834 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8365ms 2025-06-28 17:10:01.834 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:10:01.834 +03:00 [DBG] Connection id "0HNC8090TG9B2" completed keep alive response. 2025-06-28 17:10:01.834 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6174ms 2025-06-28 17:10:01.835 +03:00 [DBG] Connection id "0HNC8090TG9B2" received FIN. 2025-06-28 17:10:01.836 +03:00 [DBG] Connection id "0HNC8090TG9B2" disconnecting. 2025-06-28 17:10:01.836 +03:00 [DBG] Connection id "0HNC8090TG9B2" stopped. 2025-06-28 17:10:01.836 +03:00 [DBG] Connection id "0HNC8090TG9B2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 17:11:01.833 +03:00 [DBG] Connection id "0HNC8090TG9B3" accepted. 2025-06-28 17:11:01.833 +03:00 [DBG] Connection id "0HNC8090TG9B3" started. 2025-06-28 17:11:01.833 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 17:11:01.833 +03:00 [VRB] All hosts are allowed. 2025-06-28 17:11:01.833 +03:00 [DBG] POST requests are not supported 2025-06-28 17:11:01.833 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 17:11:01.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-28 17:11:01.833 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:11:01.833 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 17:11:01.833 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 17:11:01.833 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 17:11:01.833 +03:00 [INF] CORS policy execution successful. 2025-06-28 17:11:01.833 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:11:01.833 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 17:11:01.833 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 17:11:01.834 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 17:11:01.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-28 17:11:01.834 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 17:11:01.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-28 17:11:01.834 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:11:01.834 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:11:01.834 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 17:11:01.834 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 17:11:01.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:11:01.834 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:11:01.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:11:01.834 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:11:01.834 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 17:11:01.834 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1254ms. 2025-06-28 17:11:01.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:11:01.834 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:11:01.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:11:01.834 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:11:01.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:11:01.834 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:11:01.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:11:01.834 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:11:01.834 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 17:11:01.834 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 17:11:01.834 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 17:11:01.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:11:01.834 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:11:01.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:11:01.834 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:11:01.834 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:11:01.834 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:11:01.834 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7348ms 2025-06-28 17:11:01.834 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:11:01.834 +03:00 [DBG] Connection id "0HNC8090TG9B3" completed keep alive response. 2025-06-28 17:11:01.834 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3662ms 2025-06-28 17:11:01.835 +03:00 [DBG] Connection id "0HNC8090TG9B3" received FIN. 2025-06-28 17:11:01.835 +03:00 [DBG] Connection id "0HNC8090TG9B3" disconnecting. 2025-06-28 17:11:01.835 +03:00 [DBG] Connection id "0HNC8090TG9B3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 17:11:01.836 +03:00 [DBG] Connection id "0HNC8090TG9B3" stopped. 2025-06-28 17:12:01.831 +03:00 [DBG] Connection id "0HNC8090TG9B4" accepted. 2025-06-28 17:12:01.831 +03:00 [DBG] Connection id "0HNC8090TG9B4" started. 2025-06-28 17:12:01.831 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 17:12:01.831 +03:00 [VRB] All hosts are allowed. 2025-06-28 17:12:01.832 +03:00 [DBG] POST requests are not supported 2025-06-28 17:12:01.832 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 17:12:01.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-28 17:12:01.832 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:12:01.832 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 17:12:01.832 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 17:12:01.832 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 17:12:01.832 +03:00 [INF] CORS policy execution successful. 2025-06-28 17:12:01.832 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:12:01.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-28 17:12:01.832 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 17:12:01.832 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 17:12:01.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-28 17:12:01.832 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 17:12:01.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-28 17:12:01.832 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:12:01.832 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:12:01.832 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 17:12:01.832 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 17:12:01.832 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:12:01.832 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:12:01.832 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:12:01.832 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:12:01.832 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 17:12:01.833 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1751ms. 2025-06-28 17:12:01.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:12:01.833 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:12:01.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:12:01.833 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:12:01.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:12:01.833 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:12:01.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:12:01.833 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:12:01.833 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 17:12:01.833 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 17:12:01.833 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 17:12:01.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:12:01.833 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:12:01.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:12:01.833 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:12:01.833 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:12:01.833 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:12:01.833 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9821ms 2025-06-28 17:12:01.833 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:12:01.833 +03:00 [DBG] Connection id "0HNC8090TG9B4" completed keep alive response. 2025-06-28 17:12:01.833 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7816ms 2025-06-28 17:12:01.833 +03:00 [DBG] Connection id "0HNC8090TG9B4" received FIN. 2025-06-28 17:12:01.834 +03:00 [DBG] Connection id "0HNC8090TG9B4" disconnecting. 2025-06-28 17:12:01.834 +03:00 [DBG] Connection id "0HNC8090TG9B4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 17:12:01.835 +03:00 [DBG] Connection id "0HNC8090TG9B4" stopped. 2025-06-28 17:13:01.839 +03:00 [DBG] Connection id "0HNC8090TG9B5" accepted. 2025-06-28 17:13:01.839 +03:00 [DBG] Connection id "0HNC8090TG9B5" started. 2025-06-28 17:13:01.839 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 17:13:01.839 +03:00 [VRB] All hosts are allowed. 2025-06-28 17:13:01.839 +03:00 [DBG] POST requests are not supported 2025-06-28 17:13:01.839 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 17:13:01.840 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 17:13:01.840 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:13:01.840 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 17:13:01.840 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 17:13:01.840 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 17:13:01.840 +03:00 [INF] CORS policy execution successful. 2025-06-28 17:13:01.840 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:13:01.840 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 17:13:01.840 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 17:13:01.840 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 17:13:01.840 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 17:13:01.840 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 17:13:01.840 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 17:13:01.840 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:13:01.840 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:13:01.840 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 17:13:01.840 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 17:13:01.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:13:01.840 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:13:01.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:13:01.840 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:13:01.840 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 17:13:01.840 +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-28 17:13:01.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:13:01.840 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:13:01.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:13:01.840 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:13:01.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:13:01.840 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:13:01.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:13:01.840 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:13:01.841 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 17:13:01.841 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 17:13:01.841 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 17:13:01.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:13:01.841 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:13:01.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:13:01.841 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:13:01.841 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:13:01.841 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:13:01.841 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8244ms 2025-06-28 17:13:01.841 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:13:01.841 +03:00 [DBG] Connection id "0HNC8090TG9B5" completed keep alive response. 2025-06-28 17:13:01.841 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4762ms 2025-06-28 17:13:01.841 +03:00 [DBG] Connection id "0HNC8090TG9B5" received FIN. 2025-06-28 17:13:01.841 +03:00 [DBG] Connection id "0HNC8090TG9B5" disconnecting. 2025-06-28 17:13:01.841 +03:00 [DBG] Connection id "0HNC8090TG9B5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 17:13:01.842 +03:00 [DBG] Connection id "0HNC8090TG9B5" stopped. 2025-06-28 17:14:01.841 +03:00 [DBG] Connection id "0HNC8090TG9B6" accepted. 2025-06-28 17:14:01.841 +03:00 [DBG] Connection id "0HNC8090TG9B6" started. 2025-06-28 17:14:01.841 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 17:14:01.841 +03:00 [VRB] All hosts are allowed. 2025-06-28 17:14:01.842 +03:00 [DBG] POST requests are not supported 2025-06-28 17:14:01.842 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 17:14:01.842 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 17:14:01.842 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:14:01.842 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 17:14:01.842 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 17:14:01.842 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 17:14:01.842 +03:00 [INF] CORS policy execution successful. 2025-06-28 17:14:01.842 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:14:01.842 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 17:14:01.842 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 17:14:01.842 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 17:14:01.842 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 17:14:01.842 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 17:14:01.842 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 17:14:01.842 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:14:01.842 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:14:01.842 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 17:14:01.842 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 17:14:01.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:14:01.842 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:14:01.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:14:01.843 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:14:01.843 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 17:14:01.843 +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-28 17:14:01.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:14:01.843 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:14:01.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:14:01.843 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:14:01.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:14:01.843 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:14:01.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:14:01.843 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:14:01.843 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 17:14:01.843 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 17:14:01.843 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 17:14:01.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:14:01.843 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:14:01.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:14:01.843 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:14:01.843 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:14:01.843 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:14:01.843 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7767ms 2025-06-28 17:14:01.843 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:14:01.843 +03:00 [DBG] Connection id "0HNC8090TG9B6" completed keep alive response. 2025-06-28 17:14:01.843 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7074ms 2025-06-28 17:14:01.843 +03:00 [DBG] Connection id "0HNC8090TG9B6" received FIN. 2025-06-28 17:14:01.843 +03:00 [DBG] Connection id "0HNC8090TG9B6" disconnecting. 2025-06-28 17:14:01.844 +03:00 [DBG] Connection id "0HNC8090TG9B6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 17:14:01.845 +03:00 [DBG] Connection id "0HNC8090TG9B6" stopped. 2025-06-28 17:15:01.831 +03:00 [DBG] Connection id "0HNC8090TG9B7" accepted. 2025-06-28 17:15:01.831 +03:00 [DBG] Connection id "0HNC8090TG9B7" started. 2025-06-28 17:15:01.831 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 17:15:01.831 +03:00 [VRB] All hosts are allowed. 2025-06-28 17:15:01.831 +03:00 [DBG] POST requests are not supported 2025-06-28 17:15:01.831 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 17:15:01.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-28 17:15:01.831 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:15:01.831 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 17:15:01.831 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 17:15:01.831 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 17:15:01.832 +03:00 [INF] CORS policy execution successful. 2025-06-28 17:15:01.832 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:15:01.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-28 17:15:01.832 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 17:15:01.832 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 17:15:01.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-28 17:15:01.832 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 17:15:01.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-28 17:15:01.832 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:15:01.832 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:15:01.832 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 17:15:01.832 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 17:15:01.832 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:15:01.832 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:15:01.832 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:15:01.832 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:15:01.832 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 17:15:01.832 +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-28 17:15:01.832 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:15:01.832 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:15:01.832 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:15:01.832 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:15:01.832 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:15:01.832 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:15:01.832 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:15:01.832 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:15:01.832 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 17:15:01.832 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 17:15:01.832 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 17:15:01.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:15:01.833 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:15:01.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:15:01.833 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:15:01.833 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:15:01.833 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:15:01.833 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9264ms 2025-06-28 17:15:01.833 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:15:01.833 +03:00 [DBG] Connection id "0HNC8090TG9B7" completed keep alive response. 2025-06-28 17:15:01.833 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6593ms 2025-06-28 17:15:01.833 +03:00 [DBG] Connection id "0HNC8090TG9B7" received FIN. 2025-06-28 17:15:01.833 +03:00 [DBG] Connection id "0HNC8090TG9B7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 17:15:01.833 +03:00 [DBG] Connection id "0HNC8090TG9B7" disconnecting. 2025-06-28 17:15:01.833 +03:00 [DBG] Connection id "0HNC8090TG9B7" stopped. 2025-06-28 17:16:01.840 +03:00 [DBG] Connection id "0HNC8090TG9B8" accepted. 2025-06-28 17:16:01.840 +03:00 [DBG] Connection id "0HNC8090TG9B8" started. 2025-06-28 17:16:01.840 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 17:16:01.840 +03:00 [VRB] All hosts are allowed. 2025-06-28 17:16:01.840 +03:00 [DBG] POST requests are not supported 2025-06-28 17:16:01.840 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 17:16:01.840 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 17:16:01.840 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:16:01.840 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 17:16:01.840 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 17:16:01.840 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 17:16:01.840 +03:00 [INF] CORS policy execution successful. 2025-06-28 17:16:01.840 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:16:01.840 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 17:16:01.840 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 17:16:01.840 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 17:16:01.840 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 17:16:01.840 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 17:16:01.840 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 17:16:01.840 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:16:01.840 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:16:01.840 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 17:16:01.841 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 17:16:01.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:16:01.841 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:16:01.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:16:01.841 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:16:01.841 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 17:16:01.841 +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-28 17:16:01.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:16:01.841 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:16:01.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:16:01.841 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:16:01.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:16:01.841 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:16:01.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:16:01.841 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:16:01.841 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 17:16:01.841 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 17:16:01.841 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 17:16:01.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:16:01.841 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:16:01.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:16:01.841 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:16:01.841 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:16:01.841 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:16:01.841 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7746ms 2025-06-28 17:16:01.841 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:16:01.841 +03:00 [DBG] Connection id "0HNC8090TG9B8" completed keep alive response. 2025-06-28 17:16:01.841 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4381ms 2025-06-28 17:16:01.842 +03:00 [DBG] Connection id "0HNC8090TG9B8" received FIN. 2025-06-28 17:16:01.842 +03:00 [DBG] Connection id "0HNC8090TG9B8" disconnecting. 2025-06-28 17:16:01.842 +03:00 [DBG] Connection id "0HNC8090TG9B8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 17:16:01.843 +03:00 [DBG] Connection id "0HNC8090TG9B8" stopped. 2025-06-28 17:17:01.842 +03:00 [DBG] Connection id "0HNC8090TG9B9" accepted. 2025-06-28 17:17:01.843 +03:00 [DBG] Connection id "0HNC8090TG9B9" started. 2025-06-28 17:17:01.843 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 17:17:01.843 +03:00 [VRB] All hosts are allowed. 2025-06-28 17:17:01.843 +03:00 [DBG] POST requests are not supported 2025-06-28 17:17:01.843 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 17:17:01.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-28 17:17:01.843 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:17:01.843 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 17:17:01.843 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 17:17:01.843 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 17:17:01.843 +03:00 [INF] CORS policy execution successful. 2025-06-28 17:17:01.843 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:17:01.843 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 17:17:01.843 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 17:17:01.843 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 17:17:01.843 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 17:17:01.843 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 17:17:01.843 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 17:17:01.843 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:17:01.843 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:17:01.843 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 17:17:01.844 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 17:17:01.844 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:17:01.844 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:17:01.844 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:17:01.844 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:17:01.844 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 17:17:01.844 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.152ms. 2025-06-28 17:17:01.844 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:17:01.844 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:17:01.844 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:17:01.844 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:17:01.844 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:17:01.844 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:17:01.844 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:17:01.844 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:17:01.844 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 17:17:01.844 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 17:17:01.844 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 17:17:01.844 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:17:01.844 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:17:01.844 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:17:01.844 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:17:01.844 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:17:01.844 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:17:01.844 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8528ms 2025-06-28 17:17:01.844 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:17:01.844 +03:00 [DBG] Connection id "0HNC8090TG9B9" completed keep alive response. 2025-06-28 17:17:01.844 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6061ms 2025-06-28 17:17:01.845 +03:00 [DBG] Connection id "0HNC8090TG9B9" received FIN. 2025-06-28 17:17:01.845 +03:00 [DBG] Connection id "0HNC8090TG9B9" disconnecting. 2025-06-28 17:17:01.845 +03:00 [DBG] Connection id "0HNC8090TG9B9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 17:17:01.846 +03:00 [DBG] Connection id "0HNC8090TG9B9" stopped. 2025-06-28 17:18:01.836 +03:00 [DBG] Connection id "0HNC8090TG9BA" accepted. 2025-06-28 17:18:01.837 +03:00 [DBG] Connection id "0HNC8090TG9BA" started. 2025-06-28 17:18:01.837 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 17:18:01.837 +03:00 [VRB] All hosts are allowed. 2025-06-28 17:18:01.837 +03:00 [DBG] POST requests are not supported 2025-06-28 17:18:01.837 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 17:18:01.837 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 17:18:01.837 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:18:01.837 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 17:18:01.837 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 17:18:01.837 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 17:18:01.837 +03:00 [INF] CORS policy execution successful. 2025-06-28 17:18:01.837 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:18:01.837 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 17:18:01.837 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 17:18:01.837 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 17:18:01.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-28 17:18:01.837 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 17:18:01.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-28 17:18:01.837 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:18:01.837 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:18:01.837 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 17:18:01.837 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 17:18:01.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:18:01.837 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:18:01.838 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:18:01.838 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:18:01.838 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 17:18:01.838 +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-28 17:18:01.838 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:18:01.838 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:18:01.838 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:18:01.838 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:18:01.838 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:18:01.838 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:18:01.838 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:18:01.838 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:18:01.838 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 17:18:01.838 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 17:18:01.838 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 17:18:01.838 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:18:01.838 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:18:01.838 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:18:01.838 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:18:01.838 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:18:01.838 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:18:01.838 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7053ms 2025-06-28 17:18:01.838 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:18:01.838 +03:00 [DBG] Connection id "0HNC8090TG9BA" completed keep alive response. 2025-06-28 17:18:01.838 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3637ms 2025-06-28 17:18:01.838 +03:00 [DBG] Connection id "0HNC8090TG9BA" received FIN. 2025-06-28 17:18:01.839 +03:00 [DBG] Connection id "0HNC8090TG9BA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 17:18:01.839 +03:00 [DBG] Connection id "0HNC8090TG9BA" disconnecting. 2025-06-28 17:18:01.839 +03:00 [DBG] Connection id "0HNC8090TG9BA" stopped. 2025-06-28 17:19:01.834 +03:00 [DBG] Connection id "0HNC8090TG9BB" accepted. 2025-06-28 17:19:01.834 +03:00 [DBG] Connection id "0HNC8090TG9BB" started. 2025-06-28 17:19:01.834 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 17:19:01.834 +03:00 [VRB] All hosts are allowed. 2025-06-28 17:19:01.834 +03:00 [DBG] POST requests are not supported 2025-06-28 17:19:01.834 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 17:19:01.835 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 17:19:01.835 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:19:01.835 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 17:19:01.835 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 17:19:01.835 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 17:19:01.835 +03:00 [INF] CORS policy execution successful. 2025-06-28 17:19:01.835 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:19:01.835 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 17:19:01.835 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 17:19:01.835 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 17:19:01.835 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 17:19:01.835 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 17:19:01.835 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 17:19:01.835 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:19:01.835 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:19:01.835 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 17:19:01.835 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 17:19:01.835 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:19:01.835 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:19:01.835 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:19:01.835 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:19:01.835 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 17:19:01.835 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1249ms. 2025-06-28 17:19:01.835 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:19:01.835 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:19:01.835 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:19:01.835 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:19:01.835 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:19:01.835 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:19:01.835 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:19:01.835 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:19:01.835 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 17:19:01.836 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 17:19:01.836 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 17:19:01.836 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:19:01.836 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:19:01.836 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:19:01.836 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:19:01.836 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:19:01.836 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:19:01.836 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7121ms 2025-06-28 17:19:01.836 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:19:01.836 +03:00 [DBG] Connection id "0HNC8090TG9BB" completed keep alive response. 2025-06-28 17:19:01.836 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3782ms 2025-06-28 17:19:01.836 +03:00 [DBG] Connection id "0HNC8090TG9BB" received FIN. 2025-06-28 17:19:01.836 +03:00 [DBG] Connection id "0HNC8090TG9BB" disconnecting. 2025-06-28 17:19:01.836 +03:00 [DBG] Connection id "0HNC8090TG9BB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 17:19:01.837 +03:00 [DBG] Connection id "0HNC8090TG9BB" stopped. 2025-06-28 17:20:01.835 +03:00 [DBG] Connection id "0HNC8090TG9BC" accepted. 2025-06-28 17:20:01.835 +03:00 [DBG] Connection id "0HNC8090TG9BC" started. 2025-06-28 17:20:01.835 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 17:20:01.835 +03:00 [VRB] All hosts are allowed. 2025-06-28 17:20:01.835 +03:00 [DBG] POST requests are not supported 2025-06-28 17:20:01.835 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 17:20:01.835 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 17:20:01.835 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:20:01.835 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 17:20:01.835 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 17:20:01.835 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 17:20:01.835 +03:00 [INF] CORS policy execution successful. 2025-06-28 17:20:01.835 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:20:01.835 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 17:20:01.835 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 17:20:01.835 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 17:20:01.835 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 17:20:01.835 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 17:20:01.835 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 17:20:01.835 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:20:01.835 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:20:01.835 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 17:20:01.835 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 17:20:01.835 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:20:01.835 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:20:01.835 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:20:01.835 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:20:01.835 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 17:20:01.836 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1171ms. 2025-06-28 17:20:01.836 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:20:01.836 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:20:01.836 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:20:01.836 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:20:01.836 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:20:01.836 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:20:01.836 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:20:01.836 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:20:01.836 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 17:20:01.836 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 17:20:01.836 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 17:20:01.836 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:20:01.836 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:20:01.836 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:20:01.836 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:20:01.836 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:20:01.836 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:20:01.836 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6812ms 2025-06-28 17:20:01.836 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:20:01.836 +03:00 [DBG] Connection id "0HNC8090TG9BC" completed keep alive response. 2025-06-28 17:20:01.836 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2755ms 2025-06-28 17:20:01.836 +03:00 [DBG] Connection id "0HNC8090TG9BC" received FIN. 2025-06-28 17:20:01.836 +03:00 [DBG] Connection id "0HNC8090TG9BC" disconnecting. 2025-06-28 17:20:01.836 +03:00 [DBG] Connection id "0HNC8090TG9BC" stopped. 2025-06-28 17:20:01.836 +03:00 [DBG] Connection id "0HNC8090TG9BC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 17:21:01.833 +03:00 [DBG] Connection id "0HNC8090TG9BD" accepted. 2025-06-28 17:21:01.833 +03:00 [DBG] Connection id "0HNC8090TG9BD" started. 2025-06-28 17:21:01.833 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 17:21:01.833 +03:00 [VRB] All hosts are allowed. 2025-06-28 17:21:01.833 +03:00 [DBG] POST requests are not supported 2025-06-28 17:21:01.833 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 17:21:01.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-28 17:21:01.833 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:21:01.833 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 17:21:01.833 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 17:21:01.833 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 17:21:01.833 +03:00 [INF] CORS policy execution successful. 2025-06-28 17:21:01.833 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:21:01.833 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 17:21:01.833 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 17:21:01.833 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 17:21:01.833 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 17:21:01.833 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 17:21:01.833 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 17:21:01.833 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:21:01.833 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:21:01.833 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 17:21:01.833 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 17:21:01.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:21:01.833 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:21:01.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:21:01.834 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:21:01.834 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 17:21:01.834 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.111ms. 2025-06-28 17:21:01.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:21:01.834 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:21:01.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:21:01.834 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:21:01.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:21:01.834 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:21:01.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:21:01.834 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:21:01.834 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 17:21:01.834 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 17:21:01.834 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 17:21:01.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:21:01.834 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:21:01.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:21:01.834 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:21:01.834 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:21:01.834 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:21:01.834 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6387ms 2025-06-28 17:21:01.834 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:21:01.834 +03:00 [DBG] Connection id "0HNC8090TG9BD" completed keep alive response. 2025-06-28 17:21:01.834 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2481ms 2025-06-28 17:21:01.834 +03:00 [DBG] Connection id "0HNC8090TG9BD" received FIN. 2025-06-28 17:21:01.834 +03:00 [DBG] Connection id "0HNC8090TG9BD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 17:21:01.835 +03:00 [DBG] Connection id "0HNC8090TG9BD" disconnecting. 2025-06-28 17:21:01.835 +03:00 [DBG] Connection id "0HNC8090TG9BD" stopped. 2025-06-28 17:22:01.832 +03:00 [DBG] Connection id "0HNC8090TG9BE" accepted. 2025-06-28 17:22:01.832 +03:00 [DBG] Connection id "0HNC8090TG9BE" started. 2025-06-28 17:22:01.832 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 17:22:01.832 +03:00 [VRB] All hosts are allowed. 2025-06-28 17:22:01.832 +03:00 [DBG] POST requests are not supported 2025-06-28 17:22:01.832 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 17:22:01.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-28 17:22:01.832 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:22:01.832 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 17:22:01.832 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 17:22:01.832 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 17:22:01.832 +03:00 [INF] CORS policy execution successful. 2025-06-28 17:22:01.832 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:22:01.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-28 17:22:01.833 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 17:22:01.833 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 17:22:01.833 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 17:22:01.833 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 17:22:01.833 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 17:22:01.833 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:22:01.833 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:22:01.833 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 17:22:01.833 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 17:22:01.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:22:01.833 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:22:01.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:22:01.833 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:22:01.833 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 17:22:01.833 +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-28 17:22:01.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:22:01.833 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:22:01.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:22:01.833 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:22:01.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:22:01.833 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:22:01.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:22:01.833 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:22:01.833 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 17:22:01.834 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-28 17:22:01.834 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-28 17:22:01.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:22:01.834 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:22:01.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:22:01.834 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:22:01.834 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:22:01.834 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:22:01.834 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0175ms 2025-06-28 17:22:01.834 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:22:01.834 +03:00 [DBG] Connection id "0HNC8090TG9BE" completed keep alive response. 2025-06-28 17:22:01.834 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8114ms 2025-06-28 17:22:01.834 +03:00 [DBG] Connection id "0HNC8090TG9BE" received FIN. 2025-06-28 17:22:01.834 +03:00 [DBG] Connection id "0HNC8090TG9BE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 17:22:01.834 +03:00 [DBG] Connection id "0HNC8090TG9BE" disconnecting. 2025-06-28 17:22:01.834 +03:00 [DBG] Connection id "0HNC8090TG9BE" stopped. 2025-06-28 17:23:01.839 +03:00 [DBG] Connection id "0HNC8090TG9BF" accepted. 2025-06-28 17:23:01.839 +03:00 [DBG] Connection id "0HNC8090TG9BF" started. 2025-06-28 17:23:01.839 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-28 17:23:01.839 +03:00 [VRB] All hosts are allowed. 2025-06-28 17:23:01.839 +03:00 [DBG] POST requests are not supported 2025-06-28 17:23:01.839 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-28 17:23:01.839 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-28 17:23:01.839 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:23:01.839 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-28 17:23:01.840 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-28 17:23:01.840 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-28 17:23:01.840 +03:00 [INF] CORS policy execution successful. 2025-06-28 17:23:01.840 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:23:01.840 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-28 17:23:01.840 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-28 17:23:01.840 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-28 17:23:01.840 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-28 17:23:01.840 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-28 17:23:01.840 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-28 17:23:01.840 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:23:01.840 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:23:01.840 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 17:23:01.840 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-28 17:23:01.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:23:01.840 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:23:01.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:23:01.840 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:23:01.840 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-28 17:23:01.840 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.UnauthorizedResult in 0.0129ms. 2025-06-28 17:23:01.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:23:01.840 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-28 17:23:01.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:23:01.840 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-28 17:23:01.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:23:01.840 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:23:01.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:23:01.840 +03:00 [VRB] Replacing Microsoft.AspNetCore.Mvc.UnauthorizedResult with status code 401 with Microsoft.AspNetCore.Mvc.ObjectResult. 2025-06-28 17:23:01.840 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:23:01.840 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-06-28 17:23:01.841 +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-28 17:23:01.841 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-28 17:23:01.841 +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-28 17:23:01.841 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/problem+json' to write the response. 2025-06-28 17:23:01.841 +03:00 [INF] Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2025-06-28 17:23:01.842 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-06-28 17:23:01.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:23:01.842 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-28 17:23:01.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:23:01.842 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:23:01.842 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:23:01.842 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-28 17:23:01.842 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8331ms 2025-06-28 17:23:01.842 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-28 17:23:01.842 +03:00 [DBG] Connection id "0HNC8090TG9BF" completed keep alive response. 2025-06-28 17:23:01.842 +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 2.4561ms 2025-06-28 17:23:01.842 +03:00 [DBG] Connection id "0HNC8090TG9BF" received FIN. 2025-06-28 17:23:01.842 +03:00 [DBG] Connection id "0HNC8090TG9BF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-28 17:23:01.842 +03:00 [DBG] Connection id "0HNC8090TG9BF" disconnecting. 2025-06-28 17:23:01.842 +03:00 [DBG] Connection id "0HNC8090TG9BF" stopped.